[==========] 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:49:26.637737  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:33417,127.4.198.253:38757,127.4.198.252:42227
I20260608 12:49:26.639753  4891 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:49:26.640854  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:26.659552  4898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:26.659578  4897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:26.659989  4900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:27.870504  4899 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:49:27.870599  4891 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:49:27.875190  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:27.875423  4891 system_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:27.875595  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922967875578 us; error 0 us; skew 500 ppm
I20260608 12:49:27.876422  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:27.881687  4891 webserver.cc:533] Webserver started at http://127.4.198.254:44675/ using document root <none> and password file <none>
I20260608 12:49:27.882544  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:27.882838  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:27.883311  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:27.889040  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "e5506598df20401097ad8d4441756241"
format_stamp: "Formatted at 2026-06-08 12:49:27 on dist-test-slave-cf34"
I20260608 12:49:27.897164  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260608 12:49:27.903134  4906 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:27.904423  4891 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:49:27.904841  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "e5506598df20401097ad8d4441756241"
format_stamp: "Formatted at 2026-06-08 12:49:27 on dist-test-slave-cf34"
I20260608 12:49:27.905196  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-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:27.963284  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:27.964929  4891 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:49:27.965443  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:28.041174  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:33417
I20260608 12:49:28.041271  4957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:33417 every 8 connection(s)
I20260608 12:49:28.047784  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:28.050050  4958 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:49:28.054888  4960 instance_detector.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:28.057907  4961 instance_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:28.061925  4963 instance_detector.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:28.062323  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:28.063191  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:28.063377  4891 system_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:28.063606  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922968063565 us; error 0 us; skew 500 ppm
I20260608 12:49:28.064270  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:28.068863  4891 webserver.cc:533] Webserver started at http://127.4.198.253:34305/ using document root <none> and password file <none>
I20260608 12:49:28.069530  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:28.069761  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:28.070068  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:28.071273  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root/instance:
uuid: "e5ff6be853b649dcaf81cb54ae36e914"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.073343  4958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:28.077107  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:28.083828  4970 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:28.084815  4891 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:49:28.085136  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root
uuid: "e5ff6be853b649dcaf81cb54ae36e914"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.085451  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-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:49:28.104487  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:28.106050  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:28.109881  4958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:28.113193  4910 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.253:38757: connect: Connection refused (error 111)
W20260608 12:49:28.117969  4958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.253:38757: Network error: Client connection negotiation failed: client connection to 127.4.198.253:38757: connect: Connection refused (error 111)
I20260608 12:49:28.167735  4958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } attempt: 1
W20260608 12:49:28.173597  4958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.253:38757: Network error: Client connection negotiation failed: client connection to 127.4.198.253:38757: connect: Connection refused (error 111)
I20260608 12:49:28.184278  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.253:38757
I20260608 12:49:28.184547  5022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.253:38757 every 8 connection(s)
I20260608 12:49:28.191669  5023 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:28.192857  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:28.197211  5023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:28.202883  5025 instance_detector.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:28.202878  5026 instance_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:28.208834  5029 instance_detector.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:28.209379  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:28.210314  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:28.210597  4891 system_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:28.210884  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922968210862 us; error 0 us; skew 500 ppm
I20260608 12:49:28.211723  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:28.216017  4891 webserver.cc:533] Webserver started at http://127.4.198.252:45781/ using document root <none> and password file <none>
I20260608 12:49:28.216709  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:28.216925  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:28.216884  5023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:28.217314  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:28.219094  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root/instance:
uuid: "bb505b65bcb0447e939b2432f1bd4bd3"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.227021  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:49:28.233320  5035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:28.234423  4891 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:49:28.234328  5023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:28.234823  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root
uuid: "bb505b65bcb0447e939b2432f1bd4bd3"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.235107  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-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)
W20260608 12:49:28.242187  5023 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:42227: Network error: Client connection negotiation failed: client connection to 127.4.198.252:42227: connect: Connection refused (error 111)
I20260608 12:49:28.242115  4958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } attempt: 2
I20260608 12:49:28.254137  4958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:28.259591  4958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:42227: Network error: Client connection negotiation failed: client connection to 127.4.198.252:42227: connect: Connection refused (error 111)
I20260608 12:49:28.271011  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:28.272332  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:28.285817  5023 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } attempt: 1
W20260608 12:49:28.291712  5023 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:42227: Network error: Client connection negotiation failed: client connection to 127.4.198.252:42227: connect: Connection refused (error 111)
I20260608 12:49:28.291882  4958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } attempt: 1
W20260608 12:49:28.297122  4958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:42227: Network error: Client connection negotiation failed: client connection to 127.4.198.252:42227: connect: Connection refused (error 111)
I20260608 12:49:28.344457  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.252:42227
I20260608 12:49:28.344740  5087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.252:42227 every 8 connection(s)
I20260608 12:49:28.348951  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:28.349890  5088 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:28.355831  5088 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:28.364679  4958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } attempt: 2
I20260608 12:49:28.367508  5023 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } attempt: 2
I20260608 12:49:28.372027  5088 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:28.384239  5088 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:28.389393  4958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: Bootstrap starting.
I20260608 12:49:28.390646  5023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914: Bootstrap starting.
I20260608 12:49:28.397516  5023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:28.397780  4958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:28.399730  5023 log.cc:826] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914: Log is configured to *not* fsync() on all Append() calls
I20260608 12:49:28.403920  5088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: Bootstrap starting.
I20260608 12:49:28.405643  5023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914: No bootstrap required, opened a new log
I20260608 12:49:28.407368  4958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: No bootstrap required, opened a new log
I20260608 12:49:28.410852  5088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:28.416191  5088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: No bootstrap required, opened a new log
I20260608 12:49:28.424739  5023 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.424746  4958 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.424746  5088 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.425742  5023 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:28.425786  4958 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:28.426190  5023 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ff6be853b649dcaf81cb54ae36e914, State: Initialized, Role: FOLLOWER
I20260608 12:49:28.426237  4958 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5506598df20401097ad8d4441756241, State: Initialized, Role: FOLLOWER
I20260608 12:49:28.425848  5088 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:28.426744  5088 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb505b65bcb0447e939b2432f1bd4bd3, State: Initialized, Role: FOLLOWER
I20260608 12:49:28.427428  5023 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.427434  4958 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.427734  5088 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.432359  5096 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [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: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.433302  5096 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:28.432953  5097 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [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: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.435029  5023 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:28.435036  4958 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:28.434254  5098 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [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: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.435676  5098 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:28.435111  5097 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:28.436239  5088 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:49:28.475087  4912 tablet.cc:2404] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:49:28.479036  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 12:49:28.495515  5116 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:28.495942  5116 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:28.507930  5096 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:28.508493  5129 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:49:28.508698  5096 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.509821  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:49:28.513779  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e5ff6be853b649dcaf81cb54ae36e914" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5506598df20401097ad8d4441756241" is_pre_election: true
I20260608 12:49:28.514564  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e5ff6be853b649dcaf81cb54ae36e914" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" is_pre_election: true
I20260608 12:49:28.515381  5096 leader_election.cc:290] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5506598df20401097ad8d4441756241 (127.4.198.254:33417), bb505b65bcb0447e939b2432f1bd4bd3 (127.4.198.252:42227)
I20260608 12:49:28.515587  5063 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ff6be853b649dcaf81cb54ae36e914 in term 0.
I20260608 12:49:28.517725  4972 leader_election.cc:304] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb505b65bcb0447e939b2432f1bd4bd3, e5ff6be853b649dcaf81cb54ae36e914; no voters: 
I20260608 12:49:28.514833  4933 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5ff6be853b649dcaf81cb54ae36e914 in term 0.
I20260608 12:49:28.518543  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:28.520395  5096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:28.520805  5096 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:28.521191  5096 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:28.522238  5132 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:28.522598  5132 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:28.529547  5096 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
W20260608 12:49:28.531594  5133 instance_detector.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:28.533347  5134 instance_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:28.535032  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e5ff6be853b649dcaf81cb54ae36e914" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5506598df20401097ad8d4441756241"
I20260608 12:49:28.535784  4933 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:28.546468  4933 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ff6be853b649dcaf81cb54ae36e914 in term 1.
I20260608 12:49:28.549302  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e5ff6be853b649dcaf81cb54ae36e914" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb505b65bcb0447e939b2432f1bd4bd3"
I20260608 12:49:28.550447  5063 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:28.550581  5136 instance_detector.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:28.551553  4973 leader_election.cc:304] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5506598df20401097ad8d4441756241, e5ff6be853b649dcaf81cb54ae36e914; no voters: 
I20260608 12:49:28.551934  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:28.553296  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:28.553568  4891 system_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:28.553789  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922968553769 us; error 0 us; skew 500 ppm
I20260608 12:49:28.554661  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:28.549849  5096 leader_election.cc:290] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [CANDIDATE]: Term 1 election: Requested vote from peers e5506598df20401097ad8d4441756241 (127.4.198.254:33417), bb505b65bcb0447e939b2432f1bd4bd3 (127.4.198.252:42227)
I20260608 12:49:28.557632  5096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:28.558132  5096 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 1 LEADER]: Becoming Leader. State: Replica: e5ff6be853b649dcaf81cb54ae36e914, State: Running, Role: LEADER
I20260608 12:49:28.558360  5063 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5ff6be853b649dcaf81cb54ae36e914 in term 1.
I20260608 12:49:28.559226  5096 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } }
I20260608 12:49:28.566951  4891 webserver.cc:533] Webserver started at http://127.4.198.193:34413/ using document root <none> and password file <none>
I20260608 12:49:28.567893  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:28.568216  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:28.568658  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:28.571259  5138 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5ff6be853b649dcaf81cb54ae36e914. Latest consensus state: current_term: 1 leader_uuid: "e5ff6be853b649dcaf81cb54ae36e914" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.571746  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "2493e8edbcee46fa9ade2ba474f7401b"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.571905  5138 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:28.573855  5142 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:28.579835  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:49:28.580497  5142 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:28.585237  5144 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:28.586270  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:49:28.586647  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "2493e8edbcee46fa9ade2ba474f7401b"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.587074  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-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:28.598233  5063 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 1 FOLLOWER]: Refusing update from remote peer e5ff6be853b649dcaf81cb54ae36e914: 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:28.599737  4933 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 1 FOLLOWER]: Refusing update from remote peer e5ff6be853b649dcaf81cb54ae36e914: 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:28.600885  5138 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:28.601645  5096 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:28.614352  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:28.616416  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:28.620874  5098 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5ff6be853b649dcaf81cb54ae36e914. Latest consensus state: current_term: 1 leader_uuid: "e5ff6be853b649dcaf81cb54ae36e914" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.621706  5098 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:28.624539  5097 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5ff6be853b649dcaf81cb54ae36e914. Latest consensus state: current_term: 1 leader_uuid: "e5ff6be853b649dcaf81cb54ae36e914" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.625519  5097 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:28.631570  5145 mvcc.cc:204] Tried to move back new op lower bound from 7294660479351607296 to 7294660479230173184. Current Snapshot: MvccSnapshot[applied={T|T < 7294660479351607296}]
I20260608 12:49:28.649031  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:28.657786  5096 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e5ff6be853b649dcaf81cb54ae36e914" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.658666  5096 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:28.660910  5142 catalog_manager.cc:1382] Generated new cluster ID: 9fbfce0ef6d84bb99b5bb27d2e6de94a
I20260608 12:49:28.661273  5142 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:28.662678  5097 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e5ff6be853b649dcaf81cb54ae36e914" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.662925  5138 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e5ff6be853b649dcaf81cb54ae36e914" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.663502  5097 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:28.663666  5138 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:28.664633  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:28.664929  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:28.665236  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:28.665467  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:28.670007  5098 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e5ff6be853b649dcaf81cb54ae36e914" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5506598df20401097ad8d4441756241" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 33417 } } peers { permanent_uuid: "e5ff6be853b649dcaf81cb54ae36e914" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 38757 } } peers { permanent_uuid: "bb505b65bcb0447e939b2432f1bd4bd3" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 42227 } } }
I20260608 12:49:28.671033  5098 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:28.723624  5142 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:28.725843  5142 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:28.763476  5142 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914: Generated new TSK 0
I20260608 12:49:28.764714  5142 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:28.804961  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:44915
I20260608 12:49:28.805276  5215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:44915 every 8 connection(s)
I20260608 12:49:28.839320  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:28.842348  5216 heartbeater.cc:344] Connected to a master server at 127.4.198.253:38757
I20260608 12:49:28.842931  5216 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:28.844309  5216 heartbeater.cc:507] Master 127.4.198.253:38757 requested a full tablet report, sending...
I20260608 12:49:28.848569  4988 ts_manager.cc:194] Registered new tserver with Master: 2493e8edbcee46fa9ade2ba474f7401b (127.4.198.193:44915)
I20260608 12:49:28.852205  4988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48192
I20260608 12:49:28.857663  5217 heartbeater.cc:344] Connected to a master server at 127.4.198.252:42227
I20260608 12:49:28.858318  5217 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:28.859439  5217 heartbeater.cc:507] Master 127.4.198.252:42227 requested a full tablet report, sending...
W20260608 12:49:28.861640  5223 instance_detector.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:28.863111  5224 instance_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:28.865836  5053 ts_manager.cc:194] Registered new tserver with Master: 2493e8edbcee46fa9ade2ba474f7401b (127.4.198.193:44915)
I20260608 12:49:28.869297  5218 heartbeater.cc:344] Connected to a master server at 127.4.198.254:33417
I20260608 12:49:28.869758  5218 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:28.870078  5226 instance_detector.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:28.870550  5218 heartbeater.cc:507] Master 127.4.198.254:33417 requested a full tablet report, sending...
I20260608 12:49:28.871086  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:28.872349  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:28.872615  4891 system_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:28.872853  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922968872834 us; error 0 us; skew 500 ppm
I20260608 12:49:28.873534  4923 ts_manager.cc:194] Registered new tserver with Master: 2493e8edbcee46fa9ade2ba474f7401b (127.4.198.193:44915)
I20260608 12:49:28.873663  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:28.876964  4891 webserver.cc:533] Webserver started at http://127.4.198.194:43679/ using document root <none> and password file <none>
I20260608 12:49:28.877660  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:28.877915  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:28.878248  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:28.879819  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "3ef784dd4a3949beb5b8e1ac796f046e"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.886035  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 12:49:28.890882  5231 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:28.891800  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:28.892107  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "3ef784dd4a3949beb5b8e1ac796f046e"
format_stamp: "Formatted at 2026-06-08 12:49:28 on dist-test-slave-cf34"
I20260608 12:49:28.892452  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-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:28.903923  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:28.905241  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:28.906765  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:28.909353  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:28.909535  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:28.909844  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:28.910010  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.009366  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:39401
I20260608 12:49:29.009444  5293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:39401 every 8 connection(s)
I20260608 12:49:29.051108  5294 heartbeater.cc:344] Connected to a master server at 127.4.198.253:38757
I20260608 12:49:29.051721  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:29.051937  5294 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.052948  5294 heartbeater.cc:507] Master 127.4.198.253:38757 requested a full tablet report, sending...
I20260608 12:49:29.056255  5295 heartbeater.cc:344] Connected to a master server at 127.4.198.252:42227
I20260608 12:49:29.056414  4988 ts_manager.cc:194] Registered new tserver with Master: 3ef784dd4a3949beb5b8e1ac796f046e (127.4.198.194:39401)
I20260608 12:49:29.056682  5295 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.057766  5295 heartbeater.cc:507] Master 127.4.198.252:42227 requested a full tablet report, sending...
I20260608 12:49:29.058310  4988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48198
I20260608 12:49:29.061816  5053 ts_manager.cc:194] Registered new tserver with Master: 3ef784dd4a3949beb5b8e1ac796f046e (127.4.198.194:39401)
I20260608 12:49:29.063169  5296 heartbeater.cc:344] Connected to a master server at 127.4.198.254:33417
I20260608 12:49:29.063584  5296 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.064579  5296 heartbeater.cc:507] Master 127.4.198.254:33417 requested a full tablet report, sending...
I20260608 12:49:29.067546  4923 ts_manager.cc:194] Registered new tserver with Master: 3ef784dd4a3949beb5b8e1ac796f046e (127.4.198.194:39401)
W20260608 12:49:29.068950  5301 instance_detector.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:29.072466  5302 instance_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:29.076257  5304 instance_detector.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:29.077332  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:29.078235  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:29.078450  4891 system_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:29.078730  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922969078701 us; error 0 us; skew 500 ppm
I20260608 12:49:29.079370  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:29.082281  4891 webserver.cc:533] Webserver started at http://127.4.198.195:43823/ using document root <none> and password file <none>
I20260608 12:49:29.082890  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:29.083091  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:29.083379  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:29.084769  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "fd6cca41699b4d55a0cc367911590ee0"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-cf34"
I20260608 12:49:29.089986  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:29.094780  5309 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:29.095754  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:29.096118  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "fd6cca41699b4d55a0cc367911590ee0"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-cf34"
I20260608 12:49:29.096484  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922966459002-4891-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:29.116870  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:29.118695  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:29.121394  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:29.125399  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:29.125698  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.125991  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:29.126206  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.215399  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:36183
I20260608 12:49:29.215497  5371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:36183 every 8 connection(s)
I20260608 12:49:29.246975  5373 heartbeater.cc:344] Connected to a master server at 127.4.198.252:42227
I20260608 12:49:29.247437  5373 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.248451  5373 heartbeater.cc:507] Master 127.4.198.252:42227 requested a full tablet report, sending...
I20260608 12:49:29.252125  5053 ts_manager.cc:194] Registered new tserver with Master: fd6cca41699b4d55a0cc367911590ee0 (127.4.198.195:36183)
I20260608 12:49:29.253499  5372 heartbeater.cc:344] Connected to a master server at 127.4.198.253:38757
I20260608 12:49:29.253983  5372 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.255307  5372 heartbeater.cc:507] Master 127.4.198.253:38757 requested a full tablet report, sending...
I20260608 12:49:29.258229  4988 ts_manager.cc:194] Registered new tserver with Master: fd6cca41699b4d55a0cc367911590ee0 (127.4.198.195:36183)
I20260608 12:49:29.260223  4988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48208
I20260608 12:49:29.263507  5375 heartbeater.cc:344] Connected to a master server at 127.4.198.254:33417
I20260608 12:49:29.263967  5375 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.264711  5375 heartbeater.cc:507] Master 127.4.198.254:33417 requested a full tablet report, sending...
I20260608 12:49:29.267613  4923 ts_manager.cc:194] Registered new tserver with Master: fd6cca41699b4d55a0cc367911590ee0 (127.4.198.195:36183)
I20260608 12:49:29.267733  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01272343s
I20260608 12:49:29.502002  5116 catalog_manager.cc:1294] Loaded cluster ID: 9fbfce0ef6d84bb99b5bb27d2e6de94a
I20260608 12:49:29.502338  5116 catalog_manager.cc:1587] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: loading cluster ID for follower catalog manager: success
I20260608 12:49:29.508137  5116 catalog_manager.cc:1609] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: acquiring CA information for follower catalog manager: success
I20260608 12:49:29.512094  5116 catalog_manager.cc:1637] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:29.527070  5132 catalog_manager.cc:1294] Loaded cluster ID: 9fbfce0ef6d84bb99b5bb27d2e6de94a
I20260608 12:49:29.527343  5132 catalog_manager.cc:1587] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: loading cluster ID for follower catalog manager: success
I20260608 12:49:29.532567  5132 catalog_manager.cc:1609] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: acquiring CA information for follower catalog manager: success
I20260608 12:49:29.536320  5132 catalog_manager.cc:1637] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:29.856420  5216 heartbeater.cc:499] Master 127.4.198.253:38757 was elected leader, sending a full tablet report...
I20260608 12:49:30.065969  5294 heartbeater.cc:499] Master 127.4.198.253:38757 was elected leader, sending a full tablet report...
I20260608 12:49:30.263407  5372 heartbeater.cc:499] Master 127.4.198.253:38757 was elected leader, sending a full tablet report...
I20260608 12:49:30.506124  5127 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:30.641956  4988 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48210:
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:49:30.735646  5259 tablet_service.cc:1511] Processing CreateTablet for tablet b71aa9cc8abe43f1b4eca813d0e3b118 (DEFAULT_TABLE table=test-workload [id=ff09bc9ada59417698ca4e694dafc1b6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:30.735378  5337 tablet_service.cc:1511] Processing CreateTablet for tablet 3ccf95c7dae74b39a13fae15bc3f860f (DEFAULT_TABLE table=test-workload [id=ff09bc9ada59417698ca4e694dafc1b6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:30.737287  5259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71aa9cc8abe43f1b4eca813d0e3b118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.738416  5337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccf95c7dae74b39a13fae15bc3f860f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.740095  5181 tablet_service.cc:1511] Processing CreateTablet for tablet 29ddd0c2f60e4e1a8c4a06ecff904cd3 (DEFAULT_TABLE table=test-workload [id=ff09bc9ada59417698ca4e694dafc1b6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:30.741315  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ddd0c2f60e4e1a8c4a06ecff904cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.747426  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 71c0cdcde93e4d92b444d745e8e9b2e8 (DEFAULT_TABLE table=test-workload [id=ff09bc9ada59417698ca4e694dafc1b6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:30.748826  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c0cdcde93e4d92b444d745e8e9b2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.761767  5409 tablet_bootstrap.cc:492] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e: Bootstrap starting.
I20260608 12:49:30.764853  5408 tablet_bootstrap.cc:492] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0: Bootstrap starting.
I20260608 12:49:30.767326  5410 tablet_bootstrap.cc:492] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b: Bootstrap starting.
I20260608 12:49:30.773358  5409 tablet_bootstrap.cc:654] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.774868  5410 tablet_bootstrap.cc:654] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.775382  5408 tablet_bootstrap.cc:654] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.782752  5409 tablet_bootstrap.cc:492] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e: No bootstrap required, opened a new log
I20260608 12:49:30.783488  5409 ts_tablet_manager.cc:1403] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.012s
I20260608 12:49:30.785369  5408 tablet_bootstrap.cc:492] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0: No bootstrap required, opened a new log
I20260608 12:49:30.785858  5410 tablet_bootstrap.cc:492] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b: No bootstrap required, opened a new log
I20260608 12:49:30.785876  5408 ts_tablet_manager.cc:1403] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260608 12:49:30.786684  5410 ts_tablet_manager.cc:1403] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 12:49:30.787056  5409 raft_consensus.cc:359] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef784dd4a3949beb5b8e1ac796f046e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39401 } }
I20260608 12:49:30.787792  5409 raft_consensus.cc:385] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.788154  5409 raft_consensus.cc:740] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef784dd4a3949beb5b8e1ac796f046e, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.788969  5409 consensus_queue.cc:260] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ef784dd4a3949beb5b8e1ac796f046e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39401 } }
I20260608 12:49:30.789763  5409 raft_consensus.cc:399] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:30.789652  5408 raft_consensus.cc:359] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd6cca41699b4d55a0cc367911590ee0" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36183 } }
I20260608 12:49:30.789932  5410 raft_consensus.cc:359] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.790198  5409 raft_consensus.cc:493] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:30.790323  5408 raft_consensus.cc:385] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.790515  5410 raft_consensus.cc:385] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.790694  5409 raft_consensus.cc:3060] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:30.790705  5408 raft_consensus.cc:740] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd6cca41699b4d55a0cc367911590ee0, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.791054  5410 raft_consensus.cc:740] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2493e8edbcee46fa9ade2ba474f7401b, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.792071  5410 consensus_queue.cc:260] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.792282  5408 consensus_queue.cc:260] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd6cca41699b4d55a0cc367911590ee0" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36183 } }
I20260608 12:49:30.792786  5410 raft_consensus.cc:399] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:30.793021  5408 raft_consensus.cc:399] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:30.793190  5410 raft_consensus.cc:493] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:30.793416  5408 raft_consensus.cc:493] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:30.793610  5410 raft_consensus.cc:3060] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:30.793828  5408 raft_consensus.cc:3060] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:30.796491  5409 raft_consensus.cc:515] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef784dd4a3949beb5b8e1ac796f046e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39401 } }
I20260608 12:49:30.797199  5409 leader_election.cc:304] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [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: 3ef784dd4a3949beb5b8e1ac796f046e; no voters: 
I20260608 12:49:30.799558  5409 leader_election.cc:290] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:30.800123  5414 raft_consensus.cc:2804] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:30.800639  5408 raft_consensus.cc:515] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd6cca41699b4d55a0cc367911590ee0" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36183 } }
I20260608 12:49:30.800639  5410 raft_consensus.cc:515] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.801666  5408 leader_election.cc:304] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [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: fd6cca41699b4d55a0cc367911590ee0; no voters: 
I20260608 12:49:30.801788  5410 leader_election.cc:304] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [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: 2493e8edbcee46fa9ade2ba474f7401b; no voters: 
I20260608 12:49:30.809013  5409 ts_tablet_manager.cc:1434] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.010s
I20260608 12:49:30.813884  5410 leader_election.cc:290] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:30.815114  5418 raft_consensus.cc:2804] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:30.815106  5408 leader_election.cc:290] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:30.814057  5414 raft_consensus.cc:697] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 1 LEADER]: Becoming Leader. State: Replica: 3ef784dd4a3949beb5b8e1ac796f046e, State: Running, Role: LEADER
I20260608 12:49:30.815701  5417 raft_consensus.cc:2804] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:30.816756  5414 consensus_queue.cc:237] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [LEADER]: Queue going to LEADER mode. State: All 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: "3ef784dd4a3949beb5b8e1ac796f046e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39401 } }
I20260608 12:49:30.824433  5410 ts_tablet_manager.cc:1434] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.009s
I20260608 12:49:30.825730  5418 raft_consensus.cc:697] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 LEADER]: Becoming Leader. State: Replica: 2493e8edbcee46fa9ade2ba474f7401b, State: Running, Role: LEADER
I20260608 12:49:30.830956  5410 tablet_bootstrap.cc:492] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b: Bootstrap starting.
I20260608 12:49:30.841903  5410 tablet_bootstrap.cc:654] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.844671  4988 catalog_manager.cc:5696] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef784dd4a3949beb5b8e1ac796f046e (127.4.198.194). New cstate: current_term: 1 leader_uuid: "3ef784dd4a3949beb5b8e1ac796f046e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ef784dd4a3949beb5b8e1ac796f046e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39401 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:30.865231  5418 consensus_queue.cc:237] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [LEADER]: Queue going to LEADER mode. State: All 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: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.869696  5410 tablet_bootstrap.cc:492] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b: No bootstrap required, opened a new log
I20260608 12:49:30.870343  5410 ts_tablet_manager.cc:1403] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.017s
I20260608 12:49:30.883275  5408 ts_tablet_manager.cc:1434] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0: Time spent starting tablet: real 0.097s	user 0.041s	sys 0.041s
I20260608 12:49:30.900204  5417 raft_consensus.cc:697] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 1 LEADER]: Becoming Leader. State: Replica: fd6cca41699b4d55a0cc367911590ee0, State: Running, Role: LEADER
I20260608 12:49:30.901296  5417 consensus_queue.cc:237] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [LEADER]: Queue going to LEADER mode. State: All 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: "fd6cca41699b4d55a0cc367911590ee0" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36183 } }
I20260608 12:49:30.909159  5410 raft_consensus.cc:359] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.909852  5410 raft_consensus.cc:385] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.910239  5410 raft_consensus.cc:740] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2493e8edbcee46fa9ade2ba474f7401b, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.911059  5410 consensus_queue.cc:260] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.911788  5410 raft_consensus.cc:399] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:30.912083  5410 raft_consensus.cc:493] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:30.912400  5410 raft_consensus.cc:3060] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:30.918035  5410 raft_consensus.cc:515] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.918629  5410 leader_election.cc:304] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [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: 2493e8edbcee46fa9ade2ba474f7401b; no voters: 
I20260608 12:49:30.919401  5410 leader_election.cc:290] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:30.919703  5423 raft_consensus.cc:2804] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:30.920222  5423 raft_consensus.cc:697] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 LEADER]: Becoming Leader. State: Replica: 2493e8edbcee46fa9ade2ba474f7401b, State: Running, Role: LEADER
I20260608 12:49:30.920964  5423 consensus_queue.cc:237] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [LEADER]: Queue going to LEADER mode. State: All 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: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } }
I20260608 12:49:30.922154  5410 ts_tablet_manager.cc:1434] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b: Time spent starting tablet: real 0.051s	user 0.011s	sys 0.004s
I20260608 12:49:30.930881  4987 catalog_manager.cc:5696] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2493e8edbcee46fa9ade2ba474f7401b (127.4.198.193). New cstate: current_term: 1 leader_uuid: "2493e8edbcee46fa9ade2ba474f7401b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:30.943813  4988 catalog_manager.cc:5696] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd6cca41699b4d55a0cc367911590ee0 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "fd6cca41699b4d55a0cc367911590ee0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd6cca41699b4d55a0cc367911590ee0" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36183 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:30.957268  4987 catalog_manager.cc:5696] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2493e8edbcee46fa9ade2ba474f7401b (127.4.198.193). New cstate: current_term: 1 leader_uuid: "2493e8edbcee46fa9ade2ba474f7401b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2493e8edbcee46fa9ade2ba474f7401b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44915 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:30.983034  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:49:31.003638  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:31.004642  4891 tablet_replica.cc:333] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b: stopping tablet replica
I20260608 12:49:31.005298  4891 raft_consensus.cc:2243] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.005803  4891 raft_consensus.cc:2272] T 71c0cdcde93e4d92b444d745e8e9b2e8 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.008930  4891 tablet_replica.cc:333] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b: stopping tablet replica
I20260608 12:49:31.009439  4891 raft_consensus.cc:2243] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.009867  4891 raft_consensus.cc:2272] T 29ddd0c2f60e4e1a8c4a06ecff904cd3 P 2493e8edbcee46fa9ade2ba474f7401b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.160259  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:49:31.170185  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:49:31.190284  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:31.191329  4891 tablet_replica.cc:333] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e: stopping tablet replica
I20260608 12:49:31.191969  4891 raft_consensus.cc:2243] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.192462  4891 raft_consensus.cc:2272] T b71aa9cc8abe43f1b4eca813d0e3b118 P 3ef784dd4a3949beb5b8e1ac796f046e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.212496  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:49:31.220736  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:49:31.237665  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:31.238628  4891 tablet_replica.cc:333] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0: stopping tablet replica
I20260608 12:49:31.239355  4891 raft_consensus.cc:2243] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.239976  4891 raft_consensus.cc:2272] T 3ccf95c7dae74b39a13fae15bc3f860f P fd6cca41699b4d55a0cc367911590ee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.259920  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:49:31.268170  4891 master.cc:562] Master@127.4.198.254:33417 shutting down...
I20260608 12:49:31.367268  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:31.367785  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.368120  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5506598df20401097ad8d4441756241: stopping tablet replica
I20260608 12:49:31.388681  4891 master.cc:584] Master@127.4.198.254:33417 shutdown complete.
I20260608 12:49:31.406073  4891 master.cc:562] Master@127.4.198.253:38757 shutting down...
I20260608 12:49:31.421371  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:31.422216  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.422538  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5ff6be853b649dcaf81cb54ae36e914: stopping tablet replica
I20260608 12:49:31.461673  4891 master.cc:584] Master@127.4.198.253:38757 shutdown complete.
I20260608 12:49:31.474576  4891 master.cc:562] Master@127.4.198.252:42227 shutting down...
I20260608 12:49:31.490458  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:31.491112  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:31.491508  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb505b65bcb0447e939b2432f1bd4bd3: stopping tablet replica
I20260608 12:49:31.510275  4891 master.cc:584] Master@127.4.198.252:42227 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4901 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:49:31.536581  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:43767
I20260608 12:49:31.537688  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:31.543176  5431 instance_detector.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:31.543321  5432 instance_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:31.544855  5434 instance_detector.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:31.546859  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:31.547593  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:31.547768  4891 system_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:31.547889  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922971547873 us; error 0 us; skew 500 ppm
I20260608 12:49:31.548494  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:31.551052  4891 webserver.cc:533] Webserver started at http://127.4.198.254:32965/ using document root <none> and password file <none>
I20260608 12:49:31.551527  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:31.551683  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:31.551913  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:31.552953  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "c52694cce14b4d518806a8ebc6b33d34"
format_stamp: "Formatted at 2026-06-08 12:49:31 on dist-test-slave-cf34"
I20260608 12:49:31.558164  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:31.562063  5439 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:31.562980  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:31.563342  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "c52694cce14b4d518806a8ebc6b33d34"
format_stamp: "Formatted at 2026-06-08 12:49:31 on dist-test-slave-cf34"
I20260608 12:49:31.563673  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-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:31.587572  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:31.588687  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:31.629134  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:43767
I20260608 12:49:31.629267  5490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:43767 every 8 connection(s)
I20260608 12:49:31.633196  5491 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:31.642611  5491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34: Bootstrap starting.
I20260608 12:49:31.647099  5491 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:31.651165  5491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34: No bootstrap required, opened a new log
I20260608 12:49:31.653206  5491 raft_consensus.cc:359] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c52694cce14b4d518806a8ebc6b33d34" member_type: VOTER }
I20260608 12:49:31.653575  5491 raft_consensus.cc:385] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:31.653769  5491 raft_consensus.cc:740] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52694cce14b4d518806a8ebc6b33d34, State: Initialized, Role: FOLLOWER
I20260608 12:49:31.654377  5491 consensus_queue.cc:260] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c52694cce14b4d518806a8ebc6b33d34" member_type: VOTER }
I20260608 12:49:31.654865  5491 raft_consensus.cc:399] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:31.655086  5491 raft_consensus.cc:493] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:31.655313  5491 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:31.661265  5491 raft_consensus.cc:515] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c52694cce14b4d518806a8ebc6b33d34" member_type: VOTER }
I20260608 12:49:31.661809  5491 leader_election.cc:304] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [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: c52694cce14b4d518806a8ebc6b33d34; no voters: 
I20260608 12:49:31.663038  5491 leader_election.cc:290] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:31.663439  5494 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:31.664860  5494 raft_consensus.cc:697] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 1 LEADER]: Becoming Leader. State: Replica: c52694cce14b4d518806a8ebc6b33d34, State: Running, Role: LEADER
I20260608 12:49:31.665725  5494 consensus_queue.cc:237] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [LEADER]: Queue going to LEADER mode. State: All 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: "c52694cce14b4d518806a8ebc6b33d34" member_type: VOTER }
I20260608 12:49:31.666334  5491 sys_catalog.cc:565] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:31.668833  5496 sys_catalog.cc:455] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c52694cce14b4d518806a8ebc6b33d34. Latest consensus state: current_term: 1 leader_uuid: "c52694cce14b4d518806a8ebc6b33d34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c52694cce14b4d518806a8ebc6b33d34" member_type: VOTER } }
I20260608 12:49:31.668792  5495 sys_catalog.cc:455] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c52694cce14b4d518806a8ebc6b33d34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c52694cce14b4d518806a8ebc6b33d34" member_type: VOTER } }
I20260608 12:49:31.669523  5496 sys_catalog.cc:458] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:31.669589  5495 sys_catalog.cc:458] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:31.674455  5501 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:31.684005  5501 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:31.685058  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:31.695174  5501 catalog_manager.cc:1382] Generated new cluster ID: f44e2c11446e40dab062b55365813fbc
I20260608 12:49:31.695544  5501 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:31.713600  5501 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:31.715343  5501 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:31.730762  5501 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34: Generated new TSK 0
I20260608 12:49:31.731528  5501 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:31.752235  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:31.759054  5512 instance_detector.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:31.760084  5513 instance_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:31.762779  5515 instance_detector.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:31.764276  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:31.765122  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:31.765323  4891 system_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:31.765573  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922971765533 us; error 0 us; skew 500 ppm
I20260608 12:49:31.766312  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:31.769819  4891 webserver.cc:533] Webserver started at http://127.4.198.193:46445/ using document root <none> and password file <none>
I20260608 12:49:31.770391  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:31.770561  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:31.770928  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:31.772037  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "931b2aa423504b45aaa30600069fbf03"
format_stamp: "Formatted at 2026-06-08 12:49:31 on dist-test-slave-cf34"
I20260608 12:49:31.776808  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:31.781067  5520 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:31.782135  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:49:31.782392  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "931b2aa423504b45aaa30600069fbf03"
format_stamp: "Formatted at 2026-06-08 12:49:31 on dist-test-slave-cf34"
I20260608 12:49:31.782660  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-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:31.806429  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:31.807619  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:31.809075  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:31.812157  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:31.812364  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:31.812755  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:31.812932  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:31.852196  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:41279
I20260608 12:49:31.852377  5582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:41279 every 8 connection(s)
I20260608 12:49:31.858338  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:31.877146  5588 instance_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:31.877465  5587 instance_detector.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:31.882386  5590 instance_detector.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:31.884192  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:31.885442  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:31.885721  4891 system_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:31.885938  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922971885918 us; error 0 us; skew 500 ppm
I20260608 12:49:31.886768  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:31.886746  5583 heartbeater.cc:344] Connected to a master server at 127.4.198.254:43767
I20260608 12:49:31.887573  5583 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:31.888669  5583 heartbeater.cc:507] Master 127.4.198.254:43767 requested a full tablet report, sending...
I20260608 12:49:31.890272  4891 webserver.cc:533] Webserver started at http://127.4.198.194:33633/ using document root <none> and password file <none>
I20260608 12:49:31.891067  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:31.891343  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:31.891711  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:31.892205  5456 ts_manager.cc:194] Registered new tserver with Master: 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279)
I20260608 12:49:31.893342  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
format_stamp: "Formatted at 2026-06-08 12:49:31 on dist-test-slave-cf34"
I20260608 12:49:31.894219  5456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36976
I20260608 12:49:31.900023  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:49:31.905800  5595 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:31.906908  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:31.907330  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
format_stamp: "Formatted at 2026-06-08 12:49:31 on dist-test-slave-cf34"
I20260608 12:49:31.907773  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-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:31.936612  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:31.937696  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:31.939190  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:31.941443  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:31.941679  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:31.941952  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:31.942096  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:31.982054  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:44393
I20260608 12:49:31.982164  5657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:44393 every 8 connection(s)
I20260608 12:49:31.987238  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:31.995046  5661 instance_detector.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:31.995842  5662 instance_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:32.000759  4891 server_base.cc:1061] running on GCE node
W20260608 12:49:32.000739  5665 instance_detector.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:32.001878  5658 heartbeater.cc:344] Connected to a master server at 127.4.198.254:43767
I20260608 12:49:32.002120  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:32.002345  5658 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:32.002393  4891 system_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:32.002823  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922972002801 us; error 0 us; skew 500 ppm
I20260608 12:49:32.003500  5658 heartbeater.cc:507] Master 127.4.198.254:43767 requested a full tablet report, sending...
I20260608 12:49:32.003705  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:32.006028  5456 ts_manager.cc:194] Registered new tserver with Master: 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393)
I20260608 12:49:32.006642  4891 webserver.cc:533] Webserver started at http://127.4.198.195:33283/ using document root <none> and password file <none>
I20260608 12:49:32.007263  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:32.007489  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:32.007772  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:32.007791  5456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36984
I20260608 12:49:32.009197  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "e79066968bef46e58698303b1f5ea114"
format_stamp: "Formatted at 2026-06-08 12:49:32 on dist-test-slave-cf34"
I20260608 12:49:32.014150  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:49:32.018090  5669 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:32.019016  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:32.019336  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "e79066968bef46e58698303b1f5ea114"
format_stamp: "Formatted at 2026-06-08 12:49:32 on dist-test-slave-cf34"
I20260608 12:49:32.019596  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-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:32.029832  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:32.031105  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:32.032512  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:32.034751  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:32.035048  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:32.035305  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:32.035485  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:32.075737  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:37455
I20260608 12:49:32.075867  5731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:37455 every 8 connection(s)
I20260608 12:49:32.091652  5732 heartbeater.cc:344] Connected to a master server at 127.4.198.254:43767
I20260608 12:49:32.092130  5732 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:32.093012  5732 heartbeater.cc:507] Master 127.4.198.254:43767 requested a full tablet report, sending...
I20260608 12:49:32.095670  5456 ts_manager.cc:194] Registered new tserver with Master: e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:32.095906  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016947545s
I20260608 12:49:32.097679  5456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36994
I20260608 12:49:32.897330  5583 heartbeater.cc:499] Master 127.4.198.254:43767 was elected leader, sending a full tablet report...
I20260608 12:49:33.010738  5658 heartbeater.cc:499] Master 127.4.198.254:43767 was elected leader, sending a full tablet report...
I20260608 12:49:33.100728  5732 heartbeater.cc:499] Master 127.4.198.254:43767 was elected leader, sending a full tablet report...
I20260608 12:49:33.161429  5456 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37004:
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:49:33.164188  5456 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:33.249907  5623 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7d503eb0514069892fa2b3d7b2769a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:49:33.250615  5621 tablet_service.cc:1511] Processing CreateTablet for tablet 61c543c48a3242069b69a56b494ffc8a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:49:33.251408  5623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7d503eb0514069892fa2b3d7b2769a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.252031  5621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c543c48a3242069b69a56b494ffc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.256102  5622 tablet_service.cc:1511] Processing CreateTablet for tablet 71eeed434770493180826066402b2e67 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:49:33.257560  5622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eeed434770493180826066402b2e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.262754  5696 tablet_service.cc:1511] Processing CreateTablet for tablet 71eeed434770493180826066402b2e67 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:49:33.263188  5620 tablet_service.cc:1511] Processing CreateTablet for tablet ffdecd1fdb2947da9af0a03d80f7af25 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:49:33.264263  5696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eeed434770493180826066402b2e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.264616  5620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffdecd1fdb2947da9af0a03d80f7af25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.266937  5619 tablet_service.cc:1511] Processing CreateTablet for tablet 64f52617d5b0404c997e4fe6cf0b024a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:49:33.268494  5619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f52617d5b0404c997e4fe6cf0b024a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.268184  5695 tablet_service.cc:1511] Processing CreateTablet for tablet 61c543c48a3242069b69a56b494ffc8a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:49:33.269568  5695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c543c48a3242069b69a56b494ffc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.271664  5694 tablet_service.cc:1511] Processing CreateTablet for tablet ffdecd1fdb2947da9af0a03d80f7af25 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:49:33.271574  5618 tablet_service.cc:1511] Processing CreateTablet for tablet 6948218ada3c454984e2113ad88e5b98 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:49:33.273149  5694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffdecd1fdb2947da9af0a03d80f7af25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.273528  5618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6948218ada3c454984e2113ad88e5b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.274181  5697 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7d503eb0514069892fa2b3d7b2769a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:49:33.275580  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7d503eb0514069892fa2b3d7b2769a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.280920  5693 tablet_service.cc:1511] Processing CreateTablet for tablet 64f52617d5b0404c997e4fe6cf0b024a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:49:33.281356  5617 tablet_service.cc:1511] Processing CreateTablet for tablet f1c9e7119efd462b9cfea43ad25f3b70 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:49:33.282342  5693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f52617d5b0404c997e4fe6cf0b024a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.282883  5617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c9e7119efd462b9cfea43ad25f3b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.284093  5692 tablet_service.cc:1511] Processing CreateTablet for tablet 6948218ada3c454984e2113ad88e5b98 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:49:33.287572  5691 tablet_service.cc:1511] Processing CreateTablet for tablet f1c9e7119efd462b9cfea43ad25f3b70 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:49:33.289072  5691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c9e7119efd462b9cfea43ad25f3b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.287675  5616 tablet_service.cc:1511] Processing CreateTablet for tablet 4b568b0256e1442480922bff85029ed4 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:49:33.296056  5692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6948218ada3c454984e2113ad88e5b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.297787  5690 tablet_service.cc:1511] Processing CreateTablet for tablet 4b568b0256e1442480922bff85029ed4 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:49:33.299209  5690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b568b0256e1442480922bff85029ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.296129  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b568b0256e1442480922bff85029ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.324610  5752 tablet_bootstrap.cc:492] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.331341  5752 tablet_bootstrap.cc:654] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.337972  5548 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7d503eb0514069892fa2b3d7b2769a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:49:33.340777  5546 tablet_service.cc:1511] Processing CreateTablet for tablet 61c543c48a3242069b69a56b494ffc8a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:49:33.339485  5548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7d503eb0514069892fa2b3d7b2769a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.345019  5545 tablet_service.cc:1511] Processing CreateTablet for tablet ffdecd1fdb2947da9af0a03d80f7af25 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:49:33.350893  5543 tablet_service.cc:1511] Processing CreateTablet for tablet 6948218ada3c454984e2113ad88e5b98 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:49:33.351903  5544 tablet_service.cc:1511] Processing CreateTablet for tablet 64f52617d5b0404c997e4fe6cf0b024a (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:49:33.358911  5752 tablet_bootstrap.cc:492] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
I20260608 12:49:33.365302  5752 ts_tablet_manager.cc:1403] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.014s
I20260608 12:49:33.365720  5541 tablet_service.cc:1511] Processing CreateTablet for tablet 4b568b0256e1442480922bff85029ed4 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:49:33.368652  5546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c543c48a3242069b69a56b494ffc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.360129  5542 tablet_service.cc:1511] Processing CreateTablet for tablet f1c9e7119efd462b9cfea43ad25f3b70 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:49:33.369864  5542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c9e7119efd462b9cfea43ad25f3b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.370687  5541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b568b0256e1442480922bff85029ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.367169  5547 tablet_service.cc:1511] Processing CreateTablet for tablet 71eeed434770493180826066402b2e67 (DEFAULT_TABLE table=test-workload [id=c4db21fc8e9d4b5c8260e6d15b5be85d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:49:33.371608  5544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f52617d5b0404c997e4fe6cf0b024a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.372587  5543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6948218ada3c454984e2113ad88e5b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.375965  5752 raft_consensus.cc:359] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.376735  5752 raft_consensus.cc:385] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.377799  5752 raft_consensus.cc:740] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.378868  5752 consensus_queue.cc:260] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.380878  5547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71eeed434770493180826066402b2e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.383278  5545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffdecd1fdb2947da9af0a03d80f7af25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:33.392683  5754 tablet_bootstrap.cc:492] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.427532  5752 ts_tablet_manager.cc:1434] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.062s	user 0.021s	sys 0.018s
I20260608 12:49:33.428687  5752 tablet_bootstrap.cc:492] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.440493  5754 tablet_bootstrap.cc:654] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.447999  5756 tablet_bootstrap.cc:492] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:33.451678  5752 tablet_bootstrap.cc:654] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.455618  5756 tablet_bootstrap.cc:654] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.456494  5754 tablet_bootstrap.cc:492] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.456926  5754 ts_tablet_manager.cc:1403] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.005s
I20260608 12:49:33.459226  5754 raft_consensus.cc:359] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.459949  5754 raft_consensus.cc:385] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.460312  5754 raft_consensus.cc:740] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.461328  5754 consensus_queue.cc:260] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.462199  5756 tablet_bootstrap.cc:492] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:33.462595  5752 tablet_bootstrap.cc:492] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
I20260608 12:49:33.462636  5756 ts_tablet_manager.cc:1403] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:49:33.463403  5752 ts_tablet_manager.cc:1403] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.008s
I20260608 12:49:33.464352  5754 ts_tablet_manager.cc:1434] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260608 12:49:33.465595  5754 tablet_bootstrap.cc:492] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.465943  5756 raft_consensus.cc:359] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.466688  5756 raft_consensus.cc:385] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.466539  5752 raft_consensus.cc:359] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.467103  5756 raft_consensus.cc:740] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.467319  5752 raft_consensus.cc:385] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.467710  5752 raft_consensus.cc:740] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.468106  5756 consensus_queue.cc:260] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.468482  5752 consensus_queue.cc:260] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.471036  5752 ts_tablet_manager.cc:1434] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:49:33.471961  5752 tablet_bootstrap.cc:492] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.477177  5756 ts_tablet_manager.cc:1434] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.006s
I20260608 12:49:33.478250  5756 tablet_bootstrap.cc:492] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:33.478847  5752 tablet_bootstrap.cc:654] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.487339  5756 tablet_bootstrap.cc:654] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.498754  5756 tablet_bootstrap.cc:492] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:33.499274  5756 ts_tablet_manager.cc:1403] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.010s
I20260608 12:49:33.501605  5756 raft_consensus.cc:359] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.502379  5756 raft_consensus.cc:385] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.502869  5756 raft_consensus.cc:740] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.503829  5756 consensus_queue.cc:260] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.505107  5752 tablet_bootstrap.cc:492] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
I20260608 12:49:33.505607  5752 ts_tablet_manager.cc:1403] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.009s
I20260608 12:49:33.506541  5754 tablet_bootstrap.cc:654] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.508862  5756 ts_tablet_manager.cc:1434] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260608 12:49:33.508587  5752 raft_consensus.cc:359] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.509315  5752 raft_consensus.cc:385] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.509876  5756 tablet_bootstrap.cc:492] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:33.509716  5752 raft_consensus.cc:740] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.511193  5752 consensus_queue.cc:260] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.513587  5752 ts_tablet_manager.cc:1434] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:49:33.514633  5752 tablet_bootstrap.cc:492] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.516462  5756 tablet_bootstrap.cc:654] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.521776  5752 tablet_bootstrap.cc:654] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.524374  5756 tablet_bootstrap.cc:492] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:33.525069  5756 ts_tablet_manager.cc:1403] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260608 12:49:33.526962  5754 tablet_bootstrap.cc:492] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.527398  5754 ts_tablet_manager.cc:1403] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.001s
I20260608 12:49:33.528051  5752 tablet_bootstrap.cc:492] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
I20260608 12:49:33.527982  5756 raft_consensus.cc:359] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.528625  5752 ts_tablet_manager.cc:1403] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:49:33.528858  5756 raft_consensus.cc:385] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.529188  5756 raft_consensus.cc:740] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.529889  5754 raft_consensus.cc:359] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.530471  5754 raft_consensus.cc:385] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.529980  5756 consensus_queue.cc:260] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.530742  5754 raft_consensus.cc:740] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.531270  5761 raft_consensus.cc:493] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.531563  5754 consensus_queue.cc:260] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.531766  5752 raft_consensus.cc:359] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.531801  5761 raft_consensus.cc:515] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.532644  5752 raft_consensus.cc:385] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.532974  5752 raft_consensus.cc:740] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.533701  5754 ts_tablet_manager.cc:1434] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:49:33.533900  5752 consensus_queue.cc:260] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.534718  5754 tablet_bootstrap.cc:492] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.536315  5752 ts_tablet_manager.cc:1434] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:49:33.537001  5761 leader_election.cc:290] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.537324  5752 tablet_bootstrap.cc:492] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.542053  5754 tablet_bootstrap.cc:654] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.544929  5752 tablet_bootstrap.cc:654] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.545606  5756 ts_tablet_manager.cc:1434] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260608 12:49:33.546675  5756 tablet_bootstrap.cc:492] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:33.551609  5755 raft_consensus.cc:493] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.552155  5755 raft_consensus.cc:515] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.558573  5755 leader_election.cc:290] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.581068  5755 raft_consensus.cc:493] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.582170  5756 tablet_bootstrap.cc:654] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.581789  5755 raft_consensus.cc:515] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.591526  5755 leader_election.cc:290] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.606383  5754 tablet_bootstrap.cc:492] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.606961  5754 ts_tablet_manager.cc:1403] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.022s
I20260608 12:49:33.608600  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7d503eb0514069892fa2b3d7b2769a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:33.610267  5752 tablet_bootstrap.cc:492] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
W20260608 12:49:33.610510  5522 leader_election.cc:343] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.611769  5752 ts_tablet_manager.cc:1403] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.027s
I20260608 12:49:33.612483  5761 raft_consensus.cc:493] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.612766  5754 raft_consensus.cc:359] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.612999  5761 raft_consensus.cc:515] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.613711  5754 raft_consensus.cc:385] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.614108  5754 raft_consensus.cc:740] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.614887  5752 raft_consensus.cc:359] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.615672  5752 raft_consensus.cc:385] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.615167  5754 consensus_queue.cc:260] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.616021  5752 raft_consensus.cc:740] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.616925  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:33.616954  5752 consensus_queue.cc:260] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.618171  5754 ts_tablet_manager.cc:1434] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
W20260608 12:49:33.618652  5522 leader_election.cc:343] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.615309  5761 leader_election.cc:290] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.619364  5754 tablet_bootstrap.cc:492] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.622123  5752 ts_tablet_manager.cc:1434] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:49:33.623337  5752 tablet_bootstrap.cc:492] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.627233  5633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7d503eb0514069892fa2b3d7b2769a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:33.628024  5633 raft_consensus.cc:2468] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 0.
I20260608 12:49:33.629433  5754 tablet_bootstrap.cc:654] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.629771  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:33.630489  5632 raft_consensus.cc:2468] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 0.
I20260608 12:49:33.632006  5523 leader_election.cc:304] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [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: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03; no voters: e79066968bef46e58698303b1f5ea114
I20260608 12:49:33.633194  5761 raft_consensus.cc:2804] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.633697  5761 raft_consensus.cc:493] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.634123  5761 raft_consensus.cc:3060] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.635341  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.636221  5558 raft_consensus.cc:2468] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 0.
I20260608 12:49:33.637576  5557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6948218ada3c454984e2113ad88e5b98" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.639588  5599 leader_election.cc:304] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03; no voters: 
I20260608 12:49:33.640585  5755 raft_consensus.cc:2804] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.640946  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
W20260608 12:49:33.641302  5599 leader_election.cc:343] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.642964  5756 tablet_bootstrap.cc:492] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:33.643092  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6948218ada3c454984e2113ad88e5b98" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:33.644112  5706 raft_consensus.cc:2468] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 0.
I20260608 12:49:33.640974  5755 raft_consensus.cc:493] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.645115  5755 raft_consensus.cc:3060] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:33.645409  5597 leader_election.cc:343] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.646718  5752 tablet_bootstrap.cc:654] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.647123  5754 tablet_bootstrap.cc:492] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.647228  5597 leader_election.cc:304] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:33.647701  5754 ts_tablet_manager.cc:1403] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.016s
I20260608 12:49:33.651399  5754 raft_consensus.cc:359] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.652418  5754 raft_consensus.cc:385] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.652858  5754 raft_consensus.cc:740] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.653940  5754 consensus_queue.cc:260] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.657068  5754 ts_tablet_manager.cc:1434] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:49:33.658499  5754 tablet_bootstrap.cc:492] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.651871  5523 leader_election.cc:304] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [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: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03; no voters: e79066968bef46e58698303b1f5ea114
I20260608 12:49:33.667340  5754 tablet_bootstrap.cc:654] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.643551  5756 ts_tablet_manager.cc:1403] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.005s
I20260608 12:49:33.673024  5755 raft_consensus.cc:515] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.676263  5776 raft_consensus.cc:2804] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.679248  5776 raft_consensus.cc:493] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.679698  5776 raft_consensus.cc:3060] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.680616  5754 tablet_bootstrap.cc:492] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.681294  5754 ts_tablet_manager.cc:1403] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
W20260608 12:49:33.682155  5504 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:33.683158  5778 raft_consensus.cc:2804] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.675931  5761 raft_consensus.cc:515] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.685096  5557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03"
I20260608 12:49:33.684937  5754 raft_consensus.cc:359] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.685097  5509 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:33.687009  5778 raft_consensus.cc:493] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.678048  5756 raft_consensus.cc:359] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.686388  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.687780  5778 raft_consensus.cc:3060] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.690622  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7d503eb0514069892fa2b3d7b2769a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.686290  5755 leader_election.cc:290] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Requested vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.688392  5756 raft_consensus.cc:385] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.691462  5776 raft_consensus.cc:515] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.687155  5754 raft_consensus.cc:385] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:49:33.692306  5522 leader_election.cc:343] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:49:33.688859  5597 leader_election.cc:343] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.692478  5754 raft_consensus.cc:740] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.693885  5776 leader_election.cc:290] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Requested vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.688588  5761 leader_election.cc:290] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 election: Requested vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.694636  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6948218ada3c454984e2113ad88e5b98" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03"
W20260608 12:49:33.688050  5509 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:49:33.691792  5756 raft_consensus.cc:740] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.693929  5754 consensus_queue.cc:260] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.690599  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7d503eb0514069892fa2b3d7b2769a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
I20260608 12:49:33.695590  5632 raft_consensus.cc:3060] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.695900  5756 consensus_queue.cc:260] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.696353  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6948218ada3c454984e2113ad88e5b98" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.696964  5706 raft_consensus.cc:3060] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.698765  5756 ts_tablet_manager.cc:1434] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 12:49:33.699847  5756 tablet_bootstrap.cc:492] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:33.703140  5632 raft_consensus.cc:2468] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 1.
I20260608 12:49:33.686661  5780 raft_consensus.cc:493] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.704361  5780 raft_consensus.cc:515] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
W20260608 12:49:33.705938  5599 leader_election.cc:343] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.709758  5706 raft_consensus.cc:2468] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 1.
I20260608 12:49:33.706764  5754 ts_tablet_manager.cc:1434] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.004s
I20260608 12:49:33.707109  5756 tablet_bootstrap.cc:654] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.707643  5523 leader_election.cc:304] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [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: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03; no voters: e79066968bef46e58698303b1f5ea114
I20260608 12:49:33.711140  5597 leader_election.cc:304] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:33.711800  5761 raft_consensus.cc:2804] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:33.711992  5754 tablet_bootstrap.cc:492] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.712558  5755 raft_consensus.cc:2804] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:33.716123  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b568b0256e1442480922bff85029ed4" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:33.720185  5776 raft_consensus.cc:493] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.721661  5776 raft_consensus.cc:515] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
W20260608 12:49:33.722591  5523 leader_election.cc:343] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.722820  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b568b0256e1442480922bff85029ed4" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:33.723466  5706 raft_consensus.cc:2468] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 0.
I20260608 12:49:33.724071  5776 leader_election.cc:290] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.724239  5761 raft_consensus.cc:697] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 1 LEADER]: Becoming Leader. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Running, Role: LEADER
I20260608 12:49:33.720604  5754 tablet_bootstrap.cc:654] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.725124  5522 leader_election.cc:304] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [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: 931b2aa423504b45aaa30600069fbf03, e79066968bef46e58698303b1f5ea114; no voters: 8b09ba73e00d4495a4f40ea2653e6ffa
I20260608 12:49:33.725242  5761 consensus_queue.cc:237] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.726506  5781 raft_consensus.cc:2804] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.727138  5781 raft_consensus.cc:493] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.727574  5781 raft_consensus.cc:3060] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.728487  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eeed434770493180826066402b2e67" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.730144  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eeed434770493180826066402b2e67" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
W20260608 12:49:33.731415  5599 leader_election.cc:343] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.730773  5706 raft_consensus.cc:2468] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 0.
I20260608 12:49:33.733479  5597 leader_election.cc:304] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:33.734396  5752 tablet_bootstrap.cc:492] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
I20260608 12:49:33.734946  5752 ts_tablet_manager.cc:1403] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.112s	user 0.040s	sys 0.018s
I20260608 12:49:33.735391  5755 raft_consensus.cc:697] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Becoming Leader. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Running, Role: LEADER
I20260608 12:49:33.736312  5781 raft_consensus.cc:515] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.738543  5776 raft_consensus.cc:2804] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.739110  5776 raft_consensus.cc:493] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.739470  5776 raft_consensus.cc:3060] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.737665  5780 leader_election.cc:290] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.736588  5755 consensus_queue.cc:237] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.741456  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b568b0256e1442480922bff85029ed4" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
W20260608 12:49:33.742966  5523 leader_election.cc:343] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.742595  5452 catalog_manager.cc:5696] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 931b2aa423504b45aaa30600069fbf03 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "931b2aa423504b45aaa30600069fbf03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:33.735224  5782 raft_consensus.cc:493] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.745709  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b568b0256e1442480922bff85029ed4" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.746294  5706 raft_consensus.cc:3060] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.745978  5782 raft_consensus.cc:515] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.745093  5781 leader_election.cc:290] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 election: Requested vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.743355  5778 raft_consensus.cc:515] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.749099  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.749573  5557 raft_consensus.cc:2393] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b09ba73e00d4495a4f40ea2653e6ffa in current term 1: Already voted for candidate 931b2aa423504b45aaa30600069fbf03 in this term.
W20260608 12:49:33.750685  5599 leader_election.cc:343] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.750527  5752 raft_consensus.cc:359] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.751365  5752 raft_consensus.cc:385] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.751673  5752 raft_consensus.cc:740] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.752393  5752 consensus_queue.cc:260] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.752831  5599 leader_election.cc:304] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa; no voters: 931b2aa423504b45aaa30600069fbf03, e79066968bef46e58698303b1f5ea114
I20260608 12:49:33.753376  5706 raft_consensus.cc:2468] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 1.
I20260608 12:49:33.754726  5778 leader_election.cc:290] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 election: Requested vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.754637  5522 leader_election.cc:304] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [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: 931b2aa423504b45aaa30600069fbf03, e79066968bef46e58698303b1f5ea114; no voters: 8b09ba73e00d4495a4f40ea2653e6ffa
I20260608 12:49:33.755882  5782 leader_election.cc:290] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.756950  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.758129  5778 raft_consensus.cc:2804] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:49:33.758644  5522 leader_election.cc:343] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.759435  5778 raft_consensus.cc:697] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 1 LEADER]: Becoming Leader. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Running, Role: LEADER
I20260608 12:49:33.760015  5756 tablet_bootstrap.cc:492] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:33.760684  5756 ts_tablet_manager.cc:1403] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260608 12:49:33.760520  5778 consensus_queue.cc:237] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.776258  5782 raft_consensus.cc:2749] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:33.782696  5752 ts_tablet_manager.cc:1434] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
W20260608 12:49:33.784592  5597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.195:37455, user_credentials={real_user=slave}} blocked reactor thread for 51231.2us
I20260608 12:49:33.787179  5752 tablet_bootstrap.cc:492] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.787601  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
I20260608 12:49:33.788419  5632 raft_consensus.cc:2393] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 931b2aa423504b45aaa30600069fbf03 in current term 1: Already voted for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in this term.
I20260608 12:49:33.788954  5754 tablet_bootstrap.cc:492] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.789506  5754 ts_tablet_manager.cc:1403] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.014s
I20260608 12:49:33.789564  5523 leader_election.cc:304] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [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: 931b2aa423504b45aaa30600069fbf03; no voters: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114
I20260608 12:49:33.790836  5778 raft_consensus.cc:2749] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:33.792465  5776 raft_consensus.cc:515] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.793537  5754 raft_consensus.cc:359] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.794323  5754 raft_consensus.cc:385] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.794462  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:33.794703  5754 raft_consensus.cc:740] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.795148  5706 raft_consensus.cc:2468] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 0.
I20260608 12:49:33.795636  5557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eeed434770493180826066402b2e67" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03"
I20260608 12:49:33.795746  5752 tablet_bootstrap.cc:654] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.795758  5754 consensus_queue.cc:260] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.796615  5597 leader_election.cc:304] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:33.793094  5756 raft_consensus.cc:359] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.797906  5776 leader_election.cc:290] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Requested vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.797977  5786 raft_consensus.cc:2804] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.797662  5756 raft_consensus.cc:385] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.800151  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71eeed434770493180826066402b2e67" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.801014  5786 raft_consensus.cc:493] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.801184  5706 raft_consensus.cc:3060] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.801469  5786 raft_consensus.cc:3060] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.804296  5754 ts_tablet_manager.cc:1434] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:49:33.805830  5754 tablet_bootstrap.cc:492] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.808091  5706 raft_consensus.cc:2468] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 1.
I20260608 12:49:33.808133  5786 raft_consensus.cc:515] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.809336  5756 raft_consensus.cc:740] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.810070  5597 leader_election.cc:304] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 
I20260608 12:49:33.811204  5789 raft_consensus.cc:2804] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:33.811774  5789 raft_consensus.cc:697] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Becoming Leader. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Running, Role: LEADER
I20260608 12:49:33.814320  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.814170  5789 consensus_queue.cc:237] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.814963  5707 raft_consensus.cc:3060] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.815330  5754 tablet_bootstrap.cc:654] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.812915  5786 leader_election.cc:290] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Requested vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.812917  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03"
W20260608 12:49:33.819873  5599 leader_election.cc:343] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:33.810320  5756 consensus_queue.cc:260] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.820518  5557 raft_consensus.cc:3060] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.824064  5707 raft_consensus.cc:2468] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 1.
I20260608 12:49:33.825506  5597 leader_election.cc:304] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:33.827607  5557 raft_consensus.cc:2468] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 1.
I20260608 12:49:33.827797  5786 raft_consensus.cc:2804] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:33.828616  5786 raft_consensus.cc:697] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Becoming Leader. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Running, Role: LEADER
I20260608 12:49:33.829909  5754 tablet_bootstrap.cc:492] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.829514  5786 consensus_queue.cc:237] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.830606  5754 ts_tablet_manager.cc:1403] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260608 12:49:33.833595  5756 ts_tablet_manager.cc:1434] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.072s	user 0.010s	sys 0.000s
I20260608 12:49:33.835386  5754 raft_consensus.cc:359] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.836625  5754 raft_consensus.cc:385] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.837013  5754 raft_consensus.cc:740] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.838920  5756 tablet_bootstrap.cc:492] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:33.842777  5453 catalog_manager.cc:5696] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194). New cstate: current_term: 1 leader_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:33.853717  5756 tablet_bootstrap.cc:654] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.838337  5754 consensus_queue.cc:260] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.862857  5760 raft_consensus.cc:493] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.863412  5760 raft_consensus.cc:515] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.874409  5752 tablet_bootstrap.cc:492] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
I20260608 12:49:33.875176  5752 ts_tablet_manager.cc:1403] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.088s	user 0.025s	sys 0.038s
I20260608 12:49:33.882174  5760 leader_election.cc:290] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393)
I20260608 12:49:33.892395  5798 raft_consensus.cc:493] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.886413  5455 catalog_manager.cc:5696] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 931b2aa423504b45aaa30600069fbf03 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "931b2aa423504b45aaa30600069fbf03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:33.895993  5752 raft_consensus.cc:359] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.896754  5752 raft_consensus.cc:385] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.897089  5752 raft_consensus.cc:740] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.897881  5752 consensus_queue.cc:260] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.892262  5760 raft_consensus.cc:493] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.893432  5798 raft_consensus.cc:515] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.905172  5752 ts_tablet_manager.cc:1434] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260608 12:49:33.901751  5760 raft_consensus.cc:515] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.907536  5752 tablet_bootstrap.cc:492] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa: Bootstrap starting.
I20260608 12:49:33.908208  5760 leader_election.cc:290] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393)
I20260608 12:49:33.910183  5754 ts_tablet_manager.cc:1434] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.006s
I20260608 12:49:33.911250  5754 tablet_bootstrap.cc:492] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114: Bootstrap starting.
I20260608 12:49:33.912252  5798 leader_election.cc:290] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393)
I20260608 12:49:33.916334  5752 tablet_bootstrap.cc:654] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.919000  5754 tablet_bootstrap.cc:654] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.919411  5452 catalog_manager.cc:5696] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194). New cstate: current_term: 1 leader_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:33.921535  5452 catalog_manager.cc:5696] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194). New cstate: current_term: 1 leader_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:33.932248  5756 tablet_bootstrap.cc:492] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:33.932807  5756 ts_tablet_manager.cc:1403] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.010s
I20260608 12:49:33.936264  5756 raft_consensus.cc:359] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.940519  5756 raft_consensus.cc:385] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.940825  5756 raft_consensus.cc:740] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.941112  5752 tablet_bootstrap.cc:492] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa: No bootstrap required, opened a new log
I20260608 12:49:33.936352  5754 tablet_bootstrap.cc:492] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114: No bootstrap required, opened a new log
I20260608 12:49:33.941577  5752 ts_tablet_manager.cc:1403] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.005s
I20260608 12:49:33.942157  5756 consensus_queue.cc:260] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.943074  5754 ts_tablet_manager.cc:1403] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260608 12:49:33.937469  5778 raft_consensus.cc:493] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.944446  5778 raft_consensus.cc:515] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.944710  5752 raft_consensus.cc:359] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.945412  5752 raft_consensus.cc:385] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.945704  5752 raft_consensus.cc:740] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.946641  5778 leader_election.cc:290] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.946519  5752 consensus_queue.cc:260] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.946519  5756 ts_tablet_manager.cc:1434] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:49:33.948457  5756 tablet_bootstrap.cc:492] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:33.949203  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:33.949832  5632 raft_consensus.cc:2468] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 0.
I20260608 12:49:33.951761  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:33.952361  5707 raft_consensus.cc:2468] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 0.
I20260608 12:49:33.953161  5752 ts_tablet_manager.cc:1434] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:49:33.953838  5631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdecd1fdb2947da9af0a03d80f7af25" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:33.954684  5631 raft_consensus.cc:2468] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79066968bef46e58698303b1f5ea114 in term 0.
I20260608 12:49:33.953193  5633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:33.955757  5633 raft_consensus.cc:2468] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79066968bef46e58698303b1f5ea114 in term 0.
I20260608 12:49:33.955962  5754 raft_consensus.cc:359] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.956301  5672 leader_election.cc:304] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 
I20260608 12:49:33.956713  5754 raft_consensus.cc:385] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:33.957000  5754 raft_consensus.cc:740] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79066968bef46e58698303b1f5ea114, State: Initialized, Role: FOLLOWER
I20260608 12:49:33.957099  5798 raft_consensus.cc:2804] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.957156  5523 leader_election.cc:304] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03; no voters: 
I20260608 12:49:33.957720  5798 raft_consensus.cc:493] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.958122  5778 raft_consensus.cc:2804] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.957283  5672 leader_election.cc:304] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 
I20260608 12:49:33.958293  5798 raft_consensus.cc:3060] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.958933  5760 raft_consensus.cc:2804] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:33.959172  5557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.960033  5557 raft_consensus.cc:2393] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e79066968bef46e58698303b1f5ea114 in current term 1: Already voted for candidate 931b2aa423504b45aaa30600069fbf03 in this term.
I20260608 12:49:33.960121  5556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdecd1fdb2947da9af0a03d80f7af25" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.960882  5556 raft_consensus.cc:2468] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79066968bef46e58698303b1f5ea114 in term 0.
I20260608 12:49:33.961113  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.959309  5760 raft_consensus.cc:493] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.958547  5778 raft_consensus.cc:493] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:33.962167  5760 raft_consensus.cc:3060] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.962363  5778 raft_consensus.cc:3060] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.962227  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:33.965515  5632 raft_consensus.cc:2393] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e79066968bef46e58698303b1f5ea114 in current term 1: Already voted for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in this term.
I20260608 12:49:33.966095  5798 raft_consensus.cc:515] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.957849  5754 consensus_queue.cc:260] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.970074  5754 ts_tablet_manager.cc:1434] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260608 12:49:33.971309  5798 leader_election.cc:290] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 election: Requested vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393)
I20260608 12:49:33.973455  5786 raft_consensus.cc:493] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:33.973940  5786 raft_consensus.cc:515] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.974262  5778 raft_consensus.cc:515] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.975389  5556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdecd1fdb2947da9af0a03d80f7af25" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03"
I20260608 12:49:33.973950  5756 tablet_bootstrap.cc:654] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:33.975829  5558 raft_consensus.cc:2393] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e79066968bef46e58698303b1f5ea114 in current term 1: Already voted for candidate 931b2aa423504b45aaa30600069fbf03 in this term.
I20260608 12:49:33.976105  5556 raft_consensus.cc:3060] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.977329  5786 leader_election.cc:290] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.978264  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b568b0256e1442480922bff85029ed4" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:33.979055  5557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b568b0256e1442480922bff85029ed4" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:33.979547  5707 raft_consensus.cc:2393] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b09ba73e00d4495a4f40ea2653e6ffa in current term 1: Already voted for candidate 931b2aa423504b45aaa30600069fbf03 in this term.
I20260608 12:49:33.979918  5760 raft_consensus.cc:515] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:33.981334  5599 leader_election.cc:304] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa; no voters: 931b2aa423504b45aaa30600069fbf03, e79066968bef46e58698303b1f5ea114
I20260608 12:49:33.982065  5786 raft_consensus.cc:3060] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.977931  5672 leader_election.cc:304] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [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: e79066968bef46e58698303b1f5ea114; no voters: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:33.982091  5760 leader_election.cc:290] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 election: Requested vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393)
I20260608 12:49:33.990919  5556 raft_consensus.cc:2468] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79066968bef46e58698303b1f5ea114 in term 1.
I20260608 12:49:33.994019  5798 raft_consensus.cc:3060] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.986553  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:33.995396  5707 raft_consensus.cc:2393] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 931b2aa423504b45aaa30600069fbf03 in current term 1: Already voted for candidate e79066968bef46e58698303b1f5ea114 in this term.
I20260608 12:49:33.985080  5778 leader_election.cc:290] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 election: Requested vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:33.996403  5633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffdecd1fdb2947da9af0a03d80f7af25" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
I20260608 12:49:33.997025  5633 raft_consensus.cc:3060] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:33.999377  5786 raft_consensus.cc:2749] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:34.003661  5631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
I20260608 12:49:34.004372  5631 raft_consensus.cc:3060] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:34.005368  5633 raft_consensus.cc:2468] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79066968bef46e58698303b1f5ea114 in term 1.
I20260608 12:49:34.006539  5672 leader_election.cc:304] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 
I20260608 12:49:33.988234  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "e79066968bef46e58698303b1f5ea114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03"
I20260608 12:49:34.008307  5558 raft_consensus.cc:2393] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e79066968bef46e58698303b1f5ea114 in current term 1: Already voted for candidate 931b2aa423504b45aaa30600069fbf03 in this term.
I20260608 12:49:33.983610  5632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f52617d5b0404c997e4fe6cf0b024a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
I20260608 12:49:34.011525  5523 leader_election.cc:304] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [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: 931b2aa423504b45aaa30600069fbf03; no voters: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114
I20260608 12:49:34.012225  5760 raft_consensus.cc:2804] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:34.012573  5778 raft_consensus.cc:2749] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:34.015799  5760 raft_consensus.cc:697] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 1 LEADER]: Becoming Leader. State: Replica: e79066968bef46e58698303b1f5ea114, State: Running, Role: LEADER
I20260608 12:49:34.016426  5756 tablet_bootstrap.cc:492] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:34.016938  5756 ts_tablet_manager.cc:1403] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.012s
I20260608 12:49:34.016762  5760 consensus_queue.cc:237] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:34.018764  5631 raft_consensus.cc:2468] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79066968bef46e58698303b1f5ea114 in term 1.
I20260608 12:49:34.019923  5672 leader_election.cc:304] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [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: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114; no voters: 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:34.020341  5798 raft_consensus.cc:2749] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:34.020141  5756 raft_consensus.cc:359] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:34.020937  5756 raft_consensus.cc:385] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:34.021288  5756 raft_consensus.cc:740] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:34.021947  5798 raft_consensus.cc:2804] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:34.022161  5756 consensus_queue.cc:260] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:34.023181  5798 raft_consensus.cc:697] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 1 LEADER]: Becoming Leader. State: Replica: e79066968bef46e58698303b1f5ea114, State: Running, Role: LEADER
I20260608 12:49:34.024356  5798 consensus_queue.cc:237] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:34.025030  5756 ts_tablet_manager.cc:1434] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:49:34.026571  5756 tablet_bootstrap.cc:492] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03: Bootstrap starting.
I20260608 12:49:34.029809  5455 catalog_manager.cc:5696] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79066968bef46e58698303b1f5ea114 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e79066968bef46e58698303b1f5ea114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:34.033069  5756 tablet_bootstrap.cc:654] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:34.040398  5756 tablet_bootstrap.cc:492] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03: No bootstrap required, opened a new log
I20260608 12:49:34.040870  5756 ts_tablet_manager.cc:1403] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:49:34.043041  5756 raft_consensus.cc:359] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:34.043821  5756 raft_consensus.cc:385] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:34.044106  5756 raft_consensus.cc:740] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Initialized, Role: FOLLOWER
I20260608 12:49:34.044349  5778 raft_consensus.cc:493] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:34.044798  5756 consensus_queue.cc:260] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:34.044862  5778 raft_consensus.cc:515] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:34.045802  5455 catalog_manager.cc:5696] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79066968bef46e58698303b1f5ea114 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e79066968bef46e58698303b1f5ea114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:34.047132  5756 ts_tablet_manager.cc:1434] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:49:34.048708  5778 leader_election.cc:290] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:34.049374  5631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" is_pre_election: true
I20260608 12:49:34.049467  5707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:34.050407  5707 raft_consensus.cc:2393] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 931b2aa423504b45aaa30600069fbf03 in current term 1: Already voted for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in this term.
I20260608 12:49:34.053246  5522 leader_election.cc:304] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [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: 931b2aa423504b45aaa30600069fbf03; no voters: 8b09ba73e00d4495a4f40ea2653e6ffa, e79066968bef46e58698303b1f5ea114
I20260608 12:49:34.054600  5778 raft_consensus.cc:3060] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:34.061483  5778 raft_consensus.cc:2749] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:49:34.141880  5778 consensus_queue.cc:1048] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.152984  5707 raft_consensus.cc:3060] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:34.162153  5778 consensus_queue.cc:1048] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:34.217707  5786 consensus_queue.cc:1048] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.227778  5556 raft_consensus.cc:3060] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:34.235404  5776 consensus_queue.cc:1048] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.292455  5778 consensus_queue.cc:1048] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.305548  5778 consensus_queue.cc:1048] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.311152  5776 consensus_queue.cc:1048] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.323736  5776 consensus_queue.cc:1048] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.369361  5776 consensus_queue.cc:1048] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.380752  5786 consensus_queue.cc:1048] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.450336  5798 consensus_queue.cc:1048] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.462627  5760 consensus_queue.cc:1048] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.524305  5760 consensus_queue.cc:1048] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:34.534819  5760 consensus_queue.cc:1048] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:49:34.688356  5504 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:35.458892  5789 raft_consensus.cc:493] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:35.459581  5789 raft_consensus.cc:515] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:35.461309  5789 leader_election.cc:290] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:35.462306  5556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03" is_pre_election: true
I20260608 12:49:35.462541  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114" is_pre_election: true
I20260608 12:49:35.463001  5556 raft_consensus.cc:2468] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 1.
I20260608 12:49:35.463166  5706 raft_consensus.cc:2468] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 1.
I20260608 12:49:35.464143  5599 leader_election.cc:304] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03; no voters: 
I20260608 12:49:35.464843  5789 raft_consensus.cc:2804] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:35.465232  5789 raft_consensus.cc:493] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:35.465546  5789 raft_consensus.cc:3060] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:35.471323  5789 raft_consensus.cc:515] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:35.472869  5789 leader_election.cc:290] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [CANDIDATE]: Term 2 election: Requested vote from peers 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:35.473628  5556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b2aa423504b45aaa30600069fbf03"
I20260608 12:49:35.473795  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c9e7119efd462b9cfea43ad25f3b70" candidate_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:35.474104  5556 raft_consensus.cc:3060] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:35.474339  5706 raft_consensus.cc:3060] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:35.478379  5556 raft_consensus.cc:2468] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 2.
I20260608 12:49:35.478557  5706 raft_consensus.cc:2468] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b09ba73e00d4495a4f40ea2653e6ffa in term 2.
I20260608 12:49:35.479542  5599 leader_election.cc:304] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: 8b09ba73e00d4495a4f40ea2653e6ffa, 931b2aa423504b45aaa30600069fbf03; no voters: 
I20260608 12:49:35.480314  5789 raft_consensus.cc:2804] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:35.480791  5789 raft_consensus.cc:697] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 LEADER]: Becoming Leader. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Running, Role: LEADER
I20260608 12:49:35.481573  5789 consensus_queue.cc:237] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Queue going to LEADER 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: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:35.488704  5452 catalog_manager.cc:5696] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa reported cstate change: term changed from 0 to 2, leader changed from <none> to 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194). New cstate: current_term: 2 leader_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:35.695894  5509 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:35.716485  5631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a"
dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
mode: GRACEFUL
new_leader_uuid: "931b2aa423504b45aaa30600069fbf03"
 from {username='slave'} at 127.0.0.1:33822
I20260608 12:49:35.717079  5631 raft_consensus.cc:606] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Received request to transfer leadership to TS 931b2aa423504b45aaa30600069fbf03
I20260608 12:49:35.718319  5509 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:49:35.718901  5509 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:35.823702  5828 raft_consensus.cc:993] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa: : Instructing follower 931b2aa423504b45aaa30600069fbf03 to start an election
I20260608 12:49:35.824285  5789 raft_consensus.cc:1081] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Signalling peer 931b2aa423504b45aaa30600069fbf03 to start an election
I20260608 12:49:35.826064  5558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a"
dest_uuid: "931b2aa423504b45aaa30600069fbf03"
 from {username='slave'} at 127.0.0.1:33802
I20260608 12:49:35.826570  5558 raft_consensus.cc:493] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:49:35.826894  5558 raft_consensus.cc:3060] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:35.831664  5558 raft_consensus.cc:515] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:35.833340  5558 leader_election.cc:290] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [CANDIDATE]: Term 2 election: Requested vote from peers 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194:44393), e79066968bef46e58698303b1f5ea114 (127.4.198.195:37455)
I20260608 12:49:35.834347  5631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa"
I20260608 12:49:35.834522  5706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c543c48a3242069b69a56b494ffc8a" candidate_uuid: "931b2aa423504b45aaa30600069fbf03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79066968bef46e58698303b1f5ea114"
I20260608 12:49:35.834913  5631 raft_consensus.cc:3055] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:49:35.835145  5706 raft_consensus.cc:3060] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:35.835304  5631 raft_consensus.cc:740] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b09ba73e00d4495a4f40ea2653e6ffa, State: Running, Role: LEADER
I20260608 12:49:35.836133  5631 consensus_queue.cc:260] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [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: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:35.837059  5631 raft_consensus.cc:3060] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:35.839982  5706 raft_consensus.cc:2468] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 2.
I20260608 12:49:35.841053  5522 leader_election.cc:304] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [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: 931b2aa423504b45aaa30600069fbf03, e79066968bef46e58698303b1f5ea114; no voters: 
I20260608 12:49:35.841711  5631 raft_consensus.cc:2468] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b2aa423504b45aaa30600069fbf03 in term 2.
I20260608 12:49:35.841774  5778 raft_consensus.cc:2804] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:35.842931  5778 raft_consensus.cc:697] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 2 LEADER]: Becoming Leader. State: Replica: 931b2aa423504b45aaa30600069fbf03, State: Running, Role: LEADER
I20260608 12:49:35.843935  5778 consensus_queue.cc:237] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [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: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } }
I20260608 12:49:35.851320  5452 catalog_manager.cc:5696] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 reported cstate change: term changed from 1 to 2, leader changed from 8b09ba73e00d4495a4f40ea2653e6ffa (127.4.198.194) to 931b2aa423504b45aaa30600069fbf03 (127.4.198.193). New cstate: current_term: 2 leader_uuid: "931b2aa423504b45aaa30600069fbf03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:35.936702  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:35.942754  5838 instance_detector.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:35.943610  5839 instance_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:35.945176  5841 instance_detector.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:35.945940  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:35.946705  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:35.946974  4891 system_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:35.947110  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922975947098 us; error 0 us; skew 500 ppm
I20260608 12:49:35.947654  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:35.950083  4891 webserver.cc:533] Webserver started at http://127.4.198.196:36735/ using document root <none> and password file <none>
I20260608 12:49:35.950562  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:35.950721  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:35.951033  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:35.952072  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "ddd928961d8748cb8ff87d7828faf084"
format_stamp: "Formatted at 2026-06-08 12:49:35 on dist-test-slave-cf34"
I20260608 12:49:35.953963  5706 raft_consensus.cc:1275] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Refusing update from remote peer 8b09ba73e00d4495a4f40ea2653e6ffa: 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:35.955302  5789 consensus_queue.cc:1048] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:35.957470  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:35.962225  5558 raft_consensus.cc:1275] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 2 FOLLOWER]: Refusing update from remote peer 8b09ba73e00d4495a4f40ea2653e6ffa: 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:35.964135  5847 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:35.963872  5789 consensus_queue.cc:1048] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:35.965483  4891 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.002s
I20260608 12:49:35.965873  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "ddd928961d8748cb8ff87d7828faf084"
format_stamp: "Formatted at 2026-06-08 12:49:35 on dist-test-slave-cf34"
I20260608 12:49:35.966252  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922966459002-4891-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:36.013147  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:36.014379  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:36.015903  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:36.018625  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:36.018913  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:49:36.019194  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:36.019343  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:36.066205  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:43073
I20260608 12:49:36.066349  5914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:43073 every 8 connection(s)
I20260608 12:49:36.081753  5915 heartbeater.cc:344] Connected to a master server at 127.4.198.254:43767
I20260608 12:49:36.082232  5915 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:36.083011  5915 heartbeater.cc:507] Master 127.4.198.254:43767 requested a full tablet report, sending...
I20260608 12:49:36.085084  5455 ts_manager.cc:194] Registered new tserver with Master: ddd928961d8748cb8ff87d7828faf084 (127.4.198.196:43073)
I20260608 12:49:36.086385  5455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37012
I20260608 12:49:36.355753  5706 raft_consensus.cc:1275] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Refusing update from remote peer 931b2aa423504b45aaa30600069fbf03: 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:36.357348  5778 consensus_queue.cc:1048] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:36.368012  5631 raft_consensus.cc:1275] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 FOLLOWER]: Refusing update from remote peer 931b2aa423504b45aaa30600069fbf03: 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:36.369570  5921 consensus_queue.cc:1048] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:37.089170  5915 heartbeater.cc:499] Master 127.4.198.254:43767 was elected leader, sending a full tablet report...
I20260608 12:49:37.720039  5509 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:37.726133  5509 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:37.726621  5509 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:39.727617  5509 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:39.734100  5509 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:39.734565  5509 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:41.735598  5509 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:41.741550  5558 consensus_queue.cc:237] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [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: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } attrs { replace: true } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } }
I20260608 12:49:41.744851  5509 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:41.745450  5509 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:41.755131  5631 raft_consensus.cc:1275] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Refusing update from remote peer 931b2aa423504b45aaa30600069fbf03: 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:41.755911  5707 raft_consensus.cc:1275] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Refusing update from remote peer 931b2aa423504b45aaa30600069fbf03: 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:41.757447  5931 consensus_queue.cc:1048] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } 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:41.758728  5920 consensus_queue.cc:1048] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:49:41.771167  5522 consensus_peers.cc:597] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 -> Peer ddd928961d8748cb8ff87d7828faf084 (127.4.198.196:43073): Couldn't send request to peer ddd928961d8748cb8ff87d7828faf084. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b568b0256e1442480922bff85029ed4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:41.775755  5929 raft_consensus.cc:2955] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } attrs { replace: true } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.777058  5707 raft_consensus.cc:2955] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } attrs { replace: true } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.777251  5631 raft_consensus.cc:2955] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } attrs { replace: true } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.790818  5452 catalog_manager.cc:5696] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 reported cstate change: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "931b2aa423504b45aaa30600069fbf03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } attrs { replace: true } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.794710  5558 consensus_queue.cc:237] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [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: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } }
I20260608 12:49:41.805466  5631 raft_consensus.cc:1275] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Refusing update from remote peer 931b2aa423504b45aaa30600069fbf03: 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:41.806644  5707 raft_consensus.cc:1275] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Refusing update from remote peer 931b2aa423504b45aaa30600069fbf03: 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:41.807323  5522 consensus_peers.cc:597] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 -> Peer ddd928961d8748cb8ff87d7828faf084 (127.4.198.196:43073): Couldn't send request to peer ddd928961d8748cb8ff87d7828faf084. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c7d503eb0514069892fa2b3d7b2769a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:41.808071  5935 consensus_queue.cc:1048] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:41.809240  5929 consensus_queue.cc:1048] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } 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:41.831730  5929 raft_consensus.cc:2955] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.834110  5707 raft_consensus.cc:2955] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.848197  5455 catalog_manager.cc:5696] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 reported cstate change: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "931b2aa423504b45aaa30600069fbf03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.848291  5631 raft_consensus.cc:2955] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.873175  5631 consensus_queue.cc:237] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } attrs { replace: true } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } }
I20260608 12:49:41.881659  5558 raft_consensus.cc:1275] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Refusing update from remote peer 8b09ba73e00d4495a4f40ea2653e6ffa: 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:41.883522  5707 raft_consensus.cc:1275] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Refusing update from remote peer 8b09ba73e00d4495a4f40ea2653e6ffa: 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:41.883523  5946 consensus_queue.cc:1048] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } 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:41.885421  5925 consensus_queue.cc:1048] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:49:41.893234  5597 consensus_peers.cc:597] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa -> Peer ddd928961d8748cb8ff87d7828faf084 (127.4.198.196:43073): Couldn't send request to peer ddd928961d8748cb8ff87d7828faf084. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71eeed434770493180826066402b2e67. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:41.894837  5946 raft_consensus.cc:2955] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } attrs { replace: true } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.896661  5558 raft_consensus.cc:2955] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } attrs { replace: true } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.898571  5707 raft_consensus.cc:2955] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } attrs { replace: true } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.907845  5453 catalog_manager.cc:5696] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa reported cstate change: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:41.910439  5631 consensus_queue.cc:237] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [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: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } }
I20260608 12:49:41.919209  5558 raft_consensus.cc:1275] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Refusing update from remote peer 8b09ba73e00d4495a4f40ea2653e6ffa: 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:41.919497  5597 consensus_peers.cc:597] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa -> Peer ddd928961d8748cb8ff87d7828faf084 (127.4.198.196:43073): Couldn't send request to peer ddd928961d8748cb8ff87d7828faf084. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6948218ada3c454984e2113ad88e5b98. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:41.920919  5943 consensus_queue.cc:1048] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:41.923139  5706 raft_consensus.cc:1275] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Refusing update from remote peer 8b09ba73e00d4495a4f40ea2653e6ffa: 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:41.927464  5943 consensus_queue.cc:1048] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } 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:41.939885  5925 raft_consensus.cc:2955] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.948061  5558 raft_consensus.cc:2955] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.952302  5706 raft_consensus.cc:2955] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:41.965684  5455 catalog_manager.cc:5696] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 reported cstate change: config changed from index -1 to 2, NON_VOTER ddd928961d8748cb8ff87d7828faf084 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "931b2aa423504b45aaa30600069fbf03" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41279 } } peers { permanent_uuid: "8b09ba73e00d4495a4f40ea2653e6ffa" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44393 } } peers { permanent_uuid: "e79066968bef46e58698303b1f5ea114" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 37455 } attrs { replace: true } } peers { permanent_uuid: "ddd928961d8748cb8ff87d7828faf084" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43073 } attrs { promote: true } } }
I20260608 12:49:42.104184  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:49:42.139840  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:42.140807  4891 tablet_replica.cc:333] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.141669  4891 raft_consensus.cc:2243] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.142323  4891 raft_consensus.cc:2272] T 6948218ada3c454984e2113ad88e5b98 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.145290  4891 tablet_replica.cc:333] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.146011  4891 raft_consensus.cc:2243] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.146498  4891 raft_consensus.cc:2272] T ffdecd1fdb2947da9af0a03d80f7af25 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.149055  4891 tablet_replica.cc:333] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.149786  4891 raft_consensus.cc:2243] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.150285  4891 raft_consensus.cc:2272] T 64f52617d5b0404c997e4fe6cf0b024a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.152875  4891 tablet_replica.cc:333] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.153548  4891 raft_consensus.cc:2243] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.154443  4891 raft_consensus.cc:2272] T 61c543c48a3242069b69a56b494ffc8a P 931b2aa423504b45aaa30600069fbf03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:42.155550  5599 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:42.157025  4891 tablet_replica.cc:333] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.157797  4891 raft_consensus.cc:2243] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:49:42.158701  5599 consensus_peers.cc:597] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa -> Peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Couldn't send request to peer 931b2aa423504b45aaa30600069fbf03. 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:42.159001  4891 raft_consensus.cc:2272] T 4b568b0256e1442480922bff85029ed4 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.163275  4891 tablet_replica.cc:333] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.163969  4891 raft_consensus.cc:2243] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.164500  4891 raft_consensus.cc:2272] T f1c9e7119efd462b9cfea43ad25f3b70 P 931b2aa423504b45aaa30600069fbf03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.167191  4891 tablet_replica.cc:333] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.167905  4891 raft_consensus.cc:2243] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.169062  4891 raft_consensus.cc:2272] T 5c7d503eb0514069892fa2b3d7b2769a P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.171700  4891 tablet_replica.cc:333] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03: stopping tablet replica
I20260608 12:49:42.172211  4891 raft_consensus.cc:2243] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.172660  4891 raft_consensus.cc:2272] T 71eeed434770493180826066402b2e67 P 931b2aa423504b45aaa30600069fbf03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.210574  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:49:42.222846  5673 consensus_peers.cc:597] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 -> Peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Couldn't send request to peer 931b2aa423504b45aaa30600069fbf03. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:41279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:42.234581  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:49:42.272054  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:42.272938  4891 tablet_replica.cc:333] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.273777  4891 raft_consensus.cc:2243] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.274345  4891 raft_consensus.cc:2272] T 64f52617d5b0404c997e4fe6cf0b024a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.277048  4891 tablet_replica.cc:333] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.277822  4891 raft_consensus.cc:2243] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.278326  4891 raft_consensus.cc:2272] T ffdecd1fdb2947da9af0a03d80f7af25 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.280921  4891 tablet_replica.cc:333] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.281644  4891 raft_consensus.cc:2243] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.282934  4891 raft_consensus.cc:2272] T 6948218ada3c454984e2113ad88e5b98 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.285933  4891 tablet_replica.cc:333] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.286705  4891 raft_consensus.cc:2243] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.288007  4891 raft_consensus.cc:2272] T 71eeed434770493180826066402b2e67 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.290949  4891 tablet_replica.cc:333] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.291656  4891 raft_consensus.cc:2243] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.292640  4891 raft_consensus.cc:2272] T f1c9e7119efd462b9cfea43ad25f3b70 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.295341  4891 tablet_replica.cc:333] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.296036  4891 raft_consensus.cc:2243] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.296640  4891 raft_consensus.cc:2272] T 5c7d503eb0514069892fa2b3d7b2769a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.299571  4891 tablet_replica.cc:333] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.300251  4891 raft_consensus.cc:2243] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.300875  4891 raft_consensus.cc:2272] T 4b568b0256e1442480922bff85029ed4 P 8b09ba73e00d4495a4f40ea2653e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.303627  4891 tablet_replica.cc:333] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa: stopping tablet replica
I20260608 12:49:42.304262  4891 raft_consensus.cc:2243] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.304757  4891 raft_consensus.cc:2272] T 61c543c48a3242069b69a56b494ffc8a P 8b09ba73e00d4495a4f40ea2653e6ffa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.337597  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:49:42.358673  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
W20260608 12:49:42.363780  5673 consensus_peers.cc:597] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 -> Peer 931b2aa423504b45aaa30600069fbf03 (127.4.198.193:41279): Couldn't send request to peer 931b2aa423504b45aaa30600069fbf03. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:41279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:42.391180  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:42.392077  4891 tablet_replica.cc:333] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.393070  4891 raft_consensus.cc:2243] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.393752  4891 raft_consensus.cc:2272] T 5c7d503eb0514069892fa2b3d7b2769a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.396908  4891 tablet_replica.cc:333] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.397562  4891 raft_consensus.cc:2243] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.397982  4891 raft_consensus.cc:2272] T f1c9e7119efd462b9cfea43ad25f3b70 P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.400327  4891 tablet_replica.cc:333] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.401014  4891 raft_consensus.cc:2243] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.401847  4891 raft_consensus.cc:2272] T ffdecd1fdb2947da9af0a03d80f7af25 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.403800  4891 tablet_replica.cc:333] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.404323  4891 raft_consensus.cc:2243] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.404762  4891 raft_consensus.cc:2272] T 4b568b0256e1442480922bff85029ed4 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.407128  4891 tablet_replica.cc:333] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.407652  4891 raft_consensus.cc:2243] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.408079  4891 raft_consensus.cc:2272] T 61c543c48a3242069b69a56b494ffc8a P e79066968bef46e58698303b1f5ea114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.409915  4891 tablet_replica.cc:333] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.410392  4891 raft_consensus.cc:2243] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.411173  4891 raft_consensus.cc:2272] T 64f52617d5b0404c997e4fe6cf0b024a P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.412990  4891 tablet_replica.cc:333] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.413503  4891 raft_consensus.cc:2243] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.413920  4891 raft_consensus.cc:2272] T 71eeed434770493180826066402b2e67 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.416077  4891 tablet_replica.cc:333] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114: stopping tablet replica
I20260608 12:49:42.416555  4891 raft_consensus.cc:2243] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:42.416975  4891 raft_consensus.cc:2272] T 6948218ada3c454984e2113ad88e5b98 P e79066968bef46e58698303b1f5ea114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.445312  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:49:42.464994  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:49:42.500559  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:42.517377  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:49:42.526093  4891 master.cc:562] Master@127.4.198.254:43767 shutting down...
W20260608 12:49:42.552716  5504 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:49:42.553006  5504 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:49:42.553231  5504 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:49:42.554523  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:42.555043  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:42.555351  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P c52694cce14b4d518806a8ebc6b33d34: stopping tablet replica
I20260608 12:49:42.576648  4891 master.cc:584] Master@127.4.198.254:43767 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11079 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:49:42.616667  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:46329,127.4.198.253:44207,127.4.198.252:41739
I20260608 12:49:42.618079  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:42.623805  5956 instance_detector.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:42.624769  5957 instance_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:42.625274  5959 instance_detector.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:42.626109  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:42.627053  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:42.627233  4891 system_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:42.627408  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922982627393 us; error 0 us; skew 500 ppm
I20260608 12:49:42.628027  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:42.630556  4891 webserver.cc:533] Webserver started at http://127.4.198.254:40093/ using document root <none> and password file <none>
I20260608 12:49:42.631093  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:42.631280  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:42.631567  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:42.632702  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-cf34"
I20260608 12:49:42.637228  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:42.640753  5964 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:42.641465  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:42.641750  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-cf34"
I20260608 12:49:42.642015  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-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:42.663928  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:42.665179  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:42.707819  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:46329
I20260608 12:49:42.708017  6015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:46329 every 8 connection(s)
I20260608 12:49:42.712195  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:42.712512  6016 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:49:42.717903  6018 instance_detector.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:42.719934  6019 instance_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:42.720916  6021 instance_detector.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:42.721132  6016 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:42.721819  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:42.722756  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:42.723055  4891 system_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:42.723250  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922982723233 us; error 0 us; skew 500 ppm
I20260608 12:49:42.724179  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:42.729357  4891 webserver.cc:533] Webserver started at http://127.4.198.253:35515/ using document root <none> and password file <none>
I20260608 12:49:42.730101  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:42.730345  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:42.730674  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:42.731784  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root/instance:
uuid: "3685e2c19aa44a79a16957a61aaa75b8"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-cf34"
I20260608 12:49:42.738152  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:49:42.738368  6016 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:42.743080  6029 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:42.744015  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:42.744416  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root
uuid: "3685e2c19aa44a79a16957a61aaa75b8"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-cf34"
W20260608 12:49:42.744599  6016 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.253:44207: Network error: Client connection negotiation failed: client connection to 127.4.198.253:44207: connect: Connection refused (error 111)
I20260608 12:49:42.744760  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-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:49:42.766309  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:42.767575  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:42.793130  6016 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } attempt: 1
W20260608 12:49:42.799711  6016 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.253:44207: Network error: Client connection negotiation failed: client connection to 127.4.198.253:44207: connect: Connection refused (error 111)
I20260608 12:49:42.810010  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.253:44207
I20260608 12:49:42.810132  6080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.253:44207 every 8 connection(s)
I20260608 12:49:42.814175  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:42.814770  6081 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:49:42.819896  6083 instance_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:42.822242  6081 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:42.823171  4891 server_base.cc:1061] running on GCE node
W20260608 12:49:42.823832  6084 instance_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:42.824663  6086 instance_detector.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:42.825706  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:42.825995  4891 system_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:42.826196  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922982826180 us; error 0 us; skew 500 ppm
I20260608 12:49:42.826938  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:42.829677  4891 webserver.cc:533] Webserver started at http://127.4.198.252:43347/ using document root <none> and password file <none>
I20260608 12:49:42.830407  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:42.830651  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:42.831003  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:42.832511  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root/instance:
uuid: "7745c284cd6b4b7a9204286f45e4547f"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-cf34"
I20260608 12:49:42.836470  6081 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:42.839357  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:49:42.843341  6093 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:42.844273  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:49:42.844636  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root
uuid: "7745c284cd6b4b7a9204286f45e4547f"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-cf34"
I20260608 12:49:42.844974  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-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:49:42.848760  6081 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:42.854933  6081 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:41739: Network error: Client connection negotiation failed: client connection to 127.4.198.252:41739: connect: Connection refused (error 111)
I20260608 12:49:42.856248  6016 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } attempt: 2
I20260608 12:49:42.865693  6016 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:42.870373  6016 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:41739: Network error: Client connection negotiation failed: client connection to 127.4.198.252:41739: connect: Connection refused (error 111)
I20260608 12:49:42.881392  6081 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } attempt: 1
W20260608 12:49:42.886061  6081 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:41739: Network error: Client connection negotiation failed: client connection to 127.4.198.252:41739: connect: Connection refused (error 111)
I20260608 12:49:42.888726  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:42.890017  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:42.892899  6016 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } attempt: 1
W20260608 12:49:42.897578  6016 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.198.252:41739: Network error: Client connection negotiation failed: client connection to 127.4.198.252:41739: connect: Connection refused (error 111)
I20260608 12:49:42.931541  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.252:41739
I20260608 12:49:42.931664  6145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.252:41739 every 8 connection(s)
I20260608 12:49:42.934866  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:42.935917  6146 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:42.941094  6016 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } attempt: 2
I20260608 12:49:42.941525  6146 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:42.954201  6146 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:42.959684  6016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9: Bootstrap starting.
I20260608 12:49:42.961572  6081 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } attempt: 2
I20260608 12:49:42.966336  6016 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:42.966362  6146 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:42.973117  6016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9: No bootstrap required, opened a new log
I20260608 12:49:42.976438  6016 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:42.977201  6016 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:42.977548  6016 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9b70d0bc114b7d9bb2468fb70b0fa9, State: Initialized, Role: FOLLOWER
I20260608 12:49:42.978529  6016 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:42.983610  6081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: Bootstrap starting.
I20260608 12:49:42.983726  6152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [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: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:42.984614  6152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:42.985419  6016 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:42.987263  6146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: Bootstrap starting.
I20260608 12:49:42.991789  6081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:42.993351  6146 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:42.998427  6081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: No bootstrap required, opened a new log
I20260608 12:49:42.999838  6146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: No bootstrap required, opened a new log
I20260608 12:49:43.001646  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:49:43.002318  6081 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:43.002940  6081 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:43.003203  6081 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3685e2c19aa44a79a16957a61aaa75b8, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.003243  6146 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:43.004047  6146 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:43.004016  6081 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:43.004568  6146 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7745c284cd6b4b7a9204286f45e4547f, State: Initialized, Role: FOLLOWER
I20260608 12:49:43.005659  6152 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:43.005424  6146 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:43.006134  6152 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:43.007879  6167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [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: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.008822  6167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:43.009418  6146 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:43.010448  6121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7745c284cd6b4b7a9204286f45e4547f" is_pre_election: true
I20260608 12:49:43.011343  6121 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f9b70d0bc114b7d9bb2468fb70b0fa9 in term 0.
I20260608 12:49:43.013499  5967 leader_election.cc:304] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7745c284cd6b4b7a9204286f45e4547f, 8f9b70d0bc114b7d9bb2468fb70b0fa9; no voters: 
I20260608 12:49:43.013324  6166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [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: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.012465  6152 leader_election.cc:290] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3685e2c19aa44a79a16957a61aaa75b8 (127.4.198.253:44207), 7745c284cd6b4b7a9204286f45e4547f (127.4.198.252:41739)
I20260608 12:49:43.015939  6152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:43.020128  6152 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:43.020565  6152 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:43.022418  6081 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:43.022703  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3685e2c19aa44a79a16957a61aaa75b8" is_pre_election: true
I20260608 12:49:43.023728  6056 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f9b70d0bc114b7d9bb2468fb70b0fa9 in term 0.
I20260608 12:49:43.014808  6166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:49:43.026746  6165 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:43.027184  6165 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:43.029235  6152 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:43.032459  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3685e2c19aa44a79a16957a61aaa75b8"
I20260608 12:49:43.032972  6056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:43.038645  6056 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9b70d0bc114b7d9bb2468fb70b0fa9 in term 1.
I20260608 12:49:43.040170  6152 leader_election.cc:290] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 3685e2c19aa44a79a16957a61aaa75b8 (127.4.198.253:44207), 7745c284cd6b4b7a9204286f45e4547f (127.4.198.252:41739)
I20260608 12:49:43.040125  5968 leader_election.cc:304] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3685e2c19aa44a79a16957a61aaa75b8, 8f9b70d0bc114b7d9bb2468fb70b0fa9; no voters: 
I20260608 12:49:43.041064  6152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:43.041571  6152 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 1 LEADER]: Becoming Leader. State: Replica: 8f9b70d0bc114b7d9bb2468fb70b0fa9, State: Running, Role: LEADER
I20260608 12:49:43.042606  6121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7745c284cd6b4b7a9204286f45e4547f"
I20260608 12:49:43.043237  6121 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:43.043304  6152 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:43.052520  6121 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9b70d0bc114b7d9bb2468fb70b0fa9 in term 1.
I20260608 12:49:43.057188  6169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f9b70d0bc114b7d9bb2468fb70b0fa9. Latest consensus state: current_term: 1 leader_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.057850  6169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:43.061744  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:49:43.067915  6183 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 12:49:43.068322  6186 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 12:49:43.068341  6183 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:43.074077  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:43.075443  6186 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:49:43.076977  6192 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:43.077309  6192 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:49:43.082381  6193 instance_detector.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:43.083010  6195 instance_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:43.085175  6197 instance_detector.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:43.086722  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:43.087980  6121 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Refusing update from remote peer 8f9b70d0bc114b7d9bb2468fb70b0fa9: 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:43.088551  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:49:43.088629  6056 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Refusing update from remote peer 8f9b70d0bc114b7d9bb2468fb70b0fa9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:49:43.089110  4891 system_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:43.089407  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922983089383 us; error 0 us; skew 500 ppm
I20260608 12:49:43.089687  6152 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:43.090400  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:43.090884  6169 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" 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:49:43.093837  4891 webserver.cc:533] Webserver started at http://127.4.198.193:33725/ using document root <none> and password file <none>
I20260608 12:49:43.094559  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:43.094841  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:43.095176  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:43.096866  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "56dbebf7350a4880aebbb51b78b39d26"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-cf34"
I20260608 12:49:43.101893  6166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f9b70d0bc114b7d9bb2468fb70b0fa9. Latest consensus state: current_term: 1 leader_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.102672  6166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:43.105083  6167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f9b70d0bc114b7d9bb2468fb70b0fa9. Latest consensus state: current_term: 1 leader_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.105856  6167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:43.111272  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.002s	sys 0.007s
I20260608 12:49:43.110615  6169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.111784  6169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:43.114025  6166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.115044  6166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:43.124835  6186 catalog_manager.cc:1382] Generated new cluster ID: 034b281e9cc849f9b40a8d5484ab7d00
I20260608 12:49:43.125324  6186 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:43.128885  6209 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:43.129998  4891 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.001s	sys 0.009s
I20260608 12:49:43.130383  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "56dbebf7350a4880aebbb51b78b39d26"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-cf34"
I20260608 12:49:43.130705  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-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:43.132478  6167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.133556  6167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:43.134274  6169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:43.135280  6169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:43.151513  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:43.153842  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:43.157027  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:43.162801  6186 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:43.162882  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:43.163477  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:49:43.163918  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:43.164222  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.164789  6186 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:43.200380  6186 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9: Generated new TSK 0
I20260608 12:49:43.201205  6186 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:43.231843  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:41887
I20260608 12:49:43.231967  6272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:41887 every 8 connection(s)
I20260608 12:49:43.244275  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:43.259372  6273 heartbeater.cc:344] Connected to a master server at 127.4.198.252:41739
I20260608 12:49:43.259928  6273 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.261157  6273 heartbeater.cc:507] Master 127.4.198.252:41739 requested a full tablet report, sending...
I20260608 12:49:43.261981  6274 heartbeater.cc:344] Connected to a master server at 127.4.198.253:44207
I20260608 12:49:43.262415  6274 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.263337  6274 heartbeater.cc:507] Master 127.4.198.253:44207 requested a full tablet report, sending...
I20260608 12:49:43.265748  6111 ts_manager.cc:194] Registered new tserver with Master: 56dbebf7350a4880aebbb51b78b39d26 (127.4.198.193:41887)
I20260608 12:49:43.266575  6046 ts_manager.cc:194] Registered new tserver with Master: 56dbebf7350a4880aebbb51b78b39d26 (127.4.198.193:41887)
W20260608 12:49:43.269731  6280 instance_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:43.271026  6275 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46329
W20260608 12:49:43.271667  6281 instance_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:43.271672  6275 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.273114  6275 heartbeater.cc:507] Master 127.4.198.254:46329 requested a full tablet report, sending...
W20260608 12:49:43.274431  6283 instance_detector.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:43.275352  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:43.275923  5981 ts_manager.cc:194] Registered new tserver with Master: 56dbebf7350a4880aebbb51b78b39d26 (127.4.198.193:41887)
I20260608 12:49:43.276358  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:43.276608  4891 system_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:43.276820  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922983276801 us; error 0 us; skew 500 ppm
I20260608 12:49:43.277477  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:43.278018  5981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43688
I20260608 12:49:43.280488  4891 webserver.cc:533] Webserver started at http://127.4.198.194:45393/ using document root <none> and password file <none>
I20260608 12:49:43.281044  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:43.281243  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:43.281535  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:43.282653  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "3c47fd41e02947328b34951c5fff7d98"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-cf34"
I20260608 12:49:43.287477  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:49:43.291095  6288 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:43.292025  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:49:43.292392  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "3c47fd41e02947328b34951c5fff7d98"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-cf34"
I20260608 12:49:43.292680  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-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:43.302882  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:43.304172  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:43.305670  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:43.308032  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:43.308269  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.308513  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:43.308701  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.355116  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:44945
I20260608 12:49:43.355257  6350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:44945 every 8 connection(s)
I20260608 12:49:43.361956  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:43.377110  6358 instance_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:43.380865  6351 heartbeater.cc:344] Connected to a master server at 127.4.198.252:41739
I20260608 12:49:43.381385  6351 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.382409  6351 heartbeater.cc:507] Master 127.4.198.252:41739 requested a full tablet report, sending...
W20260608 12:49:43.385860  6359 instance_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:43.386117  6111 ts_manager.cc:194] Registered new tserver with Master: 3c47fd41e02947328b34951c5fff7d98 (127.4.198.194:44945)
I20260608 12:49:43.386831  6353 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46329
I20260608 12:49:43.387239  6353 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.388036  6353 heartbeater.cc:507] Master 127.4.198.254:46329 requested a full tablet report, sending...
I20260608 12:49:43.389642  6352 heartbeater.cc:344] Connected to a master server at 127.4.198.253:44207
I20260608 12:49:43.390058  6352 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.390542  5981 ts_manager.cc:194] Registered new tserver with Master: 3c47fd41e02947328b34951c5fff7d98 (127.4.198.194:44945)
I20260608 12:49:43.390973  6352 heartbeater.cc:507] Master 127.4.198.253:44207 requested a full tablet report, sending...
I20260608 12:49:43.392535  5981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43700
I20260608 12:49:43.394126  6046 ts_manager.cc:194] Registered new tserver with Master: 3c47fd41e02947328b34951c5fff7d98 (127.4.198.194:44945)
W20260608 12:49:43.399178  6361 instance_detector.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:43.399858  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:43.400805  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:43.401018  4891 system_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:43.401201  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922983401183 us; error 0 us; skew 500 ppm
I20260608 12:49:43.401871  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:43.404597  4891 webserver.cc:533] Webserver started at http://127.4.198.195:39721/ using document root <none> and password file <none>
I20260608 12:49:43.405121  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:43.405318  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:43.405618  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:43.406841  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "fb2b059c18594ac8a00fd53789545842"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-cf34"
I20260608 12:49:43.411695  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:49:43.415217  6366 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:43.416077  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:49:43.416436  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "fb2b059c18594ac8a00fd53789545842"
format_stamp: "Formatted at 2026-06-08 12:49:43 on dist-test-slave-cf34"
I20260608 12:49:43.416709  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922966459002-4891-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:43.439478  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:43.440778  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:43.442320  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:43.444865  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:43.445050  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.445349  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:43.445497  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:43.487533  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:41077
I20260608 12:49:43.487943  6428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:41077 every 8 connection(s)
I20260608 12:49:43.518667  6430 heartbeater.cc:344] Connected to a master server at 127.4.198.253:44207
I20260608 12:49:43.519183  6430 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.520183  6430 heartbeater.cc:507] Master 127.4.198.253:44207 requested a full tablet report, sending...
I20260608 12:49:43.521073  6431 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46329
I20260608 12:49:43.521529  6431 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.521829  6429 heartbeater.cc:344] Connected to a master server at 127.4.198.252:41739
I20260608 12:49:43.522291  6429 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:43.522505  6431 heartbeater.cc:507] Master 127.4.198.254:46329 requested a full tablet report, sending...
I20260608 12:49:43.523222  6046 ts_manager.cc:194] Registered new tserver with Master: fb2b059c18594ac8a00fd53789545842 (127.4.198.195:41077)
I20260608 12:49:43.523295  6429 heartbeater.cc:507] Master 127.4.198.252:41739 requested a full tablet report, sending...
I20260608 12:49:43.525247  5981 ts_manager.cc:194] Registered new tserver with Master: fb2b059c18594ac8a00fd53789545842 (127.4.198.195:41077)
I20260608 12:49:43.526525  6111 ts_manager.cc:194] Registered new tserver with Master: fb2b059c18594ac8a00fd53789545842 (127.4.198.195:41077)
I20260608 12:49:43.526854  5981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43710
I20260608 12:49:43.527505  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022298413s
I20260608 12:49:44.072643  6183 catalog_manager.cc:1294] Loaded cluster ID: 034b281e9cc849f9b40a8d5484ab7d00
I20260608 12:49:44.072988  6183 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: loading cluster ID for follower catalog manager: success
I20260608 12:49:44.077406  6183 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: acquiring CA information for follower catalog manager: success
I20260608 12:49:44.080776  6183 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:44.081322  6192 catalog_manager.cc:1294] Loaded cluster ID: 034b281e9cc849f9b40a8d5484ab7d00
I20260608 12:49:44.081638  6192 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: loading cluster ID for follower catalog manager: success
I20260608 12:49:44.086024  6192 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: acquiring CA information for follower catalog manager: success
I20260608 12:49:44.089576  6192 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:44.281359  6275 heartbeater.cc:499] Master 127.4.198.254:46329 was elected leader, sending a full tablet report...
I20260608 12:49:44.396955  6353 heartbeater.cc:499] Master 127.4.198.254:46329 was elected leader, sending a full tablet report...
I20260608 12:49:44.529971  6431 heartbeater.cc:499] Master 127.4.198.254:46329 was elected leader, sending a full tablet report...
I20260608 12:49:45.001291  6164 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:45.125221  5981 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43724:
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:49:45.208034  6394 tablet_service.cc:1511] Processing CreateTablet for tablet ac1a6823fa17449f8e917d2f4c608a98 (DEFAULT_TABLE table=test-workload [id=ea2eb51292a84a708bee642ee564da23]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:49:45.209566  6394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1a6823fa17449f8e917d2f4c608a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:45.210541  6316 tablet_service.cc:1511] Processing CreateTablet for tablet 287981d768e54f6196e3344d657e615c (DEFAULT_TABLE table=test-workload [id=ea2eb51292a84a708bee642ee564da23]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:49:45.211999  6316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 287981d768e54f6196e3344d657e615c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:45.213054  6238 tablet_service.cc:1511] Processing CreateTablet for tablet f94b656f0bdb482491313f7c88fb6452 (DEFAULT_TABLE table=test-workload [id=ea2eb51292a84a708bee642ee564da23]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:49:45.214452  6238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94b656f0bdb482491313f7c88fb6452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:45.224740  6464 tablet_bootstrap.cc:492] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842: Bootstrap starting.
I20260608 12:49:45.229262  6465 tablet_bootstrap.cc:492] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98: Bootstrap starting.
I20260608 12:49:45.231189  6466 tablet_bootstrap.cc:492] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26: Bootstrap starting.
I20260608 12:49:45.233254  6464 tablet_bootstrap.cc:654] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:45.237931  6465 tablet_bootstrap.cc:654] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:45.237993  6464 tablet_bootstrap.cc:492] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842: No bootstrap required, opened a new log
I20260608 12:49:45.238454  6466 tablet_bootstrap.cc:654] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:45.238848  6464 ts_tablet_manager.cc:1403] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:49:45.241356  6464 raft_consensus.cc:359] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2b059c18594ac8a00fd53789545842" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41077 } }
I20260608 12:49:45.241984  6464 raft_consensus.cc:385] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:45.242324  6464 raft_consensus.cc:740] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2b059c18594ac8a00fd53789545842, State: Initialized, Role: FOLLOWER
I20260608 12:49:45.244589  6466 tablet_bootstrap.cc:492] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26: No bootstrap required, opened a new log
I20260608 12:49:45.243328  6464 consensus_queue.cc:260] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb2b059c18594ac8a00fd53789545842" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41077 } }
I20260608 12:49:45.244985  6465 tablet_bootstrap.cc:492] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98: No bootstrap required, opened a new log
I20260608 12:49:45.245090  6466 ts_tablet_manager.cc:1403] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 12:49:45.245162  6464 raft_consensus.cc:399] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:45.245574  6465 ts_tablet_manager.cc:1403] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 12:49:45.245728  6464 raft_consensus.cc:493] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:45.246176  6464 raft_consensus.cc:3060] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:45.248582  6466 raft_consensus.cc:359] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56dbebf7350a4880aebbb51b78b39d26" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41887 } }
I20260608 12:49:45.248787  6465 raft_consensus.cc:359] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c47fd41e02947328b34951c5fff7d98" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44945 } }
I20260608 12:49:45.249200  6466 raft_consensus.cc:385] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:45.249328  6465 raft_consensus.cc:385] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:45.249563  6466 raft_consensus.cc:740] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56dbebf7350a4880aebbb51b78b39d26, State: Initialized, Role: FOLLOWER
I20260608 12:49:45.249800  6465 raft_consensus.cc:740] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c47fd41e02947328b34951c5fff7d98, State: Initialized, Role: FOLLOWER
I20260608 12:49:45.250576  6466 consensus_queue.cc:260] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56dbebf7350a4880aebbb51b78b39d26" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41887 } }
I20260608 12:49:45.250901  6465 consensus_queue.cc:260] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c47fd41e02947328b34951c5fff7d98" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44945 } }
I20260608 12:49:45.251626  6466 raft_consensus.cc:399] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:45.251715  6465 raft_consensus.cc:399] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:45.251662  6464 raft_consensus.cc:515] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2b059c18594ac8a00fd53789545842" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41077 } }
I20260608 12:49:45.252172  6466 raft_consensus.cc:493] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:45.252285  6465 raft_consensus.cc:493] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:45.252609  6464 leader_election.cc:304] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [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: fb2b059c18594ac8a00fd53789545842; no voters: 
I20260608 12:49:45.252795  6466 raft_consensus.cc:3060] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:45.252904  6465 raft_consensus.cc:3060] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:45.254441  6464 leader_election.cc:290] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:45.255064  6470 raft_consensus.cc:2804] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:45.260733  6466 raft_consensus.cc:515] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56dbebf7350a4880aebbb51b78b39d26" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41887 } }
I20260608 12:49:45.261634  6465 raft_consensus.cc:515] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c47fd41e02947328b34951c5fff7d98" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44945 } }
I20260608 12:49:45.261884  6466 leader_election.cc:304] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [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: 56dbebf7350a4880aebbb51b78b39d26; no voters: 
I20260608 12:49:45.262888  6465 leader_election.cc:304] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [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: 3c47fd41e02947328b34951c5fff7d98; no voters: 
I20260608 12:49:45.265942  6470 raft_consensus.cc:697] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 1 LEADER]: Becoming Leader. State: Replica: fb2b059c18594ac8a00fd53789545842, State: Running, Role: LEADER
I20260608 12:49:45.267184  6470 consensus_queue.cc:237] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [LEADER]: Queue going to LEADER mode. State: All 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: "fb2b059c18594ac8a00fd53789545842" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41077 } }
I20260608 12:49:45.266314  6464 ts_tablet_manager.cc:1434] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.010s
I20260608 12:49:45.270624  6465 leader_election.cc:290] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:45.271167  6474 raft_consensus.cc:2804] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:45.276404  6466 leader_election.cc:290] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:45.276942  6473 raft_consensus.cc:2804] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:45.278678  6474 raft_consensus.cc:697] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 1 LEADER]: Becoming Leader. State: Replica: 3c47fd41e02947328b34951c5fff7d98, State: Running, Role: LEADER
I20260608 12:49:45.279515  6474 consensus_queue.cc:237] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [LEADER]: Queue going to LEADER mode. State: All 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: "3c47fd41e02947328b34951c5fff7d98" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44945 } }
I20260608 12:49:45.287267  6466 ts_tablet_manager.cc:1434] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.013s
I20260608 12:49:45.297518  6465 ts_tablet_manager.cc:1434] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98: Time spent starting tablet: real 0.052s	user 0.032s	sys 0.008s
I20260608 12:49:45.301235  6473 raft_consensus.cc:697] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 1 LEADER]: Becoming Leader. State: Replica: 56dbebf7350a4880aebbb51b78b39d26, State: Running, Role: LEADER
I20260608 12:49:45.302357  6473 consensus_queue.cc:237] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [LEADER]: Queue going to LEADER mode. State: All 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: "56dbebf7350a4880aebbb51b78b39d26" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41887 } }
I20260608 12:49:45.306763  5981 catalog_manager.cc:5696] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2b059c18594ac8a00fd53789545842 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "fb2b059c18594ac8a00fd53789545842" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2b059c18594ac8a00fd53789545842" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41077 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:45.320938  5979 catalog_manager.cc:5696] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56dbebf7350a4880aebbb51b78b39d26 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "56dbebf7350a4880aebbb51b78b39d26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56dbebf7350a4880aebbb51b78b39d26" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 41887 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:45.315847  5980 catalog_manager.cc:5696] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c47fd41e02947328b34951c5fff7d98 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "3c47fd41e02947328b34951c5fff7d98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c47fd41e02947328b34951c5fff7d98" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44945 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:45.409829  4891 master.cc:562] Master@127.4.198.254:46329 shutting down...
I20260608 12:49:45.425819  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:45.426750  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:45.427239  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f9b70d0bc114b7d9bb2468fb70b0fa9: stopping tablet replica
I20260608 12:49:45.450080  4891 master.cc:584] Master@127.4.198.254:46329 shutdown complete.
W20260608 12:49:46.348131  6431 heartbeater.cc:646] Failed to heartbeat to 127.4.198.254:46329 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111)
I20260608 12:49:46.889827  6492 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f9b70d0bc114b7d9bb2468fb70b0fa9)
I20260608 12:49:46.890662  6492 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:46.892314  6493 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f9b70d0bc114b7d9bb2468fb70b0fa9)
I20260608 12:49:46.892822  6493 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:46.893167  6492 leader_election.cc:290] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329), 3685e2c19aa44a79a16957a61aaa75b8 (127.4.198.253:44207)
I20260608 12:49:46.895383  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7745c284cd6b4b7a9204286f45e4547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3685e2c19aa44a79a16957a61aaa75b8" is_pre_election: true
I20260608 12:49:46.896436  6056 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7745c284cd6b4b7a9204286f45e4547f in term 1.
I20260608 12:49:46.896733  6493 leader_election.cc:290] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329), 7745c284cd6b4b7a9204286f45e4547f (127.4.198.252:41739)
I20260608 12:49:46.899356  6121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3685e2c19aa44a79a16957a61aaa75b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "7745c284cd6b4b7a9204286f45e4547f" is_pre_election: true
I20260608 12:49:46.899892  6097 leader_election.cc:304] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [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: 3685e2c19aa44a79a16957a61aaa75b8, 7745c284cd6b4b7a9204286f45e4547f; no voters: 
I20260608 12:49:46.900192  6121 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3685e2c19aa44a79a16957a61aaa75b8 in term 1.
I20260608 12:49:46.900903  6492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:46.901355  6492 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f9b70d0bc114b7d9bb2468fb70b0fa9)
I20260608 12:49:46.901736  6492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:46.902366  6032 leader_election.cc:304] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [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: 3685e2c19aa44a79a16957a61aaa75b8, 7745c284cd6b4b7a9204286f45e4547f; no voters: 
I20260608 12:49:46.903502  6493 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:46.903898  6493 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f9b70d0bc114b7d9bb2468fb70b0fa9)
I20260608 12:49:46.904273  6493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:46.904417  6095 leader_election.cc:336] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329): Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111)
W20260608 12:49:46.909327  6031 leader_election.cc:336] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329): Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111)
I20260608 12:49:46.910643  6492 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:46.912135  6493 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:46.912900  6492 leader_election.cc:290] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 2 election: Requested vote from peers 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329), 3685e2c19aa44a79a16957a61aaa75b8 (127.4.198.253:44207)
I20260608 12:49:46.914144  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7745c284cd6b4b7a9204286f45e4547f" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3685e2c19aa44a79a16957a61aaa75b8"
I20260608 12:49:46.914951  6056 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7745c284cd6b4b7a9204286f45e4547f in current term 2: Already voted for candidate 3685e2c19aa44a79a16957a61aaa75b8 in this term.
I20260608 12:49:46.915410  6121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3685e2c19aa44a79a16957a61aaa75b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "7745c284cd6b4b7a9204286f45e4547f"
I20260608 12:49:46.916188  6121 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3685e2c19aa44a79a16957a61aaa75b8 in current term 2: Already voted for candidate 7745c284cd6b4b7a9204286f45e4547f in this term.
I20260608 12:49:46.916899  6493 leader_election.cc:290] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [CANDIDATE]: Term 2 election: Requested vote from peers 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329), 7745c284cd6b4b7a9204286f45e4547f (127.4.198.252:41739)
W20260608 12:49:46.917791  6095 leader_election.cc:336] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329): Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111)
I20260608 12:49:46.918265  6095 leader_election.cc:304] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [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: 7745c284cd6b4b7a9204286f45e4547f; no voters: 3685e2c19aa44a79a16957a61aaa75b8, 8f9b70d0bc114b7d9bb2468fb70b0fa9
W20260608 12:49:46.918901  6031 leader_election.cc:336] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329): Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111)
I20260608 12:49:46.919221  6492 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:49:46.919306  6031 leader_election.cc:304] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [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: 3685e2c19aa44a79a16957a61aaa75b8; no voters: 7745c284cd6b4b7a9204286f45e4547f, 8f9b70d0bc114b7d9bb2468fb70b0fa9
I20260608 12:49:46.920097  6493 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:49:48.496446  6504 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:48.496907  6504 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:48.498826  6504 leader_election.cc:290] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329), 3685e2c19aa44a79a16957a61aaa75b8 (127.4.198.253:44207)
I20260608 12:49:48.500141  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7745c284cd6b4b7a9204286f45e4547f" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3685e2c19aa44a79a16957a61aaa75b8" is_pre_election: true
I20260608 12:49:48.500711  6056 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7745c284cd6b4b7a9204286f45e4547f in term 2.
W20260608 12:49:48.501098  6095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111) [suppressed 12 similar messages]
I20260608 12:49:48.502082  6097 leader_election.cc:304] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [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: 3685e2c19aa44a79a16957a61aaa75b8, 7745c284cd6b4b7a9204286f45e4547f; no voters: 
I20260608 12:49:48.503054  6504 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:49:48.503446  6504 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:48.503856  6504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:49:48.505401  6095 leader_election.cc:336] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329): Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111)
I20260608 12:49:48.509400  6504 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:48.511366  6504 leader_election.cc:290] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 3 election: Requested vote from peers 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329), 3685e2c19aa44a79a16957a61aaa75b8 (127.4.198.253:44207)
I20260608 12:49:48.512674  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7745c284cd6b4b7a9204286f45e4547f" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3685e2c19aa44a79a16957a61aaa75b8"
I20260608 12:49:48.513307  6056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:49:48.515424  6095 leader_election.cc:336] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329): Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111)
I20260608 12:49:48.520583  6056 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7745c284cd6b4b7a9204286f45e4547f in term 3.
I20260608 12:49:48.522193  6097 leader_election.cc:304] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [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: 3685e2c19aa44a79a16957a61aaa75b8, 7745c284cd6b4b7a9204286f45e4547f; no voters: 8f9b70d0bc114b7d9bb2468fb70b0fa9
I20260608 12:49:48.523350  6504 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:49:48.524784  6504 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 3 LEADER]: Becoming Leader. State: Replica: 7745c284cd6b4b7a9204286f45e4547f, State: Running, Role: LEADER
I20260608 12:49:48.525717  6504 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [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: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } }
I20260608 12:49:48.533403  6507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7745c284cd6b4b7a9204286f45e4547f. Latest consensus state: current_term: 3 leader_uuid: "7745c284cd6b4b7a9204286f45e4547f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:48.534199  6507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:48.535859  6509 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:48.541479  6509 catalog_manager.cc:679] Loaded metadata for table test-workload [id=ea2eb51292a84a708bee642ee564da23]
I20260608 12:49:48.546418  6509 tablet_loader.cc:96] loaded metadata for tablet 287981d768e54f6196e3344d657e615c (table test-workload [id=ea2eb51292a84a708bee642ee564da23])
I20260608 12:49:48.547892  6509 tablet_loader.cc:96] loaded metadata for tablet ac1a6823fa17449f8e917d2f4c608a98 (table test-workload [id=ea2eb51292a84a708bee642ee564da23])
I20260608 12:49:48.548942  6509 tablet_loader.cc:96] loaded metadata for tablet f94b656f0bdb482491313f7c88fb6452 (table test-workload [id=ea2eb51292a84a708bee642ee564da23])
I20260608 12:49:48.550066  6509 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:48.553292  6509 catalog_manager.cc:1294] Loaded cluster ID: 034b281e9cc849f9b40a8d5484ab7d00
I20260608 12:49:48.553552  6509 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:48.557225  6509 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:48.560411  6509 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: Loaded TSK: 0
I20260608 12:49:48.561395  6509 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 12:49:48.928714  6095 consensus_peers.cc:597] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f -> Peer 8f9b70d0bc114b7d9bb2468fb70b0fa9 (127.4.198.254:46329): Couldn't send request to peer 8f9b70d0bc114b7d9bb2468fb70b0fa9. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.254:46329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:49.073827  6191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:49.074208  6191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:49.115470  6056 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 3 FOLLOWER]: Refusing update from remote peer 7745c284cd6b4b7a9204286f45e4547f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 12:49:49.116854  6507 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 12:49:49.124049  6510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7745c284cd6b4b7a9204286f45e4547f. Latest consensus state: current_term: 3 leader_uuid: "7745c284cd6b4b7a9204286f45e4547f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:49.124807  6510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:49.124935  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:49:49.130090  6512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "7745c284cd6b4b7a9204286f45e4547f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:49.130710  6512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:49.133057  6510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "7745c284cd6b4b7a9204286f45e4547f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f9b70d0bc114b7d9bb2468fb70b0fa9" member_type: VOTER last_known_addr { host: "127.4.198.254" port: 46329 } } peers { permanent_uuid: "3685e2c19aa44a79a16957a61aaa75b8" member_type: VOTER last_known_addr { host: "127.4.198.253" port: 44207 } } peers { permanent_uuid: "7745c284cd6b4b7a9204286f45e4547f" member_type: VOTER last_known_addr { host: "127.4.198.252" port: 41739 } } }
I20260608 12:49:49.133834  6510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:49.159924  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:49.160848  4891 tablet_replica.cc:333] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26: stopping tablet replica
I20260608 12:49:49.161458  4891 raft_consensus.cc:2243] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:49.162009  4891 raft_consensus.cc:2272] T f94b656f0bdb482491313f7c88fb6452 P 56dbebf7350a4880aebbb51b78b39d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:49.181841  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:49:49.193658  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:49:49.217701  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:49.218504  4891 tablet_replica.cc:333] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98: stopping tablet replica
I20260608 12:49:49.219274  4891 raft_consensus.cc:2243] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:49.219794  4891 raft_consensus.cc:2272] T 287981d768e54f6196e3344d657e615c P 3c47fd41e02947328b34951c5fff7d98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:49.238739  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:49:49.248800  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:49:49.272385  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:49.273104  4891 tablet_replica.cc:333] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842: stopping tablet replica
I20260608 12:49:49.273583  4891 raft_consensus.cc:2243] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:49.274093  4891 raft_consensus.cc:2272] T ac1a6823fa17449f8e917d2f4c608a98 P fb2b059c18594ac8a00fd53789545842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:49.293718  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:49:49.304155  4891 master.cc:562] Master@127.4.198.253:44207 shutting down...
I20260608 12:49:49.325059  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:49.325752  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:49.326081  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3685e2c19aa44a79a16957a61aaa75b8: stopping tablet replica
I20260608 12:49:49.347153  4891 master.cc:584] Master@127.4.198.253:44207 shutdown complete.
I20260608 12:49:49.362185  4891 master.cc:562] Master@127.4.198.252:41739 shutting down...
I20260608 12:49:49.383584  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:49:49.384548  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:49.385103  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7745c284cd6b4b7a9204286f45e4547f: stopping tablet replica
I20260608 12:49:49.405403  4891 master.cc:584] Master@127.4.198.252:41739 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6821 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:49:49.438218  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:39507
I20260608 12:49:49.439483  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:49.446324  6516 instance_detector.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.446365  6517 instance_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.447621  6519 instance_detector.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.448405  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:49.449203  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:49.449388  4891 system_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.449505  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922989449494 us; error 0 us; skew 500 ppm
I20260608 12:49:49.450013  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:49.452724  4891 webserver.cc:533] Webserver started at http://127.4.198.254:46523/ using document root <none> and password file <none>
I20260608 12:49:49.453217  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:49.453385  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:49.453608  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:49.454879  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "3e922b7cdff247a88c071f60545fb747"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.459527  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:49:49.463317  6524 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.464176  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:49:49.464542  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "3e922b7cdff247a88c071f60545fb747"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.464906  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-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.494342  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:49.495728  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:49.537065  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:39507
I20260608 12:49:49.537209  6575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:39507 every 8 connection(s)
I20260608 12:49:49.541343  6576 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.551424  6576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747: Bootstrap starting.
I20260608 12:49:49.556273  6576 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:49.560639  6576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747: No bootstrap required, opened a new log
I20260608 12:49:49.563019  6576 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e922b7cdff247a88c071f60545fb747" member_type: VOTER }
I20260608 12:49:49.563428  6576 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:49.563606  6576 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e922b7cdff247a88c071f60545fb747, State: Initialized, Role: FOLLOWER
I20260608 12:49:49.564221  6576 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e922b7cdff247a88c071f60545fb747" member_type: VOTER }
I20260608 12:49:49.564641  6576 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:49.564888  6576 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:49.565124  6576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:49.569746  6576 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e922b7cdff247a88c071f60545fb747" member_type: VOTER }
I20260608 12:49:49.570432  6576 leader_election.cc:304] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [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: 3e922b7cdff247a88c071f60545fb747; no voters: 
I20260608 12:49:49.572120  6576 leader_election.cc:290] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:49.572678  6579 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:49.575127  6576 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:49.580255  6579 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 1 LEADER]: Becoming Leader. State: Replica: 3e922b7cdff247a88c071f60545fb747, State: Running, Role: LEADER
I20260608 12:49:49.581204  6579 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [LEADER]: Queue going to LEADER mode. State: All 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: "3e922b7cdff247a88c071f60545fb747" member_type: VOTER }
I20260608 12:49:49.584733  6580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e922b7cdff247a88c071f60545fb747" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e922b7cdff247a88c071f60545fb747" member_type: VOTER } }
I20260608 12:49:49.585271  6580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:49.586969  6581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e922b7cdff247a88c071f60545fb747. Latest consensus state: current_term: 1 leader_uuid: "3e922b7cdff247a88c071f60545fb747" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e922b7cdff247a88c071f60545fb747" member_type: VOTER } }
I20260608 12:49:49.587675  6581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:49.589067  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260608 12:49:49.596606  6595 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:49.596904  6595 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:49.597582  6591 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:49.602299  6591 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:49.611946  6591 catalog_manager.cc:1382] Generated new cluster ID: a2a9e0a327c3478387d6ddd118aefa05
I20260608 12:49:49.612208  6591 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:49.629472  6591 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:49.630723  6591 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:49.648643  6591 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747: Generated new TSK 0
I20260608 12:49:49.649269  6591 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:49.663216  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:49.669787  6598 instance_detector.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.671015  6599 instance_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.672850  6601 instance_detector.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.673082  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:49.673969  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:49.674153  4891 system_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.674285  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922989674273 us; error 0 us; skew 500 ppm
I20260608 12:49:49.674953  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:49.677418  4891 webserver.cc:533] Webserver started at http://127.4.198.193:35459/ using document root <none> and password file <none>
I20260608 12:49:49.677906  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:49.678069  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:49.678293  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:49.679425  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "cd792a59bd66426ea72a0591b4a81175"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.684492  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:49.688078  6606 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.688982  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:49:49.689349  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "cd792a59bd66426ea72a0591b4a81175"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.689641  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-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.709251  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:49.710630  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:49.712193  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:49.714598  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:49.714844  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.715108  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:49.715340  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.758446  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:44081
I20260608 12:49:49.758621  6668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:44081 every 8 connection(s)
I20260608 12:49:49.763878  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:49.772408  6673 instance_detector.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.773870  6674 instance_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.776377  6676 instance_detector.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.776589  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:49.777904  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:49.778183  4891 system_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.778400  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922989778385 us; error 0 us; skew 500 ppm
I20260608 12:49:49.779083  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:49.782027  4891 webserver.cc:533] Webserver started at http://127.4.198.194:37839/ using document root <none> and password file <none>
I20260608 12:49:49.782732  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:49.783026  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:49.783365  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:49.784929  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "603b30b021ee4d1faf826256174b1eef"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.785116  6669 heartbeater.cc:344] Connected to a master server at 127.4.198.254:39507
I20260608 12:49:49.785631  6669 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:49.786435  6669 heartbeater.cc:507] Master 127.4.198.254:39507 requested a full tablet report, sending...
I20260608 12:49:49.788645  6541 ts_manager.cc:194] Registered new tserver with Master: cd792a59bd66426ea72a0591b4a81175 (127.4.198.193:44081)
I20260608 12:49:49.790711  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:49:49.791164  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36556
I20260608 12:49:49.795174  6681 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.796027  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:49:49.796326  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "603b30b021ee4d1faf826256174b1eef"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.796594  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-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:49.812556  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:49.813786  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:49.815368  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:49.817723  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:49.817915  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.818197  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:49.818364  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.862017  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:45375
I20260608 12:49:49.862151  6743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:45375 every 8 connection(s)
I20260608 12:49:49.867216  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:49.875193  6748 instance_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.875638  6747 instance_detector.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.879448  6750 instance_detector.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.881017  6744 heartbeater.cc:344] Connected to a master server at 127.4.198.254:39507
I20260608 12:49:49.881448  6744 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:49.881743  4891 server_base.cc:1061] running on GCE node
I20260608 12:49:49.882527  6744 heartbeater.cc:507] Master 127.4.198.254:39507 requested a full tablet report, sending...
I20260608 12:49:49.882978  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:49.883270  4891 system_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.883483  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780922989883464 us; error 0 us; skew 500 ppm
I20260608 12:49:49.884399  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:49.885290  6541 ts_manager.cc:194] Registered new tserver with Master: 603b30b021ee4d1faf826256174b1eef (127.4.198.194:45375)
I20260608 12:49:49.886965  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36566
I20260608 12:49:49.887195  4891 webserver.cc:533] Webserver started at http://127.4.198.195:46537/ using document root <none> and password file <none>
I20260608 12:49:49.887809  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:49.888057  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:49.888413  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:49.889905  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "2bcda19172fa431482013ba7fa88eef5"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.894683  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 12:49:49.898907  6755 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.899919  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:49.900187  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "2bcda19172fa431482013ba7fa88eef5"
format_stamp: "Formatted at 2026-06-08 12:49:49 on dist-test-slave-cf34"
I20260608 12:49:49.900432  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-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:49.913719  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:49.915045  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:49.916520  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:49.918948  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:49.919131  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.919447  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:49.919598  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:49.964953  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:39309
I20260608 12:49:49.965070  6817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:39309 every 8 connection(s)
I20260608 12:49:49.980851  6818 heartbeater.cc:344] Connected to a master server at 127.4.198.254:39507
I20260608 12:49:49.981441  6818 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:49.982512  6818 heartbeater.cc:507] Master 127.4.198.254:39507 requested a full tablet report, sending...
I20260608 12:49:49.985158  6541 ts_manager.cc:194] Registered new tserver with Master: 2bcda19172fa431482013ba7fa88eef5 (127.4.198.195:39309)
I20260608 12:49:49.985351  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016779753s
I20260608 12:49:49.986768  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36568
I20260608 12:49:50.794305  6669 heartbeater.cc:499] Master 127.4.198.254:39507 was elected leader, sending a full tablet report...
I20260608 12:49:50.889979  6744 heartbeater.cc:499] Master 127.4.198.254:39507 was elected leader, sending a full tablet report...
I20260608 12:49:50.989849  6818 heartbeater.cc:499] Master 127.4.198.254:39507 was elected leader, sending a full tablet report...
I20260608 12:49:51.044526  6541 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36580:
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:49:51.046746  6541 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.106827  6709 tablet_service.cc:1511] Processing CreateTablet for tablet cf952ca74b044bb990df6ada9f1032eb (DEFAULT_TABLE table=test-workload [id=95c98280efab4b91a78afbe9e4513a8c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:49:51.108582  6709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf952ca74b044bb990df6ada9f1032eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.111958  6708 tablet_service.cc:1511] Processing CreateTablet for tablet 83482bb880b5499f8a8dbba767ed6fc7 (DEFAULT_TABLE table=test-workload [id=95c98280efab4b91a78afbe9e4513a8c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:49:51.113405  6708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83482bb880b5499f8a8dbba767ed6fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.118508  6783 tablet_service.cc:1511] Processing CreateTablet for tablet cf952ca74b044bb990df6ada9f1032eb (DEFAULT_TABLE table=test-workload [id=95c98280efab4b91a78afbe9e4513a8c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:49:51.119172  6634 tablet_service.cc:1511] Processing CreateTablet for tablet cf952ca74b044bb990df6ada9f1032eb (DEFAULT_TABLE table=test-workload [id=95c98280efab4b91a78afbe9e4513a8c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:49:51.120059  6783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf952ca74b044bb990df6ada9f1032eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.119896  6782 tablet_service.cc:1511] Processing CreateTablet for tablet 83482bb880b5499f8a8dbba767ed6fc7 (DEFAULT_TABLE table=test-workload [id=95c98280efab4b91a78afbe9e4513a8c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:49:51.120543  6634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf952ca74b044bb990df6ada9f1032eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.121167  6782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83482bb880b5499f8a8dbba767ed6fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.122731  6633 tablet_service.cc:1511] Processing CreateTablet for tablet 83482bb880b5499f8a8dbba767ed6fc7 (DEFAULT_TABLE table=test-workload [id=95c98280efab4b91a78afbe9e4513a8c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:49:51.124110  6633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83482bb880b5499f8a8dbba767ed6fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:51.132521  6838 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: Bootstrap starting.
I20260608 12:49:51.139712  6838 tablet_bootstrap.cc:654] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.145576  6839 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: Bootstrap starting.
I20260608 12:49:51.152089  6838 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: No bootstrap required, opened a new log
I20260608 12:49:51.152598  6838 ts_tablet_manager.cc:1403] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:49:51.154062  6839 tablet_bootstrap.cc:654] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.155519  6841 tablet_bootstrap.cc:492] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5: Bootstrap starting.
I20260608 12:49:51.156306  6838 raft_consensus.cc:359] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.157084  6838 raft_consensus.cc:385] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.157378  6838 raft_consensus.cc:740] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603b30b021ee4d1faf826256174b1eef, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.158149  6838 consensus_queue.cc:260] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.164873  6838 ts_tablet_manager.cc:1434] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260608 12:49:51.165786  6839 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: No bootstrap required, opened a new log
I20260608 12:49:51.165953  6838 tablet_bootstrap.cc:492] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef: Bootstrap starting.
I20260608 12:49:51.166054  6841 tablet_bootstrap.cc:654] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.166536  6839 ts_tablet_manager.cc:1403] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:49:51.172096  6839 raft_consensus.cc:359] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.172955  6839 raft_consensus.cc:385] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.173446  6839 raft_consensus.cc:740] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd792a59bd66426ea72a0591b4a81175, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.174459  6839 consensus_queue.cc:260] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.176949  6838 tablet_bootstrap.cc:654] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.182591  6841 tablet_bootstrap.cc:492] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5: No bootstrap required, opened a new log
I20260608 12:49:51.183707  6841 ts_tablet_manager.cc:1403] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.009s
I20260608 12:49:51.184451  6839 ts_tablet_manager.cc:1434] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 12:49:51.185741  6839 tablet_bootstrap.cc:492] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175: Bootstrap starting.
I20260608 12:49:51.187192  6838 tablet_bootstrap.cc:492] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef: No bootstrap required, opened a new log
I20260608 12:49:51.186931  6841 raft_consensus.cc:359] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.187819  6838 ts_tablet_manager.cc:1403] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 12:49:51.187757  6841 raft_consensus.cc:385] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.188408  6841 raft_consensus.cc:740] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bcda19172fa431482013ba7fa88eef5, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.189409  6841 consensus_queue.cc:260] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.191628  6838 raft_consensus.cc:359] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.192471  6838 raft_consensus.cc:385] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.192857  6838 raft_consensus.cc:740] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603b30b021ee4d1faf826256174b1eef, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.193058  6839 tablet_bootstrap.cc:654] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.193954  6838 consensus_queue.cc:260] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.196448  6838 ts_tablet_manager.cc:1434] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:49:51.202728  6841 ts_tablet_manager.cc:1434] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.006s
I20260608 12:49:51.204128  6841 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5: Bootstrap starting.
I20260608 12:49:51.206699  6845 raft_consensus.cc:493] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:51.207365  6845 raft_consensus.cc:515] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.211431  6841 tablet_bootstrap.cc:654] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:51.211681  6845 leader_election.cc:290] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603b30b021ee4d1faf826256174b1eef (127.4.198.194:45375), 2bcda19172fa431482013ba7fa88eef5 (127.4.198.195:39309)
I20260608 12:49:51.206089  6839 tablet_bootstrap.cc:492] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175: No bootstrap required, opened a new log
I20260608 12:49:51.214839  6839 ts_tablet_manager.cc:1403] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260608 12:49:51.219022  6839 raft_consensus.cc:359] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.220009  6839 raft_consensus.cc:385] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.220434  6839 raft_consensus.cc:740] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd792a59bd66426ea72a0591b4a81175, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.221244  6839 consensus_queue.cc:260] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.224203  6839 ts_tablet_manager.cc:1434] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 12:49:51.232487  6719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952ca74b044bb990df6ada9f1032eb" candidate_uuid: "cd792a59bd66426ea72a0591b4a81175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603b30b021ee4d1faf826256174b1eef" is_pre_election: true
I20260608 12:49:51.233243  6719 raft_consensus.cc:2468] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd792a59bd66426ea72a0591b4a81175 in term 0.
I20260608 12:49:51.234678  6841 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5: No bootstrap required, opened a new log
I20260608 12:49:51.234807  6610 leader_election.cc:304] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603b30b021ee4d1faf826256174b1eef, cd792a59bd66426ea72a0591b4a81175; no voters: 
I20260608 12:49:51.235281  6841 ts_tablet_manager.cc:1403] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.018s
I20260608 12:49:51.235730  6845 raft_consensus.cc:2804] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:51.236119  6845 raft_consensus.cc:493] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:51.236462  6845 raft_consensus.cc:3060] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.238308  6793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952ca74b044bb990df6ada9f1032eb" candidate_uuid: "cd792a59bd66426ea72a0591b4a81175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bcda19172fa431482013ba7fa88eef5" is_pre_election: true
I20260608 12:49:51.238494  6841 raft_consensus.cc:359] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.239243  6841 raft_consensus.cc:385] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:51.239574  6841 raft_consensus.cc:740] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bcda19172fa431482013ba7fa88eef5, State: Initialized, Role: FOLLOWER
I20260608 12:49:51.240386  6841 consensus_queue.cc:260] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.241189  6793 raft_consensus.cc:2468] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd792a59bd66426ea72a0591b4a81175 in term 0.
I20260608 12:49:51.242537  6841 ts_tablet_manager.cc:1434] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:49:51.243264  6845 raft_consensus.cc:515] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.245524  6845 leader_election.cc:290] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [CANDIDATE]: Term 1 election: Requested vote from peers 603b30b021ee4d1faf826256174b1eef (127.4.198.194:45375), 2bcda19172fa431482013ba7fa88eef5 (127.4.198.195:39309)
I20260608 12:49:51.246501  6793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952ca74b044bb990df6ada9f1032eb" candidate_uuid: "cd792a59bd66426ea72a0591b4a81175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bcda19172fa431482013ba7fa88eef5"
I20260608 12:49:51.246217  6719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952ca74b044bb990df6ada9f1032eb" candidate_uuid: "cd792a59bd66426ea72a0591b4a81175" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603b30b021ee4d1faf826256174b1eef"
I20260608 12:49:51.247162  6793 raft_consensus.cc:3060] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.247242  6719 raft_consensus.cc:3060] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.252164  6793 raft_consensus.cc:2468] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd792a59bd66426ea72a0591b4a81175 in term 1.
I20260608 12:49:51.253266  6610 leader_election.cc:304] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bcda19172fa431482013ba7fa88eef5, cd792a59bd66426ea72a0591b4a81175; no voters: 
I20260608 12:49:51.253297  6719 raft_consensus.cc:2468] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd792a59bd66426ea72a0591b4a81175 in term 1.
I20260608 12:49:51.254834  6845 raft_consensus.cc:2804] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:51.256199  6845 raft_consensus.cc:697] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 LEADER]: Becoming Leader. State: Replica: cd792a59bd66426ea72a0591b4a81175, State: Running, Role: LEADER
I20260608 12:49:51.257011  6845 consensus_queue.cc:237] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } }
I20260608 12:49:51.265384  6541 catalog_manager.cc:5696] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd792a59bd66426ea72a0591b4a81175 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "cd792a59bd66426ea72a0591b4a81175" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:51.417353  6843 raft_consensus.cc:493] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:51.417901  6843 raft_consensus.cc:515] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.420212  6843 leader_election.cc:290] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd792a59bd66426ea72a0591b4a81175 (127.4.198.193:44081), 2bcda19172fa431482013ba7fa88eef5 (127.4.198.195:39309)
I20260608 12:49:51.432715  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83482bb880b5499f8a8dbba767ed6fc7" candidate_uuid: "603b30b021ee4d1faf826256174b1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd792a59bd66426ea72a0591b4a81175" is_pre_election: true
I20260608 12:49:51.433030  6793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83482bb880b5499f8a8dbba767ed6fc7" candidate_uuid: "603b30b021ee4d1faf826256174b1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bcda19172fa431482013ba7fa88eef5" is_pre_election: true
I20260608 12:49:51.433377  6644 raft_consensus.cc:2468] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603b30b021ee4d1faf826256174b1eef in term 0.
I20260608 12:49:51.433653  6793 raft_consensus.cc:2468] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603b30b021ee4d1faf826256174b1eef in term 0.
I20260608 12:49:51.434772  6682 leader_election.cc:304] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603b30b021ee4d1faf826256174b1eef, cd792a59bd66426ea72a0591b4a81175; no voters: 
I20260608 12:49:51.435523  6843 raft_consensus.cc:2804] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:51.435843  6843 raft_consensus.cc:493] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:51.436111  6843 raft_consensus.cc:3060] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.440853  6843 raft_consensus.cc:515] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.442721  6843 leader_election.cc:290] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [CANDIDATE]: Term 1 election: Requested vote from peers cd792a59bd66426ea72a0591b4a81175 (127.4.198.193:44081), 2bcda19172fa431482013ba7fa88eef5 (127.4.198.195:39309)
I20260608 12:49:51.443667  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83482bb880b5499f8a8dbba767ed6fc7" candidate_uuid: "603b30b021ee4d1faf826256174b1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd792a59bd66426ea72a0591b4a81175"
I20260608 12:49:51.443925  6793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83482bb880b5499f8a8dbba767ed6fc7" candidate_uuid: "603b30b021ee4d1faf826256174b1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bcda19172fa431482013ba7fa88eef5"
I20260608 12:49:51.444182  6644 raft_consensus.cc:3060] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.444522  6793 raft_consensus.cc:3060] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:51.449951  6793 raft_consensus.cc:2468] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603b30b021ee4d1faf826256174b1eef in term 1.
I20260608 12:49:51.450191  6644 raft_consensus.cc:2468] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603b30b021ee4d1faf826256174b1eef in term 1.
I20260608 12:49:51.451203  6685 leader_election.cc:304] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bcda19172fa431482013ba7fa88eef5, 603b30b021ee4d1faf826256174b1eef; no voters: 
I20260608 12:49:51.452024  6843 raft_consensus.cc:2804] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:51.453236  6843 raft_consensus.cc:697] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 1 LEADER]: Becoming Leader. State: Replica: 603b30b021ee4d1faf826256174b1eef, State: Running, Role: LEADER
I20260608 12:49:51.454098  6843 consensus_queue.cc:237] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } }
I20260608 12:49:51.461797  6541 catalog_manager.cc:5696] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef reported cstate change: term changed from 0 to 1, leader changed from <none> to 603b30b021ee4d1faf826256174b1eef (127.4.198.194). New cstate: current_term: 1 leader_uuid: "603b30b021ee4d1faf826256174b1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:51.588814  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:51.591081  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:51.591497  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:51.774955  6858 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:51.789269  6861 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:51.871618  6843 consensus_queue.cc:1048] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:51.884182  6843 consensus_queue.cc:1048] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:53.592342  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:53.594398  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:53.594825  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:55.595749  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:55.597841  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:55.598315  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:57.599557  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:57.603189  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:57.603600  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:59.604539  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:59.606998  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:59.607446  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:01.608547  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:01.610661  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:01.611183  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:02.600950  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:02.608985  6873 instance_detector.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:02.609128  6874 instance_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:02.613191  6876 instance_detector.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:02.615229  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:02.616315  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:02.616518  4891 system_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:02.616770  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923002616734 us; error 0 us; skew 500 ppm
I20260608 12:50:02.617405  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:02.621071  4891 webserver.cc:533] Webserver started at http://127.4.198.196:40961/ using document root <none> and password file <none>
I20260608 12:50:02.621855  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:02.622167  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:02.622473  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:02.623868  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "8554bb47c3a74a24974f3b039ba3a31b"
format_stamp: "Formatted at 2026-06-08 12:50:02 on dist-test-slave-cf34"
I20260608 12:50:02.628832  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:02.632809  6881 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:02.633854  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 12:50:02.634193  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "8554bb47c3a74a24974f3b039ba3a31b"
format_stamp: "Formatted at 2026-06-08 12:50:02 on dist-test-slave-cf34"
I20260608 12:50:02.634579  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-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:02.651170  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:02.652559  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:02.654268  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:02.656857  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:02.657104  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:02.657363  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:02.657554  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:02.706612  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:45535
I20260608 12:50:02.706745  6943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:45535 every 8 connection(s)
I20260608 12:50:02.724915  6944 heartbeater.cc:344] Connected to a master server at 127.4.198.254:39507
I20260608 12:50:02.725420  6944 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:02.726411  6944 heartbeater.cc:507] Master 127.4.198.254:39507 requested a full tablet report, sending...
I20260608 12:50:02.728909  6541 ts_manager.cc:194] Registered new tserver with Master: 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196:45535)
I20260608 12:50:02.730314  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59580
I20260608 12:50:03.612213  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:03.614302  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:03.614670  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:03.665139  6644 consensus_queue.cc:237] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [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: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: true } }
I20260608 12:50:03.673488  6793 raft_consensus.cc:1275] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Refusing update from remote peer cd792a59bd66426ea72a0591b4a81175: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:03.675693  6861 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:50:03.690886  6719 raft_consensus.cc:1275] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Refusing update from remote peer cd792a59bd66426ea72a0591b4a81175: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:03.690294  6951 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: true } } }
I20260608 12:50:03.692544  6861 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } 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:50:03.692410  6792 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: true } } }
I20260608 12:50:03.699501  6719 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: true } } }
W20260608 12:50:03.708240  6608 consensus_peers.cc:597] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 -> Peer 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196:45535): Couldn't send request to peer 8554bb47c3a74a24974f3b039ba3a31b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf952ca74b044bb990df6ada9f1032eb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:03.708604  6541 catalog_manager.cc:5696] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 reported cstate change: config changed from index -1 to 2, NON_VOTER 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "cd792a59bd66426ea72a0591b4a81175" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: true } } }
I20260608 12:50:03.733022  6944 heartbeater.cc:499] Master 127.4.198.254:39507 was elected leader, sending a full tablet report...
I20260608 12:50:04.084072  6963 ts_tablet_manager.cc:933] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: Initiating tablet copy from peer cd792a59bd66426ea72a0591b4a81175 (127.4.198.193:44081)
I20260608 12:50:04.086360  6963 tablet_copy_client.cc:323] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:44081
I20260608 12:50:04.097435  6654 tablet_copy_service.cc:140] P cd792a59bd66426ea72a0591b4a81175: Received BeginTabletCopySession request for tablet cf952ca74b044bb990df6ada9f1032eb from peer 8554bb47c3a74a24974f3b039ba3a31b ({username='slave'} at 127.0.0.1:40640)
I20260608 12:50:04.098106  6654 tablet_copy_service.cc:161] P cd792a59bd66426ea72a0591b4a81175: Beginning new tablet copy session on tablet cf952ca74b044bb990df6ada9f1032eb from peer 8554bb47c3a74a24974f3b039ba3a31b at {username='slave'} at 127.0.0.1:40640: session id = 8554bb47c3a74a24974f3b039ba3a31b-cf952ca74b044bb990df6ada9f1032eb
I20260608 12:50:04.105417  6654 tablet_copy_source_session.cc:215] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:04.109297  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf952ca74b044bb990df6ada9f1032eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:04.120064  6963 tablet_copy_client.cc:806] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:04.120678  6963 tablet_copy_client.cc:670] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:04.125061  6963 tablet_copy_client.cc:538] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:04.131726  6963 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: Bootstrap starting.
I20260608 12:50:04.148869  6963 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: 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:50:04.149679  6963 tablet_bootstrap.cc:492] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: Bootstrap complete.
I20260608 12:50:04.150270  6963 ts_tablet_manager.cc:1403] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 12:50:04.153196  6963 raft_consensus.cc:359] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: true } }
I20260608 12:50:04.153964  6963 raft_consensus.cc:740] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8554bb47c3a74a24974f3b039ba3a31b, State: Initialized, Role: LEARNER
I20260608 12:50:04.154659  6963 consensus_queue.cc:260] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [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: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: true } }
I20260608 12:50:04.157722  6963 ts_tablet_manager.cc:1434] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.004s
I20260608 12:50:04.159560  6654 tablet_copy_service.cc:342] P cd792a59bd66426ea72a0591b4a81175: Request end of tablet copy session 8554bb47c3a74a24974f3b039ba3a31b-cf952ca74b044bb990df6ada9f1032eb received from {username='slave'} at 127.0.0.1:40640
I20260608 12:50:04.160040  6654 tablet_copy_service.cc:434] P cd792a59bd66426ea72a0591b4a81175: ending tablet copy session 8554bb47c3a74a24974f3b039ba3a31b-cf952ca74b044bb990df6ada9f1032eb on tablet cf952ca74b044bb990df6ada9f1032eb with peer 8554bb47c3a74a24974f3b039ba3a31b
I20260608 12:50:04.648180  6919 raft_consensus.cc:1217] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:05.123888  6969 raft_consensus.cc:1064] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: attempting to promote NON_VOTER 8554bb47c3a74a24974f3b039ba3a31b to VOTER
I20260608 12:50:05.126080  6969 consensus_queue.cc:237] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [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: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } }
I20260608 12:50:05.132835  6919 raft_consensus.cc:1275] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 LEARNER]: Refusing update from remote peer cd792a59bd66426ea72a0591b4a81175: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:05.133155  6792 raft_consensus.cc:1275] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Refusing update from remote peer cd792a59bd66426ea72a0591b4a81175: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:05.134085  6719 raft_consensus.cc:1275] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Refusing update from remote peer cd792a59bd66426ea72a0591b4a81175: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:05.134769  6958 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } 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:50:05.135833  6968 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } 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:50:05.136785  6969 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:05.150038  6958 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } } }
I20260608 12:50:05.152689  6919 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } } }
I20260608 12:50:05.160612  6719 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } } }
I20260608 12:50:05.158006  6792 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } } }
I20260608 12:50:05.164029  6539 catalog_manager.cc:5696] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 reported cstate change: config changed from index 2 to 3, 8554bb47c3a74a24974f3b039ba3a31b (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd792a59bd66426ea72a0591b4a81175" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "603b30b021ee4d1faf826256174b1eef" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 45375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:05.206363  6644 consensus_queue.cc:237] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [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: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } }
I20260608 12:50:05.213546  6919 raft_consensus.cc:1275] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 FOLLOWER]: Refusing update from remote peer cd792a59bd66426ea72a0591b4a81175: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:05.214336  6792 raft_consensus.cc:1275] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Refusing update from remote peer cd792a59bd66426ea72a0591b4a81175: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:05.215130  6968 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } 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:50:05.218868  6968 consensus_queue.cc:1048] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:50:05.223223  6958 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 603b30b021ee4d1faf826256174b1eef (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } } }
I20260608 12:50:05.227556  6792 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 603b30b021ee4d1faf826256174b1eef (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } } }
I20260608 12:50:05.233376  6525 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cf952ca74b044bb990df6ada9f1032eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:05.233314  6919 raft_consensus.cc:2955] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 603b30b021ee4d1faf826256174b1eef (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } } }
I20260608 12:50:05.238986  6541 catalog_manager.cc:5696] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 reported cstate change: config changed from index 3 to 4, VOTER 603b30b021ee4d1faf826256174b1eef (127.4.198.194) evicted. New cstate: current_term: 1 leader_uuid: "cd792a59bd66426ea72a0591b4a81175" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bcda19172fa431482013ba7fa88eef5" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd792a59bd66426ea72a0591b4a81175" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554bb47c3a74a24974f3b039ba3a31b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 45535 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:05.253064  6708 tablet_service.cc:1558] Processing DeleteTablet for tablet cf952ca74b044bb990df6ada9f1032eb with delete_type TABLET_DATA_TOMBSTONED (TS 603b30b021ee4d1faf826256174b1eef not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56426
I20260608 12:50:05.256011  6980 tablet_replica.cc:333] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: stopping tablet replica
I20260608 12:50:05.256738  6980 raft_consensus.cc:2243] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:05.257390  6980 raft_consensus.cc:2272] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:05.260452  6980 ts_tablet_manager.cc:1916] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:05.270967  6980 ts_tablet_manager.cc:1929] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:05.271342  6980 log.cc:1199] T cf952ca74b044bb990df6ada9f1032eb P 603b30b021ee4d1faf826256174b1eef: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/cf952ca74b044bb990df6ada9f1032eb
I20260608 12:50:05.272881  6528 catalog_manager.cc:5027] TS 603b30b021ee4d1faf826256174b1eef (127.4.198.194:45375): tablet cf952ca74b044bb990df6ada9f1032eb (table test-workload [id=95c98280efab4b91a78afbe9e4513a8c]) successfully deleted
I20260608 12:50:05.615692  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:05.617745  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:05.618120  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:07.619475  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:07.622167  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:07.622614  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:09.623673  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:09.625784  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:09.626129  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:11.627182  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:11.629524  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:11.629843  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:13.630937  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:13.632994  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:13.633347  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:15.634361  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:15.636549  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:15.636930  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:16.326135  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:50:16.360222  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.360936  4891 tablet_replica.cc:333] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175: stopping tablet replica
I20260608 12:50:16.361567  4891 raft_consensus.cc:2243] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:16.362226  4891 raft_consensus.cc:2272] T 83482bb880b5499f8a8dbba767ed6fc7 P cd792a59bd66426ea72a0591b4a81175 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.364465  4891 tablet_replica.cc:333] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175: stopping tablet replica
I20260608 12:50:16.364938  4891 raft_consensus.cc:2243] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:16.365794  4891 raft_consensus.cc:2272] T cf952ca74b044bb990df6ada9f1032eb P cd792a59bd66426ea72a0591b4a81175 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.389690  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:50:16.403858  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:50:16.430727  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.431569  4891 tablet_replica.cc:333] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef: stopping tablet replica
I20260608 12:50:16.432124  4891 raft_consensus.cc:2243] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:16.433007  4891 raft_consensus.cc:2272] T 83482bb880b5499f8a8dbba767ed6fc7 P 603b30b021ee4d1faf826256174b1eef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.455130  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:50:16.468444  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:50:16.494513  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.495260  4891 tablet_replica.cc:333] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5: stopping tablet replica
I20260608 12:50:16.495829  4891 raft_consensus.cc:2243] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:16.496691  4891 raft_consensus.cc:2272] T cf952ca74b044bb990df6ada9f1032eb P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.498828  4891 tablet_replica.cc:333] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5: stopping tablet replica
I20260608 12:50:16.499300  4891 raft_consensus.cc:2243] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:16.499729  4891 raft_consensus.cc:2272] T 83482bb880b5499f8a8dbba767ed6fc7 P 2bcda19172fa431482013ba7fa88eef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.521875  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:50:16.533595  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:50:16.557427  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:16.558167  4891 tablet_replica.cc:333] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b: stopping tablet replica
I20260608 12:50:16.558702  4891 raft_consensus.cc:2243] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:16.559355  4891 raft_consensus.cc:2272] T cf952ca74b044bb990df6ada9f1032eb P 8554bb47c3a74a24974f3b039ba3a31b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.579133  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:50:16.591379  4891 master.cc:562] Master@127.4.198.254:39507 shutting down...
I20260608 12:50:16.610262  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:16.610991  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:16.611320  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e922b7cdff247a88c071f60545fb747: stopping tablet replica
I20260608 12:50:16.631922  4891 master.cc:584] Master@127.4.198.254:39507 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27232 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:50:16.670439  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:38725
I20260608 12:50:16.672166  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:16.678658  6987 instance_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:16.678722  6986 instance_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:16.681685  4891 server_base.cc:1061] running on GCE node
W20260608 12:50:16.682626  6989 instance_detector.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:16.683552  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:16.683737  4891 system_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:16.683863  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923016683852 us; error 0 us; skew 500 ppm
I20260608 12:50:16.684445  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:16.687338  4891 webserver.cc:533] Webserver started at http://127.4.198.254:33797/ using document root <none> and password file <none>
I20260608 12:50:16.687851  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:16.688019  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:16.688247  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:16.689597  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "6fc643ed26ac4165b9548cd555629725"
format_stamp: "Formatted at 2026-06-08 12:50:16 on dist-test-slave-cf34"
I20260608 12:50:16.694681  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 12:50:16.699143  6994 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:16.700286  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:16.700662  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "6fc643ed26ac4165b9548cd555629725"
format_stamp: "Formatted at 2026-06-08 12:50:16 on dist-test-slave-cf34"
I20260608 12:50:16.700946  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922966459002-4891-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:16.739549  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:16.740839  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:16.783150  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:38725
I20260608 12:50:16.783295  7045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:38725 every 8 connection(s)
I20260608 12:50:16.787810  7046 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:16.798611  7046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725: Bootstrap starting.
I20260608 12:50:16.803906  7046 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:16.808627  7046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725: No bootstrap required, opened a new log
I20260608 12:50:16.811051  7046 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc643ed26ac4165b9548cd555629725" member_type: VOTER }
I20260608 12:50:16.811511  7046 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:16.811725  7046 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fc643ed26ac4165b9548cd555629725, State: Initialized, Role: FOLLOWER
I20260608 12:50:16.812336  7046 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6fc643ed26ac4165b9548cd555629725" member_type: VOTER }
I20260608 12:50:16.812806  7046 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:16.813045  7046 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:16.813316  7046 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:16.817797  7046 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc643ed26ac4165b9548cd555629725" member_type: VOTER }
I20260608 12:50:16.818327  7046 leader_election.cc:304] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [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: 6fc643ed26ac4165b9548cd555629725; no voters: 
I20260608 12:50:16.819634  7046 leader_election.cc:290] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:16.820142  7049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:16.821570  7049 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 1 LEADER]: Becoming Leader. State: Replica: 6fc643ed26ac4165b9548cd555629725, State: Running, Role: LEADER
I20260608 12:50:16.822331  7049 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [LEADER]: Queue going to LEADER mode. State: All 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: "6fc643ed26ac4165b9548cd555629725" member_type: VOTER }
I20260608 12:50:16.822845  7046 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:16.828378  7050 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fc643ed26ac4165b9548cd555629725" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc643ed26ac4165b9548cd555629725" member_type: VOTER } }
I20260608 12:50:16.828624  7051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fc643ed26ac4165b9548cd555629725. Latest consensus state: current_term: 1 leader_uuid: "6fc643ed26ac4165b9548cd555629725" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc643ed26ac4165b9548cd555629725" member_type: VOTER } }
I20260608 12:50:16.829092  7051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:16.829059  7050 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:16.835405  7057 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:16.841692  7057 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:16.842764  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:16.866477  7057 catalog_manager.cc:1382] Generated new cluster ID: 40dfd17b9ac04e3eb765645f3fab1cea
I20260608 12:50:16.867100  7057 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:16.886581  7057 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:16.887923  7057 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:16.901783  7057 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725: Generated new TSK 0
I20260608 12:50:16.902484  7057 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:16.919044  4891 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000285773s
I20260608 12:50:29.015951  4891 master.cc:562] Master@127.4.198.254:38725 shutting down...
I20260608 12:50:29.043814  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:29.044625  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:29.044991  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fc643ed26ac4165b9548cd555629725: stopping tablet replica
I20260608 12:50:29.066545  4891 master.cc:584] Master@127.4.198.254:38725 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12429 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:50:29.100292  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:42979
I20260608 12:50:29.101560  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:29.107573  7070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:29.108224  7071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:29.109710  7073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:29.110499  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:29.111363  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:29.111548  4891 system_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:29.111665  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923029111653 us; error 0 us; skew 500 ppm
I20260608 12:50:29.112159  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:29.115387  4891 webserver.cc:533] Webserver started at http://127.4.198.254:38827/ using document root <none> and password file <none>
I20260608 12:50:29.115882  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:29.116044  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:29.116267  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:29.117462  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "8203f7b1bb824418921076c75f8bf410"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.122449  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:50:29.126152  7078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.127420  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:29.127696  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "8203f7b1bb824418921076c75f8bf410"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.127967  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-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:29.144330  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:29.145574  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:29.187641  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:42979
I20260608 12:50:29.187779  7129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:42979 every 8 connection(s)
I20260608 12:50:29.192111  7130 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:29.203291  7130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410: Bootstrap starting.
I20260608 12:50:29.208329  7130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.212884  7130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410: No bootstrap required, opened a new log
I20260608 12:50:29.215397  7130 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8203f7b1bb824418921076c75f8bf410" member_type: VOTER }
I20260608 12:50:29.215845  7130 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.216120  7130 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8203f7b1bb824418921076c75f8bf410, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.216794  7130 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8203f7b1bb824418921076c75f8bf410" member_type: VOTER }
I20260608 12:50:29.217295  7130 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:29.217509  7130 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:29.217816  7130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.222548  7130 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8203f7b1bb824418921076c75f8bf410" member_type: VOTER }
I20260608 12:50:29.223163  7130 leader_election.cc:304] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [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: 8203f7b1bb824418921076c75f8bf410; no voters: 
I20260608 12:50:29.224466  7130 leader_election.cc:290] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:29.225046  7133 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.226532  7133 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 1 LEADER]: Becoming Leader. State: Replica: 8203f7b1bb824418921076c75f8bf410, State: Running, Role: LEADER
I20260608 12:50:29.227331  7133 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [LEADER]: Queue going to LEADER mode. State: All 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: "8203f7b1bb824418921076c75f8bf410" member_type: VOTER }
I20260608 12:50:29.227749  7130 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:29.230856  7135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8203f7b1bb824418921076c75f8bf410. Latest consensus state: current_term: 1 leader_uuid: "8203f7b1bb824418921076c75f8bf410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8203f7b1bb824418921076c75f8bf410" member_type: VOTER } }
I20260608 12:50:29.230922  7134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8203f7b1bb824418921076c75f8bf410" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8203f7b1bb824418921076c75f8bf410" member_type: VOTER } }
I20260608 12:50:29.231721  7134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:29.231663  7135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:29.235721  7138 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:29.240814  7138 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:29.245589  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:29.251518  7138 catalog_manager.cc:1382] Generated new cluster ID: 60ca6157c30c4428b32e22bf70f1950e
I20260608 12:50:29.251816  7138 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:29.265420  7138 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:29.266825  7138 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:29.285290  7138 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410: Generated new TSK 0
I20260608 12:50:29.285964  7138 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:29.313239  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:29.320196  7151 instance_detector.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:29.320937  7152 instance_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:29.322644  7154 instance_detector.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:29.322959  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:29.323839  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:29.324093  4891 system_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:29.324282  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923029324246 us; error 0 us; skew 500 ppm
I20260608 12:50:29.324982  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:29.327376  4891 webserver.cc:533] Webserver started at http://127.4.198.193:33809/ using document root <none> and password file <none>
I20260608 12:50:29.327927  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:29.328115  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:29.328419  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:29.329871  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "5909855f6d3d40f08fbde18a871d7408"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.334734  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:50:29.338697  7159 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:29.340041  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:29.340391  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "5909855f6d3d40f08fbde18a871d7408"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.340741  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-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:29.360764  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:29.362087  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:29.363807  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:29.366209  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:29.366449  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.366726  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:29.366923  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:50:29.412882  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:35661
I20260608 12:50:29.412999  7221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:35661 every 8 connection(s)
I20260608 12:50:29.418445  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:29.426713  7227 instance_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:29.427963  7226 instance_detector.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:29.429384  7229 instance_detector.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:29.429741  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:29.430924  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:29.431130  4891 system_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:29.431283  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923029431270 us; error 0 us; skew 500 ppm
I20260608 12:50:29.431843  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:29.434895  4891 webserver.cc:533] Webserver started at http://127.4.198.194:34457/ using document root <none> and password file <none>
I20260608 12:50:29.435650  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:29.435875  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:29.436244  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:29.437213  7222 heartbeater.cc:344] Connected to a master server at 127.4.198.254:42979
I20260608 12:50:29.437621  7222 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:29.437816  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "d269162f7d544225b53417c1b1ab118c"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.438535  7222 heartbeater.cc:507] Master 127.4.198.254:42979 requested a full tablet report, sending...
I20260608 12:50:29.441416  7095 ts_manager.cc:194] Registered new tserver with Master: 5909855f6d3d40f08fbde18a871d7408 (127.4.198.193:35661)
I20260608 12:50:29.444329  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:50:29.444440  7095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58522
I20260608 12:50:29.448866  7234 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:29.449770  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:50:29.450152  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "d269162f7d544225b53417c1b1ab118c"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.450444  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-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:29.465855  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:29.467281  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:29.468791  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:29.471390  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:29.471587  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.471853  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:29.472062  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.518674  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:41855
I20260608 12:50:29.518893  7296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:41855 every 8 connection(s)
I20260608 12:50:29.523939  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:29.532020  7300 instance_detector.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:29.534003  7301 instance_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:29.537487  4891 server_base.cc:1061] running on GCE node
W20260608 12:50:29.537669  7303 instance_detector.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:29.538425  7297 heartbeater.cc:344] Connected to a master server at 127.4.198.254:42979
I20260608 12:50:29.538861  7297 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:29.538975  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:29.539260  4891 system_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:29.539479  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923029539460 us; error 0 us; skew 500 ppm
I20260608 12:50:29.539801  7297 heartbeater.cc:507] Master 127.4.198.254:42979 requested a full tablet report, sending...
I20260608 12:50:29.540364  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:29.542482  7095 ts_manager.cc:194] Registered new tserver with Master: d269162f7d544225b53417c1b1ab118c (127.4.198.194:41855)
I20260608 12:50:29.543805  4891 webserver.cc:533] Webserver started at http://127.4.198.195:45777/ using document root <none> and password file <none>
I20260608 12:50:29.544166  7095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58532
I20260608 12:50:29.544366  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:29.544692  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:29.545006  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:29.546629  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "d1545922bce045a8818483a1b3432967"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.551514  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:29.555172  7308 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:29.555981  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:29.556284  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "d1545922bce045a8818483a1b3432967"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-cf34"
I20260608 12:50:29.556628  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922966459002-4891-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:29.568827  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:29.570071  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:29.571626  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:29.574002  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:29.574239  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.574487  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:29.574674  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.622534  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:46343
I20260608 12:50:29.622870  7370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:46343 every 8 connection(s)
I20260608 12:50:29.638507  7371 heartbeater.cc:344] Connected to a master server at 127.4.198.254:42979
I20260608 12:50:29.639071  7371 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:29.640038  7371 heartbeater.cc:507] Master 127.4.198.254:42979 requested a full tablet report, sending...
I20260608 12:50:29.642249  7095 ts_manager.cc:194] Registered new tserver with Master: d1545922bce045a8818483a1b3432967 (127.4.198.195:46343)
I20260608 12:50:29.643180  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016824065s
I20260608 12:50:29.643934  7095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58542
I20260608 12:50:30.447839  7222 heartbeater.cc:499] Master 127.4.198.254:42979 was elected leader, sending a full tablet report...
I20260608 12:50:30.547040  7297 heartbeater.cc:499] Master 127.4.198.254:42979 was elected leader, sending a full tablet report...
I20260608 12:50:30.646883  7371 heartbeater.cc:499] Master 127.4.198.254:42979 was elected leader, sending a full tablet report...
I20260608 12:50:31.245150  7148 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:33.246099  7148 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:35.247135  7148 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:37.248488  7148 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:39.249815  7148 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:41.250982  7148 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:41.741972  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:50:41.775588  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:41.794354  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:50:41.805251  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:50:41.826629  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:41.843217  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:50:41.853801  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:50:41.880937  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:41.897434  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:50:41.907322  4891 master.cc:562] Master@127.4.198.254:42979 shutting down...
I20260608 12:50:41.932389  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:41.933207  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:41.933604  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8203f7b1bb824418921076c75f8bf410: stopping tablet replica
I20260608 12:50:41.952423  4891 master.cc:584] Master@127.4.198.254:42979 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12887 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:50:41.990432  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:35713
I20260608 12:50:41.991817  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:41.998755  7376 instance_detector.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:41.998816  7377 instance_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:41.999706  7379 instance_detector.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:42.000914  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:42.001881  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:42.002128  4891 system_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:42.002282  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923042002267 us; error 0 us; skew 500 ppm
I20260608 12:50:42.002940  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:42.005657  4891 webserver.cc:533] Webserver started at http://127.4.198.254:34687/ using document root <none> and password file <none>
I20260608 12:50:42.006237  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:42.006449  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:42.006742  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:42.008086  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "da0b8d5486ab458f9704e4a29b4679c6"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.014659  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:50:42.019088  7384 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:42.020102  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:42.020356  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "da0b8d5486ab458f9704e4a29b4679c6"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.020597  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-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:42.059062  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:42.060271  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:42.099130  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:35713
I20260608 12:50:42.099267  7435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:35713 every 8 connection(s)
I20260608 12:50:42.103463  7436 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:42.113963  7436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6: Bootstrap starting.
I20260608 12:50:42.118830  7436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:42.123332  7436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6: No bootstrap required, opened a new log
I20260608 12:50:42.125629  7436 raft_consensus.cc:359] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da0b8d5486ab458f9704e4a29b4679c6" member_type: VOTER }
I20260608 12:50:42.126101  7436 raft_consensus.cc:385] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:42.126329  7436 raft_consensus.cc:740] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da0b8d5486ab458f9704e4a29b4679c6, State: Initialized, Role: FOLLOWER
I20260608 12:50:42.127014  7436 consensus_queue.cc:260] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da0b8d5486ab458f9704e4a29b4679c6" member_type: VOTER }
I20260608 12:50:42.127506  7436 raft_consensus.cc:399] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:42.127753  7436 raft_consensus.cc:493] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:42.128023  7436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:42.132501  7436 raft_consensus.cc:515] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da0b8d5486ab458f9704e4a29b4679c6" member_type: VOTER }
I20260608 12:50:42.133067  7436 leader_election.cc:304] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [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: da0b8d5486ab458f9704e4a29b4679c6; no voters: 
I20260608 12:50:42.134315  7436 leader_election.cc:290] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:42.134822  7439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:42.136369  7439 raft_consensus.cc:697] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 1 LEADER]: Becoming Leader. State: Replica: da0b8d5486ab458f9704e4a29b4679c6, State: Running, Role: LEADER
I20260608 12:50:42.137194  7439 consensus_queue.cc:237] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [LEADER]: Queue going to LEADER mode. State: All 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: "da0b8d5486ab458f9704e4a29b4679c6" member_type: VOTER }
I20260608 12:50:42.137461  7436 sys_catalog.cc:565] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:42.140767  7441 sys_catalog.cc:455] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da0b8d5486ab458f9704e4a29b4679c6. Latest consensus state: current_term: 1 leader_uuid: "da0b8d5486ab458f9704e4a29b4679c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da0b8d5486ab458f9704e4a29b4679c6" member_type: VOTER } }
I20260608 12:50:42.140722  7440 sys_catalog.cc:455] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da0b8d5486ab458f9704e4a29b4679c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da0b8d5486ab458f9704e4a29b4679c6" member_type: VOTER } }
I20260608 12:50:42.141602  7440 sys_catalog.cc:458] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:42.145037  7441 sys_catalog.cc:458] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:42.148557  7445 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:42.156543  7445 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:42.157555  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:42.166656  7445 catalog_manager.cc:1382] Generated new cluster ID: 91162ad4f42e489ca783817e4e4398f6
I20260608 12:50:42.167019  7445 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:42.181479  7445 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:42.183295  7445 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:42.205291  7445 catalog_manager.cc:6069] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6: Generated new TSK 0
I20260608 12:50:42.206028  7445 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:42.224313  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:42.231025  7457 instance_detector.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:42.231828  7458 instance_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:42.234442  7460 instance_detector.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:42.234506  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:42.235625  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:42.235823  4891 system_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:42.235980  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923042235965 us; error 0 us; skew 500 ppm
I20260608 12:50:42.236658  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:42.246019  4891 webserver.cc:533] Webserver started at http://127.4.198.193:36319/ using document root <none> and password file <none>
I20260608 12:50:42.246599  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:42.246794  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:42.247128  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:42.248284  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "223c4dd2af7c4f389d899283a50457ee"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.253509  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:50:42.257140  7465 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:42.258314  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:50:42.258760  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "223c4dd2af7c4f389d899283a50457ee"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.259133  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-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:42.274246  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:42.276052  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:42.278349  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:42.281682  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:42.281927  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:42.282231  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:42.282455  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:42.339704  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:43175
I20260608 12:50:42.339823  7527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:43175 every 8 connection(s)
I20260608 12:50:42.345168  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:42.352869  7532 instance_detector.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:42.353487  7533 instance_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:42.358038  7535 instance_detector.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:42.358371  7528 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35713
I20260608 12:50:42.358853  7528 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:42.359073  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:42.359843  7528 heartbeater.cc:507] Master 127.4.198.254:35713 requested a full tablet report, sending...
I20260608 12:50:42.360102  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:42.360386  4891 system_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:42.360605  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923042360585 us; error 0 us; skew 500 ppm
I20260608 12:50:42.361330  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:42.362581  7401 ts_manager.cc:194] Registered new tserver with Master: 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175)
I20260608 12:50:42.364360  4891 webserver.cc:533] Webserver started at http://127.4.198.194:35929/ using document root <none> and password file <none>
I20260608 12:50:42.364785  7401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41492
I20260608 12:50:42.364982  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:42.365311  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:42.365607  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:42.367132  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.372494  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:50:42.376416  7540 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:42.377585  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:50:42.377869  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.378120  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-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:42.394593  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:42.395804  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:42.397210  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:42.399534  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:42.399709  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:42.399930  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:42.400092  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:42.441133  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:39483
I20260608 12:50:42.441301  7602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:39483 every 8 connection(s)
I20260608 12:50:42.446388  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:42.454999  7606 instance_detector.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:42.455719  7607 instance_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:42.459040  7610 instance_detector.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:42.459329  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:42.459964  7603 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35713
I20260608 12:50:42.460424  7603 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:42.460522  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:42.460843  4891 system_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:42.461059  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923042461040 us; error 0 us; skew 500 ppm
I20260608 12:50:42.461454  7603 heartbeater.cc:507] Master 127.4.198.254:35713 requested a full tablet report, sending...
I20260608 12:50:42.461966  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:42.464048  7401 ts_manager.cc:194] Registered new tserver with Master: 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483)
I20260608 12:50:42.465049  4891 webserver.cc:533] Webserver started at http://127.4.198.195:42507/ using document root <none> and password file <none>
I20260608 12:50:42.465612  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:42.465643  7401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41506
I20260608 12:50:42.465890  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:42.466301  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:42.468000  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "63d831603f284254963db1b3fc7b01f8"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.472844  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:42.476646  7614 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:42.477509  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:50:42.477968  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "63d831603f284254963db1b3fc7b01f8"
format_stamp: "Formatted at 2026-06-08 12:50:42 on dist-test-slave-cf34"
I20260608 12:50:42.478247  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922966459002-4891-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:42.495337  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:42.496662  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:42.498224  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:42.500557  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:42.500790  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:42.501048  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:42.501235  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:42.543530  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:33227
I20260608 12:50:42.543659  7676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:33227 every 8 connection(s)
I20260608 12:50:42.558216  7677 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35713
I20260608 12:50:42.558605  7677 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:42.559386  7677 heartbeater.cc:507] Master 127.4.198.254:35713 requested a full tablet report, sending...
I20260608 12:50:42.561528  7401 ts_manager.cc:194] Registered new tserver with Master: 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:42.561683  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014834101s
I20260608 12:50:42.563097  7401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41508
I20260608 12:50:43.367718  7528 heartbeater.cc:499] Master 127.4.198.254:35713 was elected leader, sending a full tablet report...
I20260608 12:50:43.468827  7603 heartbeater.cc:499] Master 127.4.198.254:35713 was elected leader, sending a full tablet report...
I20260608 12:50:43.565637  7677 heartbeater.cc:499] Master 127.4.198.254:35713 was elected leader, sending a full tablet report...
I20260608 12:50:43.617604  7401 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41510:
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:50:43.620133  7401 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:50:43.694947  7493 tablet_service.cc:1511] Processing CreateTablet for tablet 3a439f9225844562ab9753f82e7c09b8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:43.696080  7492 tablet_service.cc:1511] Processing CreateTablet for tablet d376e5433ff542ceaa550a36a9f048ad (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:43.696731  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a439f9225844562ab9753f82e7c09b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.697582  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d376e5433ff542ceaa550a36a9f048ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.699939  7491 tablet_service.cc:1511] Processing CreateTablet for tablet 7153ed7743c74764b3607f9277a3904b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:43.702179  7490 tablet_service.cc:1511] Processing CreateTablet for tablet f1bef778ac88443f9d07aa12492e0fe2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:43.703219  7639 tablet_service.cc:1511] Processing CreateTablet for tablet f1bef778ac88443f9d07aa12492e0fe2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:43.703411  7642 tablet_service.cc:1511] Processing CreateTablet for tablet 3a439f9225844562ab9753f82e7c09b8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:43.704341  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153ed7743c74764b3607f9277a3904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.704758  7639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bef778ac88443f9d07aa12492e0fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.706130  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bef778ac88443f9d07aa12492e0fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.705963  7641 tablet_service.cc:1511] Processing CreateTablet for tablet d376e5433ff542ceaa550a36a9f048ad (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:43.707505  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d376e5433ff542ceaa550a36a9f048ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.711441  7640 tablet_service.cc:1511] Processing CreateTablet for tablet 7153ed7743c74764b3607f9277a3904b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:43.712931  7640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153ed7743c74764b3607f9277a3904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.716949  7642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a439f9225844562ab9753f82e7c09b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.730417  7568 tablet_service.cc:1511] Processing CreateTablet for tablet 3a439f9225844562ab9753f82e7c09b8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:43.730818  7567 tablet_service.cc:1511] Processing CreateTablet for tablet d376e5433ff542ceaa550a36a9f048ad (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:43.732115  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a439f9225844562ab9753f82e7c09b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.732743  7566 tablet_service.cc:1511] Processing CreateTablet for tablet 7153ed7743c74764b3607f9277a3904b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:43.734361  7566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153ed7743c74764b3607f9277a3904b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.735507  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d376e5433ff542ceaa550a36a9f048ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.740029  7565 tablet_service.cc:1511] Processing CreateTablet for tablet f1bef778ac88443f9d07aa12492e0fe2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c9e8c318f7ad4ae8a2e28b9283e6cbea]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:43.741459  7565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bef778ac88443f9d07aa12492e0fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:43.783143  7698 tablet_bootstrap.cc:492] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: Bootstrap starting.
I20260608 12:50:43.789124  7698 tablet_bootstrap.cc:654] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.796758  7697 tablet_bootstrap.cc:492] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: Bootstrap starting.
I20260608 12:50:43.798329  7698 tablet_bootstrap.cc:492] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: No bootstrap required, opened a new log
I20260608 12:50:43.799183  7698 ts_tablet_manager.cc:1403] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:50:43.800511  7699 tablet_bootstrap.cc:492] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Bootstrap starting.
I20260608 12:50:43.802084  7698 raft_consensus.cc:359] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.802682  7698 raft_consensus.cc:385] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.802985  7698 raft_consensus.cc:740] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 223c4dd2af7c4f389d899283a50457ee, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.803696  7698 consensus_queue.cc:260] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.806465  7698 ts_tablet_manager.cc:1434] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:50:43.807060  7697 tablet_bootstrap.cc:654] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.807600  7698 tablet_bootstrap.cc:492] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee: Bootstrap starting.
I20260608 12:50:43.808108  7699 tablet_bootstrap.cc:654] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.814535  7699 tablet_bootstrap.cc:492] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c: No bootstrap required, opened a new log
I20260608 12:50:43.815065  7699 ts_tablet_manager.cc:1403] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:50:43.815411  7697 tablet_bootstrap.cc:492] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: No bootstrap required, opened a new log
I20260608 12:50:43.815943  7697 ts_tablet_manager.cc:1403] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.014s
I20260608 12:50:43.817602  7698 tablet_bootstrap.cc:654] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.818222  7699 raft_consensus.cc:359] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.819097  7699 raft_consensus.cc:385] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.819442  7699 raft_consensus.cc:740] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1ba5aa9d8477ca436fb2d88a0a98c, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.819222  7697 raft_consensus.cc:359] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.820070  7697 raft_consensus.cc:385] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.820405  7697 raft_consensus.cc:740] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d831603f284254963db1b3fc7b01f8, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.820515  7699 consensus_queue.cc:260] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.821198  7697 consensus_queue.cc:260] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.824523  7697 ts_tablet_manager.cc:1434] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:50:43.825616  7697 tablet_bootstrap.cc:492] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8: Bootstrap starting.
I20260608 12:50:43.828003  7698 tablet_bootstrap.cc:492] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee: No bootstrap required, opened a new log
I20260608 12:50:43.828505  7698 ts_tablet_manager.cc:1403] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 12:50:43.828639  7699 ts_tablet_manager.cc:1434] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:50:43.829751  7699 tablet_bootstrap.cc:492] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: Bootstrap starting.
I20260608 12:50:43.832551  7697 tablet_bootstrap.cc:654] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.836583  7699 tablet_bootstrap.cc:654] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.836313  7698 raft_consensus.cc:359] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.837150  7698 raft_consensus.cc:385] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.837548  7698 raft_consensus.cc:740] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 223c4dd2af7c4f389d899283a50457ee, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.838582  7698 consensus_queue.cc:260] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.841456  7698 ts_tablet_manager.cc:1434] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:50:43.843199  7698 tablet_bootstrap.cc:492] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee: Bootstrap starting.
W20260608 12:50:43.845813  7529 tablet.cc:2404] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:50:43.848672  7699 tablet_bootstrap.cc:492] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: No bootstrap required, opened a new log
I20260608 12:50:43.849300  7699 ts_tablet_manager.cc:1403] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:50:43.851018  7698 tablet_bootstrap.cc:654] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.852578  7699 raft_consensus.cc:359] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.853468  7699 raft_consensus.cc:385] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.853821  7699 raft_consensus.cc:740] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1ba5aa9d8477ca436fb2d88a0a98c, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.854980  7699 consensus_queue.cc:260] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.857311  7699 ts_tablet_manager.cc:1434] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:43.859494  7699 tablet_bootstrap.cc:492] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c: Bootstrap starting.
I20260608 12:50:43.860352  7697 tablet_bootstrap.cc:492] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8: No bootstrap required, opened a new log
I20260608 12:50:43.860926  7697 ts_tablet_manager.cc:1403] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.018s
I20260608 12:50:43.864617  7697 raft_consensus.cc:359] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.865607  7697 raft_consensus.cc:385] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.866003  7697 raft_consensus.cc:740] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d831603f284254963db1b3fc7b01f8, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.866711  7699 tablet_bootstrap.cc:654] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.867055  7697 consensus_queue.cc:260] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.869560  7697 ts_tablet_manager.cc:1434] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:50:43.870287  7698 tablet_bootstrap.cc:492] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee: No bootstrap required, opened a new log
I20260608 12:50:43.870548  7697 tablet_bootstrap.cc:492] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8: Bootstrap starting.
I20260608 12:50:43.870819  7698 ts_tablet_manager.cc:1403] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.012s
I20260608 12:50:43.874205  7698 raft_consensus.cc:359] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.875164  7698 raft_consensus.cc:385] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.875524  7698 raft_consensus.cc:740] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 223c4dd2af7c4f389d899283a50457ee, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.876471  7698 consensus_queue.cc:260] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.877884  7697 tablet_bootstrap.cc:654] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.884044  7698 ts_tablet_manager.cc:1434] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:50:43.885538  7698 tablet_bootstrap.cc:492] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee: Bootstrap starting.
I20260608 12:50:43.886217  7699 tablet_bootstrap.cc:492] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c: No bootstrap required, opened a new log
I20260608 12:50:43.886915  7699 ts_tablet_manager.cc:1403] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260608 12:50:43.890008  7697 tablet_bootstrap.cc:492] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8: No bootstrap required, opened a new log
I20260608 12:50:43.890179  7699 raft_consensus.cc:359] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.890491  7697 ts_tablet_manager.cc:1403] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:50:43.890878  7699 raft_consensus.cc:385] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.891399  7699 raft_consensus.cc:740] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1ba5aa9d8477ca436fb2d88a0a98c, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.892373  7699 consensus_queue.cc:260] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.893813  7697 raft_consensus.cc:359] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.894541  7697 raft_consensus.cc:385] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.894603  7698 tablet_bootstrap.cc:654] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.895020  7697 raft_consensus.cc:740] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d831603f284254963db1b3fc7b01f8, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.895937  7697 consensus_queue.cc:260] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.898224  7697 ts_tablet_manager.cc:1434] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:50:43.899027  7699 ts_tablet_manager.cc:1434] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260608 12:50:43.899315  7697 tablet_bootstrap.cc:492] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8: Bootstrap starting.
I20260608 12:50:43.899735  7705 raft_consensus.cc:493] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:43.900449  7699 tablet_bootstrap.cc:492] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Bootstrap starting.
I20260608 12:50:43.900228  7705 raft_consensus.cc:515] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.906952  7697 tablet_bootstrap.cc:654] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.907095  7698 tablet_bootstrap.cc:492] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee: No bootstrap required, opened a new log
I20260608 12:50:43.907670  7698 ts_tablet_manager.cc:1403] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 12:50:43.908674  7699 tablet_bootstrap.cc:654] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:43.910843  7698 raft_consensus.cc:359] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.911861  7698 raft_consensus.cc:385] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.912323  7698 raft_consensus.cc:740] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 223c4dd2af7c4f389d899283a50457ee, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.913573  7698 consensus_queue.cc:260] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.917232  7705 leader_election.cc:290] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:43.920408  7698 ts_tablet_manager.cc:1434] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:50:43.924420  7699 tablet_bootstrap.cc:492] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: No bootstrap required, opened a new log
I20260608 12:50:43.924968  7699 ts_tablet_manager.cc:1403] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260608 12:50:43.928833  7699 raft_consensus.cc:359] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.929838  7699 raft_consensus.cc:385] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.930255  7699 raft_consensus.cc:740] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1ba5aa9d8477ca436fb2d88a0a98c, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.930753  7701 raft_consensus.cc:493] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:43.931305  7699 consensus_queue.cc:260] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.931483  7701 raft_consensus.cc:515] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.933820  7699 ts_tablet_manager.cc:1434] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:50:43.946341  7701 leader_election.cc:290] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:43.949150  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ed7743c74764b3607f9277a3904b" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8" is_pre_election: true
W20260608 12:50:43.951107  7544 leader_election.cc:343] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:43.952248  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ed7743c74764b3607f9277a3904b" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "223c4dd2af7c4f389d899283a50457ee" is_pre_election: true
I20260608 12:50:43.952932  7503 raft_consensus.cc:2468] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in term 0.
I20260608 12:50:43.951241  7706 raft_consensus.cc:493] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:43.954074  7706 raft_consensus.cc:515] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.965744  7706 leader_election.cc:290] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175), 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483)
I20260608 12:50:43.973791  7697 tablet_bootstrap.cc:492] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8: No bootstrap required, opened a new log
I20260608 12:50:43.976691  7697 ts_tablet_manager.cc:1403] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.039s
I20260608 12:50:43.973380  7544 leader_election.cc:304] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [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: 13c1ba5aa9d8477ca436fb2d88a0a98c, 223c4dd2af7c4f389d899283a50457ee; no voters: 63d831603f284254963db1b3fc7b01f8
I20260608 12:50:43.979678  7705 raft_consensus.cc:2804] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:43.980067  7705 raft_consensus.cc:493] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:43.980446  7705 raft_consensus.cc:3060] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:43.981774  7697 raft_consensus.cc:359] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.982546  7697 raft_consensus.cc:385] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:43.982851  7697 raft_consensus.cc:740] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d831603f284254963db1b3fc7b01f8, State: Initialized, Role: FOLLOWER
I20260608 12:50:43.983728  7697 consensus_queue.cc:260] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.984429  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ed7743c74764b3607f9277a3904b" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" is_pre_election: true
I20260608 12:50:43.987042  7706 raft_consensus.cc:493] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:43.987617  7706 raft_consensus.cc:515] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.989898  7706 leader_election.cc:290] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175), 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483)
I20260608 12:50:43.991482  7705 raft_consensus.cc:515] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.992471  7701 raft_consensus.cc:493] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:43.997960  7578 raft_consensus.cc:2393] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 223c4dd2af7c4f389d899283a50457ee in current term 1: Already voted for candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in this term.
I20260608 12:50:43.997550  7701 raft_consensus.cc:515] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:43.997733  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d376e5433ff542ceaa550a36a9f048ad" candidate_uuid: "63d831603f284254963db1b3fc7b01f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" is_pre_election: true
I20260608 12:50:43.999257  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "63d831603f284254963db1b3fc7b01f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" is_pre_election: true
I20260608 12:50:43.999358  7577 raft_consensus.cc:2468] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63d831603f284254963db1b3fc7b01f8 in term 0.
I20260608 12:50:44.000030  7701 leader_election.cc:290] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:43.999986  7576 raft_consensus.cc:2468] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63d831603f284254963db1b3fc7b01f8 in term 0.
I20260608 12:50:44.001051  7705 leader_election.cc:290] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [CANDIDATE]: Term 1 election: Requested vote from peers 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:44.001641  7705 raft_consensus.cc:493] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:44.002117  7705 raft_consensus.cc:515] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.002619  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ed7743c74764b3607f9277a3904b" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8"
I20260608 12:50:44.003113  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ed7743c74764b3607f9277a3904b" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "223c4dd2af7c4f389d899283a50457ee"
I20260608 12:50:44.003417  7652 raft_consensus.cc:3060] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.003691  7503 raft_consensus.cc:3060] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.004792  7705 leader_election.cc:290] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:44.005661  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" is_pre_election: true
I20260608 12:50:44.006263  7576 raft_consensus.cc:2468] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 223c4dd2af7c4f389d899283a50457ee in term 0.
I20260608 12:50:44.007567  7466 leader_election.cc:304] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1ba5aa9d8477ca436fb2d88a0a98c, 223c4dd2af7c4f389d899283a50457ee; no voters: 
I20260608 12:50:44.008908  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ed7743c74764b3607f9277a3904b" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8" is_pre_election: true
I20260608 12:50:44.010602  7650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8" is_pre_election: true
I20260608 12:50:44.010869  7697 ts_tablet_manager.cc:1434] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.007s
I20260608 12:50:44.011523  7650 raft_consensus.cc:2468] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 223c4dd2af7c4f389d899283a50457ee in term 0.
I20260608 12:50:44.011765  7469 leader_election.cc:304] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [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: 223c4dd2af7c4f389d899283a50457ee; no voters: 13c1ba5aa9d8477ca436fb2d88a0a98c, 63d831603f284254963db1b3fc7b01f8
I20260608 12:50:44.010588  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8" is_pre_election: true
I20260608 12:50:44.012884  7651 raft_consensus.cc:2468] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in term 0.
I20260608 12:50:44.010877  7701 raft_consensus.cc:2804] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:44.013875  7701 raft_consensus.cc:493] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:44.014256  7544 leader_election.cc:304] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1ba5aa9d8477ca436fb2d88a0a98c, 63d831603f284254963db1b3fc7b01f8; no voters: 
I20260608 12:50:44.014369  7701 raft_consensus.cc:3060] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.015373  7724 raft_consensus.cc:2804] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:44.015782  7724 raft_consensus.cc:493] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:44.016146  7724 raft_consensus.cc:3060] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.016506  7652 raft_consensus.cc:2468] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in term 1.
I20260608 12:50:44.020262  7544 leader_election.cc:304] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1ba5aa9d8477ca436fb2d88a0a98c, 63d831603f284254963db1b3fc7b01f8; no voters: 
I20260608 12:50:44.021207  7705 raft_consensus.cc:2804] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:44.025308  7724 raft_consensus.cc:515] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.026518  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d376e5433ff542ceaa550a36a9f048ad" candidate_uuid: "63d831603f284254963db1b3fc7b01f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "223c4dd2af7c4f389d899283a50457ee" is_pre_election: true
I20260608 12:50:44.027592  7502 raft_consensus.cc:2468] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63d831603f284254963db1b3fc7b01f8 in term 0.
I20260608 12:50:44.028453  7724 leader_election.cc:290] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [CANDIDATE]: Term 1 election: Requested vote from peers 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:44.029949  7618 leader_election.cc:304] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 223c4dd2af7c4f389d899283a50457ee, 63d831603f284254963db1b3fc7b01f8; no voters: 
I20260608 12:50:44.030566  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "223c4dd2af7c4f389d899283a50457ee" is_pre_election: true
I20260608 12:50:44.031127  7723 raft_consensus.cc:2804] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:44.030524  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "63d831603f284254963db1b3fc7b01f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "223c4dd2af7c4f389d899283a50457ee" is_pre_election: true
I20260608 12:50:44.031545  7723 raft_consensus.cc:493] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:44.031939  7723 raft_consensus.cc:3060] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.032394  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8"
I20260608 12:50:44.033175  7652 raft_consensus.cc:3060] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.033604  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "223c4dd2af7c4f389d899283a50457ee"
I20260608 12:50:44.040887  7723 raft_consensus.cc:515] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.044349  7652 raft_consensus.cc:2468] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in term 1.
I20260608 12:50:44.045042  7723 leader_election.cc:290] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [CANDIDATE]: Term 1 election: Requested vote from peers 223c4dd2af7c4f389d899283a50457ee (127.4.198.193:43175), 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483)
I20260608 12:50:44.045746  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d376e5433ff542ceaa550a36a9f048ad" candidate_uuid: "63d831603f284254963db1b3fc7b01f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "223c4dd2af7c4f389d899283a50457ee"
I20260608 12:50:44.046227  7502 raft_consensus.cc:3060] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.047590  7544 leader_election.cc:304] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [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: 13c1ba5aa9d8477ca436fb2d88a0a98c, 63d831603f284254963db1b3fc7b01f8; no voters: 223c4dd2af7c4f389d899283a50457ee
I20260608 12:50:44.049043  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d376e5433ff542ceaa550a36a9f048ad" candidate_uuid: "63d831603f284254963db1b3fc7b01f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c"
I20260608 12:50:44.049666  7576 raft_consensus.cc:3060] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.051172  7503 raft_consensus.cc:2468] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in term 1.
I20260608 12:50:44.047667  7615 leader_election.cc:304] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [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: 13c1ba5aa9d8477ca436fb2d88a0a98c, 63d831603f284254963db1b3fc7b01f8; no voters: 223c4dd2af7c4f389d899283a50457ee
I20260608 12:50:44.054497  7502 raft_consensus.cc:2468] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d831603f284254963db1b3fc7b01f8 in term 1.
I20260608 12:50:44.055154  7724 raft_consensus.cc:2804] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:44.059810  7724 raft_consensus.cc:697] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 LEADER]: Becoming Leader. State: Replica: 13c1ba5aa9d8477ca436fb2d88a0a98c, State: Running, Role: LEADER
I20260608 12:50:44.060020  7618 leader_election.cc:304] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 223c4dd2af7c4f389d899283a50457ee, 63d831603f284254963db1b3fc7b01f8; no voters: 
I20260608 12:50:44.057340  7576 raft_consensus.cc:2468] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d831603f284254963db1b3fc7b01f8 in term 1.
I20260608 12:50:44.061136  7723 raft_consensus.cc:2804] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:44.061198  7724 consensus_queue.cc:237] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.063241  7723 raft_consensus.cc:697] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 1 LEADER]: Becoming Leader. State: Replica: 63d831603f284254963db1b3fc7b01f8, State: Running, Role: LEADER
I20260608 12:50:44.064509  7723 consensus_queue.cc:237] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.066699  7706 raft_consensus.cc:2764] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260608 12:50:44.068574  7469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.195:33227, user_credentials={real_user=slave}} blocked reactor thread for 57112.6us
I20260608 12:50:44.069041  7701 raft_consensus.cc:515] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.068765  7725 raft_consensus.cc:2749] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:44.070467  7501 raft_consensus.cc:2393] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in current term 1: Already voted for candidate 223c4dd2af7c4f389d899283a50457ee in this term.
I20260608 12:50:44.072515  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c"
I20260608 12:50:44.072911  7701 leader_election.cc:290] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 election: Requested vote from peers 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:44.074656  7705 raft_consensus.cc:697] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 LEADER]: Becoming Leader. State: Replica: 13c1ba5aa9d8477ca436fb2d88a0a98c, State: Running, Role: LEADER
I20260608 12:50:44.074743  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bef778ac88443f9d07aa12492e0fe2" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8"
I20260608 12:50:44.075661  7652 raft_consensus.cc:2393] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 223c4dd2af7c4f389d899283a50457ee in current term 1: Already voted for candidate 13c1ba5aa9d8477ca436fb2d88a0a98c in this term.
I20260608 12:50:44.075765  7705 consensus_queue.cc:237] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.077085  7469 leader_election.cc:304] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [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: 223c4dd2af7c4f389d899283a50457ee; no voters: 13c1ba5aa9d8477ca436fb2d88a0a98c, 63d831603f284254963db1b3fc7b01f8
I20260608 12:50:44.078310  7725 raft_consensus.cc:2749] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:44.080704  7399 catalog_manager.cc:5696] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63d831603f284254963db1b3fc7b01f8 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "63d831603f284254963db1b3fc7b01f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:44.085034  7400 catalog_manager.cc:5696] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194). New cstate: current_term: 1 leader_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:44.097498  7400 catalog_manager.cc:5696] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194). New cstate: current_term: 1 leader_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } health_report { overall_health: UNKNOWN } } }
W20260608 12:50:44.150053  7449 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:44.153733  7454 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:50:44.154413  7454 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:50:44.235958  7725 raft_consensus.cc:493] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:44.236591  7725 raft_consensus.cc:515] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.239002  7725 leader_election.cc:290] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:44.239893  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a439f9225844562ab9753f82e7c09b8" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" is_pre_election: true
I20260608 12:50:44.240018  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a439f9225844562ab9753f82e7c09b8" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8" is_pre_election: true
I20260608 12:50:44.240648  7576 raft_consensus.cc:2468] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 223c4dd2af7c4f389d899283a50457ee in term 0.
I20260608 12:50:44.240657  7652 raft_consensus.cc:2468] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 223c4dd2af7c4f389d899283a50457ee in term 0.
I20260608 12:50:44.241918  7466 leader_election.cc:304] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1ba5aa9d8477ca436fb2d88a0a98c, 223c4dd2af7c4f389d899283a50457ee; no voters: 
I20260608 12:50:44.242609  7725 raft_consensus.cc:2804] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:44.242959  7725 raft_consensus.cc:493] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:44.243238  7725 raft_consensus.cc:3060] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.247905  7725 raft_consensus.cc:515] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.249655  7725 leader_election.cc:290] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 election: Requested vote from peers 13c1ba5aa9d8477ca436fb2d88a0a98c (127.4.198.194:39483), 63d831603f284254963db1b3fc7b01f8 (127.4.198.195:33227)
I20260608 12:50:44.250523  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a439f9225844562ab9753f82e7c09b8" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c"
I20260608 12:50:44.250711  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a439f9225844562ab9753f82e7c09b8" candidate_uuid: "223c4dd2af7c4f389d899283a50457ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d831603f284254963db1b3fc7b01f8"
I20260608 12:50:44.251067  7576 raft_consensus.cc:3060] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.251266  7652 raft_consensus.cc:3060] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.255650  7576 raft_consensus.cc:2468] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 223c4dd2af7c4f389d899283a50457ee in term 1.
I20260608 12:50:44.255703  7652 raft_consensus.cc:2468] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 223c4dd2af7c4f389d899283a50457ee in term 1.
I20260608 12:50:44.256814  7466 leader_election.cc:304] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1ba5aa9d8477ca436fb2d88a0a98c, 223c4dd2af7c4f389d899283a50457ee; no voters: 
I20260608 12:50:44.257516  7725 raft_consensus.cc:2804] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:44.258008  7725 raft_consensus.cc:697] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 1 LEADER]: Becoming Leader. State: Replica: 223c4dd2af7c4f389d899283a50457ee, State: Running, Role: LEADER
I20260608 12:50:44.258878  7725 consensus_queue.cc:237] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } }
I20260608 12:50:44.265869  7400 catalog_manager.cc:5696] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 223c4dd2af7c4f389d899283a50457ee (127.4.198.193). New cstate: current_term: 1 leader_uuid: "223c4dd2af7c4f389d899283a50457ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1ba5aa9d8477ca436fb2d88a0a98c" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "223c4dd2af7c4f389d899283a50457ee" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 43175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63d831603f284254963db1b3fc7b01f8" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33227 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:44.330835  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:50:44.351409  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:44.352280  4891 tablet_replica.cc:333] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee: stopping tablet replica
I20260608 12:50:44.352880  4891 raft_consensus.cc:2243] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.353308  4891 raft_consensus.cc:2272] T d376e5433ff542ceaa550a36a9f048ad P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.355438  4891 tablet_replica.cc:333] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee: stopping tablet replica
I20260608 12:50:44.355953  4891 raft_consensus.cc:2243] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.356333  4891 raft_consensus.cc:2272] T 7153ed7743c74764b3607f9277a3904b P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.358259  4891 tablet_replica.cc:333] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee: stopping tablet replica
I20260608 12:50:44.358847  4891 raft_consensus.cc:2243] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.359223  4891 raft_consensus.cc:2272] T f1bef778ac88443f9d07aa12492e0fe2 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.360893  4891 tablet_replica.cc:333] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: stopping tablet replica
I20260608 12:50:44.361344  4891 raft_consensus.cc:2243] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:44.362149  4891 pending_rounds.cc:70] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: Trying to abort 1 pending ops.
I20260608 12:50:44.362491  4891 pending_rounds.cc:77] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660789291761664 op_type: NO_OP noop_request { }
I20260608 12:50:44.362941  4891 raft_consensus.cc:2889] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:44.363232  4891 raft_consensus.cc:2272] T 3a439f9225844562ab9753f82e7c09b8 P 223c4dd2af7c4f389d899283a50457ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.386466  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:50:44.398087  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:50:44.416527  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:44.417397  4891 tablet_replica.cc:333] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c: stopping tablet replica
I20260608 12:50:44.418071  4891 raft_consensus.cc:2243] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.418514  4891 raft_consensus.cc:2272] T d376e5433ff542ceaa550a36a9f048ad P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.420296  4891 tablet_replica.cc:333] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: stopping tablet replica
I20260608 12:50:44.420833  4891 raft_consensus.cc:2243] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:44.421404  4891 pending_rounds.cc:70] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Trying to abort 1 pending ops.
I20260608 12:50:44.421558  4891 pending_rounds.cc:77] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660788490493952 op_type: NO_OP noop_request { }
I20260608 12:50:44.421906  4891 raft_consensus.cc:2889] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:44.422205  4891 raft_consensus.cc:2272] T f1bef778ac88443f9d07aa12492e0fe2 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.424520  4891 tablet_replica.cc:333] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: stopping tablet replica
I20260608 12:50:44.425030  4891 raft_consensus.cc:2243] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:44.425588  4891 pending_rounds.cc:70] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: Trying to abort 1 pending ops.
I20260608 12:50:44.425746  4891 pending_rounds.cc:77] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660788545605632 op_type: NO_OP noop_request { }
I20260608 12:50:44.426044  4891 raft_consensus.cc:2889] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:44.426353  4891 raft_consensus.cc:2272] T 7153ed7743c74764b3607f9277a3904b P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.428622  4891 tablet_replica.cc:333] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c: stopping tablet replica
I20260608 12:50:44.429225  4891 raft_consensus.cc:2243] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.429594  4891 raft_consensus.cc:2272] T 3a439f9225844562ab9753f82e7c09b8 P 13c1ba5aa9d8477ca436fb2d88a0a98c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.452330  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:50:44.463968  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:50:44.481906  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:44.482838  4891 tablet_replica.cc:333] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8: stopping tablet replica
I20260608 12:50:44.483511  4891 raft_consensus.cc:2243] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.483880  4891 raft_consensus.cc:2272] T 3a439f9225844562ab9753f82e7c09b8 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.485541  4891 tablet_replica.cc:333] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8: stopping tablet replica
I20260608 12:50:44.486006  4891 raft_consensus.cc:2243] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.486320  4891 raft_consensus.cc:2272] T 7153ed7743c74764b3607f9277a3904b P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.487884  4891 tablet_replica.cc:333] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8: stopping tablet replica
I20260608 12:50:44.488303  4891 raft_consensus.cc:2243] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:44.488618  4891 raft_consensus.cc:2272] T f1bef778ac88443f9d07aa12492e0fe2 P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.490111  4891 tablet_replica.cc:333] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: stopping tablet replica
I20260608 12:50:44.490510  4891 raft_consensus.cc:2243] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:44.491099  4891 pending_rounds.cc:70] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: Trying to abort 1 pending ops.
I20260608 12:50:44.491277  4891 pending_rounds.cc:77] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660788507627520 op_type: NO_OP noop_request { }
I20260608 12:50:44.491541  4891 raft_consensus.cc:2889] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:44.491772  4891 raft_consensus.cc:2272] T d376e5433ff542ceaa550a36a9f048ad P 63d831603f284254963db1b3fc7b01f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.514094  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:50:44.527688  4891 master.cc:562] Master@127.4.198.254:35713 shutting down...
I20260608 12:50:44.544631  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:44.545142  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:44.545414  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P da0b8d5486ab458f9704e4a29b4679c6: stopping tablet replica
I20260608 12:50:44.564579  4891 master.cc:584] Master@127.4.198.254:35713 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2608 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:50:44.599651  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:35991
I20260608 12:50:44.600762  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:44.606199  7731 instance_detector.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:44.606387  7732 instance_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:44.607775  7734 instance_detector.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:44.609612  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:44.610497  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:44.610673  4891 system_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:44.610841  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923044610770 us; error 0 us; skew 500 ppm
I20260608 12:50:44.611446  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:44.613816  4891 webserver.cc:533] Webserver started at http://127.4.198.254:36937/ using document root <none> and password file <none>
I20260608 12:50:44.614296  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:44.614450  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:44.614681  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:44.615846  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "6819e4519c7d4be9a27259152d830a64"
format_stamp: "Formatted at 2026-06-08 12:50:44 on dist-test-slave-cf34"
I20260608 12:50:44.621387  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:50:44.625157  7739 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:44.625967  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:44.626271  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "6819e4519c7d4be9a27259152d830a64"
format_stamp: "Formatted at 2026-06-08 12:50:44 on dist-test-slave-cf34"
I20260608 12:50:44.626564  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-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:44.640012  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:44.641088  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:44.684841  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:35991
I20260608 12:50:44.685166  7790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:35991 every 8 connection(s)
I20260608 12:50:44.689625  7791 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:44.701663  7791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64: Bootstrap starting.
I20260608 12:50:44.706696  7791 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:44.712355  7791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64: No bootstrap required, opened a new log
I20260608 12:50:44.714656  7791 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6819e4519c7d4be9a27259152d830a64" member_type: VOTER }
I20260608 12:50:44.715126  7791 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:44.715408  7791 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6819e4519c7d4be9a27259152d830a64, State: Initialized, Role: FOLLOWER
I20260608 12:50:44.716051  7791 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6819e4519c7d4be9a27259152d830a64" member_type: VOTER }
I20260608 12:50:44.716579  7791 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:44.716830  7791 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:44.717164  7791 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:44.722337  7791 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6819e4519c7d4be9a27259152d830a64" member_type: VOTER }
I20260608 12:50:44.722970  7791 leader_election.cc:304] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [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: 6819e4519c7d4be9a27259152d830a64; no voters: 
I20260608 12:50:44.724200  7791 leader_election.cc:290] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:44.724647  7794 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:44.726137  7794 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 1 LEADER]: Becoming Leader. State: Replica: 6819e4519c7d4be9a27259152d830a64, State: Running, Role: LEADER
I20260608 12:50:44.726915  7794 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [LEADER]: Queue going to LEADER mode. State: All 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: "6819e4519c7d4be9a27259152d830a64" member_type: VOTER }
I20260608 12:50:44.727310  7791 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:44.730427  7796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6819e4519c7d4be9a27259152d830a64. Latest consensus state: current_term: 1 leader_uuid: "6819e4519c7d4be9a27259152d830a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6819e4519c7d4be9a27259152d830a64" member_type: VOTER } }
I20260608 12:50:44.731029  7796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:44.732014  7795 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6819e4519c7d4be9a27259152d830a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6819e4519c7d4be9a27259152d830a64" member_type: VOTER } }
I20260608 12:50:44.732767  7795 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:44.736001  7799 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:44.744805  7799 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:44.746040  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:44.756771  7799 catalog_manager.cc:1382] Generated new cluster ID: ac5238d4433d462f8d40a4fc55f93b36
I20260608 12:50:44.757143  7799 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:44.783825  7799 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:44.785753  7799 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:44.809445  7799 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64: Generated new TSK 0
I20260608 12:50:44.810218  7799 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:44.877861  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:44.883951  7812 instance_detector.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:44.885444  7813 instance_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:44.888389  4891 server_base.cc:1061] running on GCE node
W20260608 12:50:44.888329  7815 instance_detector.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:44.889788  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:44.890008  4891 system_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:44.890281  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923044890265 us; error 0 us; skew 500 ppm
I20260608 12:50:44.890964  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:44.893613  4891 webserver.cc:533] Webserver started at http://127.4.198.193:44399/ using document root <none> and password file <none>
I20260608 12:50:44.894170  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:44.894367  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:44.894665  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:44.895869  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
format_stamp: "Formatted at 2026-06-08 12:50:44 on dist-test-slave-cf34"
I20260608 12:50:44.900951  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:50:44.904610  7820 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:44.905627  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:50:44.905959  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
format_stamp: "Formatted at 2026-06-08 12:50:44 on dist-test-slave-cf34"
I20260608 12:50:44.906276  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-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:44.919516  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:44.920673  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:44.922147  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:44.924612  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:44.924845  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:44.925113  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:44.925318  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:44.968545  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:45563
I20260608 12:50:44.968657  7882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:45563 every 8 connection(s)
I20260608 12:50:44.974079  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:44.980829  7887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:44.982618  7888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:50:44.985898  7890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:50:44.986270  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:44.987303  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:44.987579  4891 system_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:44.987802  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923044987782 us; error 0 us; skew 500 ppm
I20260608 12:50:44.988476  7883 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35991
I20260608 12:50:44.988605  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:44.988906  7883 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:44.989849  7883 heartbeater.cc:507] Master 127.4.198.254:35991 requested a full tablet report, sending...
I20260608 12:50:44.991463  4891 webserver.cc:533] Webserver started at http://127.4.198.194:42439/ using document root <none> and password file <none>
I20260608 12:50:44.992189  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:44.992450  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:44.992422  7756 ts_manager.cc:194] Registered new tserver with Master: 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:44.993031  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:44.994562  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
format_stamp: "Formatted at 2026-06-08 12:50:44 on dist-test-slave-cf34"
I20260608 12:50:44.995199  7756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54592
I20260608 12:50:45.000118  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:50:45.005123  7895 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:45.006067  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:50:45.006414  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
format_stamp: "Formatted at 2026-06-08 12:50:44 on dist-test-slave-cf34"
I20260608 12:50:45.006685  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-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:45.049959  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:45.051040  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:45.052429  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:45.055401  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:45.055634  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:45.055919  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:45.056087  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:45.096819  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:37141
I20260608 12:50:45.096943  7957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:37141 every 8 connection(s)
I20260608 12:50:45.101899  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:45.110445  7961 instance_detector.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:45.111377  7962 instance_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:45.113763  7964 instance_detector.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:45.115312  7958 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35991
I20260608 12:50:45.115767  7958 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:45.116235  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:45.116721  7958 heartbeater.cc:507] Master 127.4.198.254:35991 requested a full tablet report, sending...
I20260608 12:50:45.117211  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:45.117470  4891 system_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:45.117661  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923045117643 us; error 0 us; skew 500 ppm
I20260608 12:50:45.118438  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:45.119249  7756 ts_manager.cc:194] Registered new tserver with Master: 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:45.121074  4891 webserver.cc:533] Webserver started at http://127.4.198.195:37363/ using document root <none> and password file <none>
I20260608 12:50:45.121073  7756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54604
I20260608 12:50:45.121795  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:45.122047  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:45.122327  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:45.123678  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
format_stamp: "Formatted at 2026-06-08 12:50:45 on dist-test-slave-cf34"
I20260608 12:50:45.128424  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:50:45.132697  7969 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:45.133842  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:50:45.134132  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
format_stamp: "Formatted at 2026-06-08 12:50:45 on dist-test-slave-cf34"
I20260608 12:50:45.134387  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-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:45.153618  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:45.154824  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:45.156248  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:45.158680  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:45.158880  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:45.159184  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:45.159339  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:45.202191  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:35987
I20260608 12:50:45.202316  8031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:35987 every 8 connection(s)
I20260608 12:50:45.217804  8032 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35991
I20260608 12:50:45.218205  8032 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:45.219301  8032 heartbeater.cc:507] Master 127.4.198.254:35991 requested a full tablet report, sending...
I20260608 12:50:45.221356  7756 ts_manager.cc:194] Registered new tserver with Master: e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:45.221875  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016362048s
I20260608 12:50:45.223155  7756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54614
I20260608 12:50:45.764180  7756 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54628:
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:50:45.766242  7756 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:50:45.828023  7996 tablet_service.cc:1511] Processing CreateTablet for tablet 48940a592f6b41ee807c1799accd9813 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.829900  7996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48940a592f6b41ee807c1799accd9813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.831243  7994 tablet_service.cc:1511] Processing CreateTablet for tablet cd6abd32085f49e3ad272dc5032b4445 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.831887  7993 tablet_service.cc:1511] Processing CreateTablet for tablet a5619e53a1b94bcda3cd335ae4a3f24a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.832757  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6abd32085f49e3ad272dc5032b4445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.833632  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5619e53a1b94bcda3cd335ae4a3f24a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.835595  7997 tablet_service.cc:1511] Processing CreateTablet for tablet 1811e3c5b9ba4b7bbd02f94b639a8296 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.829371  7995 tablet_service.cc:1511] Processing CreateTablet for tablet 90dd3858f090494c9aca90b17d7861bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.838053  7995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90dd3858f090494c9aca90b17d7861bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.839171  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1811e3c5b9ba4b7bbd02f94b639a8296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.840883  7992 tablet_service.cc:1511] Processing CreateTablet for tablet e264e6b5f71c408fb098e21fd15bf684 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.842360  7992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264e6b5f71c408fb098e21fd15bf684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.847932  7848 tablet_service.cc:1511] Processing CreateTablet for tablet 1811e3c5b9ba4b7bbd02f94b639a8296 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.849462  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1811e3c5b9ba4b7bbd02f94b639a8296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.851940  7990 tablet_service.cc:1511] Processing CreateTablet for tablet a00fff3d06404126a2af67bd0d9c96d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.853420  7990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00fff3d06404126a2af67bd0d9c96d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.855856  7847 tablet_service.cc:1511] Processing CreateTablet for tablet 48940a592f6b41ee807c1799accd9813 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.857304  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48940a592f6b41ee807c1799accd9813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.859896  7991 tablet_service.cc:1511] Processing CreateTablet for tablet f470c484bf3e403fa7584e390515b64d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.860646  8050 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:45.861404  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f470c484bf3e403fa7584e390515b64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.866255  7842 tablet_service.cc:1511] Processing CreateTablet for tablet f470c484bf3e403fa7584e390515b64d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.867846  7843 tablet_service.cc:1511] Processing CreateTablet for tablet e264e6b5f71c408fb098e21fd15bf684 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.868928  7841 tablet_service.cc:1511] Processing CreateTablet for tablet a00fff3d06404126a2af67bd0d9c96d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.869019  7923 tablet_service.cc:1511] Processing CreateTablet for tablet 1811e3c5b9ba4b7bbd02f94b639a8296 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.870097  7844 tablet_service.cc:1511] Processing CreateTablet for tablet a5619e53a1b94bcda3cd335ae4a3f24a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.871044  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1811e3c5b9ba4b7bbd02f94b639a8296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.877552  7921 tablet_service.cc:1511] Processing CreateTablet for tablet 90dd3858f090494c9aca90b17d7861bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.872061  7845 tablet_service.cc:1511] Processing CreateTablet for tablet cd6abd32085f49e3ad272dc5032b4445 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.879472  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90dd3858f090494c9aca90b17d7861bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.867844  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f470c484bf3e403fa7584e390515b64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.874800  7922 tablet_service.cc:1511] Processing CreateTablet for tablet 48940a592f6b41ee807c1799accd9813 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.866452  7846 tablet_service.cc:1511] Processing CreateTablet for tablet 90dd3858f090494c9aca90b17d7861bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.881419  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00fff3d06404126a2af67bd0d9c96d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.881439  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48940a592f6b41ee807c1799accd9813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.882516  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90dd3858f090494c9aca90b17d7861bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.887948  7843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264e6b5f71c408fb098e21fd15bf684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.889518  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5619e53a1b94bcda3cd335ae4a3f24a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.890836  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6abd32085f49e3ad272dc5032b4445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.897643  7920 tablet_service.cc:1511] Processing CreateTablet for tablet cd6abd32085f49e3ad272dc5032b4445 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.899869  7920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6abd32085f49e3ad272dc5032b4445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.916249  8050 tablet_bootstrap.cc:654] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:45.928246  7919 tablet_service.cc:1511] Processing CreateTablet for tablet a5619e53a1b94bcda3cd335ae4a3f24a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.929837  7919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5619e53a1b94bcda3cd335ae4a3f24a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.946326  7918 tablet_service.cc:1511] Processing CreateTablet for tablet e264e6b5f71c408fb098e21fd15bf684 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.948824  7918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264e6b5f71c408fb098e21fd15bf684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.957171  7917 tablet_service.cc:1511] Processing CreateTablet for tablet f470c484bf3e403fa7584e390515b64d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.959734  7917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f470c484bf3e403fa7584e390515b64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.967744  7916 tablet_service.cc:1511] Processing CreateTablet for tablet a00fff3d06404126a2af67bd0d9c96d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:45.969882  7916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00fff3d06404126a2af67bd0d9c96d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:45.998260  7883 heartbeater.cc:499] Master 127.4.198.254:35991 was elected leader, sending a full tablet report...
I20260608 12:50:46.119235  8052 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.124266  7958 heartbeater.cc:499] Master 127.4.198.254:35991 was elected leader, sending a full tablet report...
I20260608 12:50:46.125777  8052 tablet_bootstrap.cc:654] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.127862  8050 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.128423  8050 ts_tablet_manager.cc:1403] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.268s	user 0.107s	sys 0.139s
I20260608 12:50:46.141978  8050 raft_consensus.cc:359] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.142818  8050 raft_consensus.cc:385] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.143204  8050 raft_consensus.cc:740] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.147428  8050 consensus_queue.cc:260] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.176380  8054 tablet_bootstrap.cc:492] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.183573  8052 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.184099  8052 ts_tablet_manager.cc:1403] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.012s
I20260608 12:50:46.187184  8052 raft_consensus.cc:359] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.188614  8052 raft_consensus.cc:385] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.188932  8052 raft_consensus.cc:740] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.189635  8052 consensus_queue.cc:260] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.192396  8054 tablet_bootstrap.cc:654] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.192881  8052 ts_tablet_manager.cc:1434] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:50:46.194350  8052 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.197537  8050 ts_tablet_manager.cc:1434] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.004s
I20260608 12:50:46.198294  8032 heartbeater.cc:499] Master 127.4.198.254:35991 was elected leader, sending a full tablet report...
I20260608 12:50:46.200731  8052 tablet_bootstrap.cc:654] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.203481  8050 tablet_bootstrap.cc:492] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:46.210879  8050 tablet_bootstrap.cc:654] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.215458  8054 tablet_bootstrap.cc:492] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.216188  8054 ts_tablet_manager.cc:1403] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.013s
I20260608 12:50:46.220239  8054 raft_consensus.cc:359] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.221241  8054 raft_consensus.cc:385] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.221621  8054 raft_consensus.cc:740] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.222831  8054 consensus_queue.cc:260] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.233253  8054 ts_tablet_manager.cc:1434] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:50:46.234974  8054 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.235062  8052 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.235821  8052 ts_tablet_manager.cc:1403] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.016s
I20260608 12:50:46.238694  8050 tablet_bootstrap.cc:492] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.239331  8050 ts_tablet_manager.cc:1403] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.015s
I20260608 12:50:46.240262  8052 raft_consensus.cc:359] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.241016  8052 raft_consensus.cc:385] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.241321  8052 raft_consensus.cc:740] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.242384  8054 tablet_bootstrap.cc:654] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.242126  8052 consensus_queue.cc:260] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.242281  8050 raft_consensus.cc:359] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.244463  8052 ts_tablet_manager.cc:1434] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:46.245461  8052 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.249388  8056 raft_consensus.cc:493] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.249644  8054 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.250192  8054 ts_tablet_manager.cc:1403] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:50:46.249996  8056 raft_consensus.cc:515] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.253057  8056 leader_election.cc:290] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:46.243052  8050 raft_consensus.cc:385] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.253257  8054 raft_consensus.cc:359] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.253929  8050 raft_consensus.cc:740] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.254029  8054 raft_consensus.cc:385] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.254491  8054 raft_consensus.cc:740] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.254932  8050 consensus_queue.cc:260] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.255290  8054 consensus_queue.cc:260] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.257634  8050 ts_tablet_manager.cc:1434] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:50:46.258690  8050 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:46.259063  8052 tablet_bootstrap.cc:654] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.262661  8054 ts_tablet_manager.cc:1434] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:50:46.264055  8054 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.275251  8050 tablet_bootstrap.cc:654] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.281469  8054 tablet_bootstrap.cc:654] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.285554  8052 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.286362  8052 ts_tablet_manager.cc:1403] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.019s
I20260608 12:50:46.287278  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5619e53a1b94bcda3cd335ae4a3f24a" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:46.288017  7858 raft_consensus.cc:2468] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:46.289548  7973 leader_election.cc:304] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:46.290653  8056 raft_consensus.cc:2804] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.291079  8056 raft_consensus.cc:493] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.291651  8056 raft_consensus.cc:3060] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.290815  8052 raft_consensus.cc:359] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.292363  8052 raft_consensus.cc:385] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.294586  8052 raft_consensus.cc:740] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.295583  8052 consensus_queue.cc:260] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.296567  8054 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.296442  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5619e53a1b94bcda3cd335ae4a3f24a" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.297194  8054 ts_tablet_manager.cc:1403] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260608 12:50:46.297191  7933 raft_consensus.cc:2468] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:46.297932  8052 ts_tablet_manager.cc:1434] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:50:46.298996  8052 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.301115  8054 raft_consensus.cc:359] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.301824  8054 raft_consensus.cc:385] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.302193  8054 raft_consensus.cc:740] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.303882  8054 consensus_queue.cc:260] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.304562  8052 tablet_bootstrap.cc:654] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.306193  8054 ts_tablet_manager.cc:1434] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:50:46.307246  8054 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.311802  8056 raft_consensus.cc:515] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.313268  8054 tablet_bootstrap.cc:654] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.314024  8056 leader_election.cc:290] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:46.316783  8050 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.317446  8050 ts_tablet_manager.cc:1403] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
I20260608 12:50:46.318636  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5619e53a1b94bcda3cd335ae4a3f24a" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:46.319478  7858 raft_consensus.cc:3060] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.321417  8050 raft_consensus.cc:359] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.322150  8050 raft_consensus.cc:385] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.322468  8050 raft_consensus.cc:740] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.323716  8050 consensus_queue.cc:260] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.326829  8050 ts_tablet_manager.cc:1434] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260608 12:50:46.327404  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5619e53a1b94bcda3cd335ae4a3f24a" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:46.328370  7933 raft_consensus.cc:3060] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.343762  8050 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:46.349639  7858 raft_consensus.cc:2468] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:46.351385  8060 raft_consensus.cc:493] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.352788  8050 tablet_bootstrap.cc:654] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.354640  8060 raft_consensus.cc:515] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.355445  7973 leader_election.cc:304] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:46.356354  8056 raft_consensus.cc:2804] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.357620  8060 leader_election.cc:290] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.359424  8054 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.359925  8052 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.360091  8054 ts_tablet_manager.cc:1403] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.053s	user 0.030s	sys 0.020s
I20260608 12:50:46.360363  8052 ts_tablet_manager.cc:1403] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.062s	user 0.032s	sys 0.020s
I20260608 12:50:46.354079  7933 raft_consensus.cc:2468] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:46.363209  8052 raft_consensus.cc:359] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.363940  8052 raft_consensus.cc:385] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.364364  8052 raft_consensus.cc:740] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.365085  8052 consensus_queue.cc:260] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.367231  8052 ts_tablet_manager.cc:1434] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260608 12:50:46.368256  8052 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.370723  8056 raft_consensus.cc:697] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:46.371816  8056 consensus_queue.cc:237] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.363731  8054 raft_consensus.cc:359] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.374085  8054 raft_consensus.cc:385] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.374450  8052 tablet_bootstrap.cc:654] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.374416  8054 raft_consensus.cc:740] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.378288  8060 raft_consensus.cc:493] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.379037  8060 raft_consensus.cc:515] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.376375  8054 consensus_queue.cc:260] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.390640  8055 raft_consensus.cc:493] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.394493  8060 leader_election.cc:290] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.394665  8055 raft_consensus.cc:515] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.399895  7755 catalog_manager.cc:5696] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:46.400840  8055 leader_election.cc:290] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.417112  8050 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.417840  8050 ts_tablet_manager.cc:1403] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.022s
I20260608 12:50:46.420270  8052 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.421969  8050 raft_consensus.cc:359] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.427702  8050 raft_consensus.cc:385] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.428125  8050 raft_consensus.cc:740] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.429253  8050 consensus_queue.cc:260] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.431926  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48940a592f6b41ee807c1799accd9813" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:46.432031  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
W20260608 12:50:46.434777  7824 leader_election.cc:343] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:46.432087  8050 ts_tablet_manager.cc:1434] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
W20260608 12:50:46.435673  7824 leader_election.cc:343] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:46.436597  8052 ts_tablet_manager.cc:1403] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.010s
I20260608 12:50:46.439219  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48940a592f6b41ee807c1799accd9813" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.438333  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.438444  8050 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:46.440766  8056 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.441388  8056 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.443190  8052 raft_consensus.cc:359] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.443928  8056 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:46.445547  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.446259  7932 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
W20260608 12:50:46.446448  7824 leader_election.cc:343] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:46.446550  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:46.447024  7824 leader_election.cc:304] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [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: 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:46.447710  8050 tablet_bootstrap.cc:654] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.448040  8079 raft_consensus.cc:2749] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:50:46.448863  7973 leader_election.cc:343] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:46.444378  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:46.449831  7973 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [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: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:46.439208  8054 ts_tablet_manager.cc:1434] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.007s
I20260608 12:50:46.450690  7858 raft_consensus.cc:2468] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 0.
I20260608 12:50:46.440802  7933 raft_consensus.cc:2468] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:46.452162  8054 tablet_bootstrap.cc:492] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.452448  7899 leader_election.cc:304] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:46.453482  8055 raft_consensus.cc:2804] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.453883  8055 raft_consensus.cc:493] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.454257  8055 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.455690  7824 leader_election.cc:304] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [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: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:46.456631  8079 raft_consensus.cc:2804] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.456990  8056 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.457046  8079 raft_consensus.cc:493] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.457559  8056 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.457643  8079 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.458133  8056 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.460008  8054 tablet_bootstrap.cc:654] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.465804  8079 raft_consensus.cc:515] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.444208  8052 raft_consensus.cc:385] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.467021  8052 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.465446  8055 raft_consensus.cc:515] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.467856  8069 raft_consensus.cc:493] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.468400  8069 raft_consensus.cc:515] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.469195  8050 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.469772  8050 ts_tablet_manager.cc:1403] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260608 12:50:46.470734  8069 leader_election.cc:290] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:46.471333  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:46.470566  8052 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.472776  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:46.472218  7858 raft_consensus.cc:2393] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c4e41b50c3942a192a2bb371ec8a80e in current term 1: Already voted for candidate 9d91007d29db4b05acb5bb20a7ad30cb in this term.
I20260608 12:50:46.473312  8055 leader_election.cc:290] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
W20260608 12:50:46.474342  7973 leader_election.cc:343] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:46.476550  8079 leader_election.cc:290] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.473356  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.476842  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:46.473991  8050 raft_consensus.cc:359] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.478688  8050 raft_consensus.cc:385] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.479113  8050 raft_consensus.cc:740] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.465454  8056 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.475971  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
W20260608 12:50:46.480314  7973 leader_election.cc:343] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:46.480902  7932 raft_consensus.cc:2393] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d91007d29db4b05acb5bb20a7ad30cb in current term 1: Already voted for candidate 4c4e41b50c3942a192a2bb371ec8a80e in this term.
I20260608 12:50:46.480947  7973 leader_election.cc:304] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [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: e0e1f3836bc5443e9a8477d1d112b41d; no voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:46.482331  8069 raft_consensus.cc:2749] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:46.483996  8056 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:46.484869  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:46.485553  7932 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.486459  8052 ts_tablet_manager.cc:1434] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260608 12:50:46.487145  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:46.487773  8052 tablet_bootstrap.cc:492] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.488073  8054 tablet_bootstrap.cc:492] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.488773  8054 ts_tablet_manager.cc:1403] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
W20260608 12:50:46.488914  7973 leader_election.cc:343] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:46.492978  8054 raft_consensus.cc:359] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.493950  8054 raft_consensus.cc:385] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.494342  8054 raft_consensus.cc:740] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.496688  8052 tablet_bootstrap.cc:654] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.497359  8050 consensus_queue.cc:260] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.498680  8007 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.502818  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:46.504428  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:46.505892  8054 consensus_queue.cc:260] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.506161  7899 leader_election.cc:304] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4c4e41b50c3942a192a2bb371ec8a80e; no voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:46.507066  8007 raft_consensus.cc:2468] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:46.508322  8085 raft_consensus.cc:2749] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:46.508864  8054 ts_tablet_manager.cc:1434] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260608 12:50:46.510018  8054 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.511516  8050 ts_tablet_manager.cc:1434] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.001s
I20260608 12:50:46.512499  8050 tablet_bootstrap.cc:492] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:46.517017  8054 tablet_bootstrap.cc:654] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.519286  8050 tablet_bootstrap.cc:654] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.498629  7932 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:46.520673  7973 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [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: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:46.521669  8056 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.522261  8056 raft_consensus.cc:697] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:46.523283  8056 consensus_queue.cc:237] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.534467  7824 leader_election.cc:304] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [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: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:46.536093  8079 raft_consensus.cc:2804] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.536696  8079 raft_consensus.cc:697] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:46.537074  8052 tablet_bootstrap.cc:492] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.537678  8052 ts_tablet_manager.cc:1403] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.002s
I20260608 12:50:46.537626  8079 consensus_queue.cc:237] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.541549  8052 raft_consensus.cc:359] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.542483  8052 raft_consensus.cc:385] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.542938  8052 raft_consensus.cc:740] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.543320  8054 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.543848  8054 ts_tablet_manager.cc:1403] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.009s
I20260608 12:50:46.544253  8052 consensus_queue.cc:260] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.547066  8052 ts_tablet_manager.cc:1434] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:50:46.547379  8054 raft_consensus.cc:359] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.548167  8054 raft_consensus.cc:385] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.548378  8052 tablet_bootstrap.cc:492] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.548511  8054 raft_consensus.cc:740] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.550184  8050 tablet_bootstrap.cc:492] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.549734  8054 consensus_queue.cc:260] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.550710  8050 ts_tablet_manager.cc:1403] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.007s
I20260608 12:50:46.552585  8054 ts_tablet_manager.cc:1434] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:50:46.552469  7753 catalog_manager.cc:5696] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:46.553638  8054 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.554004  8050 raft_consensus.cc:359] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.554705  8050 raft_consensus.cc:385] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.555023  8050 raft_consensus.cc:740] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.555956  8050 consensus_queue.cc:260] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.558972  8050 ts_tablet_manager.cc:1434] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:50:46.560075  8050 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:46.561133  8054 tablet_bootstrap.cc:654] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.575464  7754 catalog_manager.cc:5696] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:46.579087  8052 tablet_bootstrap.cc:654] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.574731  8050 tablet_bootstrap.cc:654] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.584117  8052 tablet_bootstrap.cc:492] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.584676  8052 ts_tablet_manager.cc:1403] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260608 12:50:46.587483  8052 raft_consensus.cc:359] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.588124  8052 raft_consensus.cc:385] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.588326  8052 raft_consensus.cc:740] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.588652  8054 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.589183  8054 ts_tablet_manager.cc:1403] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260608 12:50:46.588958  8052 consensus_queue.cc:260] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.590998  8050 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.591495  8050 ts_tablet_manager.cc:1403] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.009s
I20260608 12:50:46.592383  8054 raft_consensus.cc:359] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.593118  8054 raft_consensus.cc:385] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.593416  8054 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.594300  8054 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.594501  8050 raft_consensus.cc:359] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.595569  8050 raft_consensus.cc:385] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.595922  8050 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.596743  8054 ts_tablet_manager.cc:1434] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:46.597805  8054 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:46.598491  8052 ts_tablet_manager.cc:1434] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:50:46.599557  8052 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:46.604326  8054 tablet_bootstrap.cc:654] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.605736  8052 tablet_bootstrap.cc:654] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.596755  8050 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.610018  8050 ts_tablet_manager.cc:1434] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260608 12:50:46.610510  8054 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:46.611053  8050 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:46.611173  8054 ts_tablet_manager.cc:1403] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:50:46.614730  8054 raft_consensus.cc:359] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.615541  8054 raft_consensus.cc:385] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.615872  8054 raft_consensus.cc:740] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.616608  8054 consensus_queue.cc:260] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.617905  8050 tablet_bootstrap.cc:654] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:46.618654  8054 ts_tablet_manager.cc:1434] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:50:46.624243  8052 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:46.624658  8050 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:46.624735  8052 ts_tablet_manager.cc:1403] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.012s
I20260608 12:50:46.625187  8050 ts_tablet_manager.cc:1403] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 12:50:46.627257  8050 raft_consensus.cc:359] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.627935  8050 raft_consensus.cc:385] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.627527  8052 raft_consensus.cc:359] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.628196  8050 raft_consensus.cc:740] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.628357  8052 raft_consensus.cc:385] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:46.628798  8052 raft_consensus.cc:740] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:46.629089  8050 consensus_queue.cc:260] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.629531  8052 consensus_queue.cc:260] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.631206  8050 ts_tablet_manager.cc:1434] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:50:46.633255  8052 ts_tablet_manager.cc:1434] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:50:46.736181  8056 raft_consensus.cc:493] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.736681  8056 raft_consensus.cc:515] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.738564  8056 leader_election.cc:290] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:46.739570  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811e3c5b9ba4b7bbd02f94b639a8296" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:46.739846  8079 raft_consensus.cc:493] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.739866  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811e3c5b9ba4b7bbd02f94b639a8296" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.740321  7858 raft_consensus.cc:2468] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:46.740622  7932 raft_consensus.cc:2468] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:46.740482  8079 raft_consensus.cc:515] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.741739  7973 leader_election.cc:304] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
W20260608 12:50:46.742238  7804 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:46.742462  8056 raft_consensus.cc:2804] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.742745  8079 leader_election.cc:290] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.742913  8056 raft_consensus.cc:493] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.743368  8056 raft_consensus.cc:3060] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.744045  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.744417  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:46.744639  7932 raft_consensus.cc:2468] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:46.745091  8007 raft_consensus.cc:2468] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:46.745432  7809 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:46.746066  7824 leader_election.cc:304] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
W20260608 12:50:46.746467  7809 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:50:46.746958  8079 raft_consensus.cc:2804] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.747350  8079 raft_consensus.cc:493] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.747736  8079 raft_consensus.cc:3060] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.752336  8056 raft_consensus.cc:515] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.754688  8056 leader_election.cc:290] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:46.754637  8079 raft_consensus.cc:515] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.755496  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811e3c5b9ba4b7bbd02f94b639a8296" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:46.755833  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1811e3c5b9ba4b7bbd02f94b639a8296" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:46.756048  7858 raft_consensus.cc:3060] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.756431  7932 raft_consensus.cc:3060] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.756927  8079 leader_election.cc:290] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.757709  8085 raft_consensus.cc:493] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.758345  8085 raft_consensus.cc:515] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.759343  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:46.759913  8007 raft_consensus.cc:3060] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.760605  8085 leader_election.cc:290] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.757659  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:46.762482  7933 raft_consensus.cc:3060] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.762583  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48940a592f6b41ee807c1799accd9813" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:46.763227  7932 raft_consensus.cc:2468] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:46.763303  7857 raft_consensus.cc:2468] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 0.
I20260608 12:50:46.764657  7899 leader_election.cc:304] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:46.765340  7858 raft_consensus.cc:2468] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:46.766580  8007 raft_consensus.cc:2468] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:46.767351  8085 raft_consensus.cc:2804] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.767728  8085 raft_consensus.cc:493] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.767665  7973 leader_election.cc:304] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:46.767935  7824 leader_election.cc:304] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:46.768235  8085 raft_consensus.cc:3060] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.768720  8069 raft_consensus.cc:2804] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.768519  7933 raft_consensus.cc:2468] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:46.769006  8079 raft_consensus.cc:2804] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.770714  8079 raft_consensus.cc:697] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:46.771721  8097 raft_consensus.cc:493] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.771735  8069 raft_consensus.cc:697] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:46.771761  8079 consensus_queue.cc:237] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.772578  8097 raft_consensus.cc:515] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.773065  8069 consensus_queue.cc:237] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:46.774981  8097 leader_election.cc:290] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:46.776180  8085 raft_consensus.cc:515] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.779233  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48940a592f6b41ee807c1799accd9813" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:46.779809  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:46.780134  7858 raft_consensus.cc:3060] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.780500  7857 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:46.780731  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48940a592f6b41ee807c1799accd9813" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:46.781436  8005 raft_consensus.cc:3060] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.781770  7973 leader_election.cc:304] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:46.782058  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.782703  7933 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:46.782831  8056 raft_consensus.cc:2804] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.783252  8056 raft_consensus.cc:493] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.783648  8056 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.779825  8085 leader_election.cc:290] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.779192  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48940a592f6b41ee807c1799accd9813" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:46.787457  7858 raft_consensus.cc:2468] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 1.
I20260608 12:50:46.787714  7755 catalog_manager.cc:5696] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:46.792207  7899 leader_election.cc:304] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:46.792030  8056 raft_consensus.cc:515] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.793145  8085 raft_consensus.cc:2804] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.793890  8085 raft_consensus.cc:697] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:46.795352  8085 consensus_queue.cc:237] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.796587  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:46.796694  8005 raft_consensus.cc:2468] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 1.
I20260608 12:50:46.797188  7933 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.796465  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:46.798962  7858 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.804164  7933 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:46.804199  7755 catalog_manager.cc:5696] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:46.805651  7858 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:46.805627  7973 leader_election.cc:304] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:46.806420  8056 leader_election.cc:290] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:46.806742  8069 raft_consensus.cc:2804] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.807273  8069 raft_consensus.cc:697] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:46.808228  8069 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.809852  8079 raft_consensus.cc:493] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:46.810387  8079 raft_consensus.cc:515] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.813534  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:46.814270  7933 raft_consensus.cc:2468] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:46.816530  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:46.817438  8005 raft_consensus.cc:2468] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:46.817796  7824 leader_election.cc:304] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:46.818082  7753 catalog_manager.cc:5696] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 1 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:46.819129  8060 raft_consensus.cc:2804] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:46.819442  8079 leader_election.cc:290] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.819530  8060 raft_consensus.cc:493] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:46.820286  8060 raft_consensus.cc:3060] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.827201  8060 raft_consensus.cc:515] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.827778  7755 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:46.829588  8060 leader_election.cc:290] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:46.830811  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:46.830916  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:46.831528  7933 raft_consensus.cc:3060] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.831596  8005 raft_consensus.cc:3060] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:46.838442  8005 raft_consensus.cc:2468] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:46.838445  7933 raft_consensus.cc:2468] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:46.839838  7824 leader_election.cc:304] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:46.840468  8060 raft_consensus.cc:2804] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:46.840899  8060 raft_consensus.cc:697] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:46.841761  8060 consensus_queue.cc:237] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:46.849597  7755 catalog_manager.cc:5696] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:46.876894  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:46.883354  8103 instance_detector.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:46.884348  8104 instance_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:46.884989  8106 instance_detector.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:46.885102  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:46.886165  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:46.886394  4891 system_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:46.886583  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923046886565 us; error 0 us; skew 500 ppm
I20260608 12:50:46.887194  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:46.889542  4891 webserver.cc:533] Webserver started at http://127.4.198.196:44589/ using document root <none> and password file <none>
I20260608 12:50:46.890089  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:46.890292  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:46.890570  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:46.891687  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "ef76fcee4d77447ea5d932964701b499"
format_stamp: "Formatted at 2026-06-08 12:50:46 on dist-test-slave-cf34"
I20260608 12:50:46.896360  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:46.899987  8111 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:46.900808  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:50:46.901183  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "ef76fcee4d77447ea5d932964701b499"
format_stamp: "Formatted at 2026-06-08 12:50:46 on dist-test-slave-cf34"
I20260608 12:50:46.901540  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-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:46.913036  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:46.914309  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:46.915916  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:46.918502  8069 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:46.919212  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:46.919549  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:46.919808  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:46.919987  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:46.924736  8060 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:46.939446  8097 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:46.949754  8079 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:47.033627  7858 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:47.047487  8126 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:47.048228  8126 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.052697  8069 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:47.064888  8126 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:47.069305  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:47.069592  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:47.070400  7933 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:47.074451  8069 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:47.085531  7824 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [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: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:47.087044  8126 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:50:47.087502  8126 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e0e1f3836bc5443e9a8477d1d112b41d)
I20260608 12:50:47.087785  8126 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:47.097182  8126 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.100571  8126 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 2 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:47.100683  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:47.102857  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:47.105195  7824 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [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: 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:47.106959  8126 raft_consensus.cc:2749] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:50:47.140169  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:42325
I20260608 12:50:47.140292  8184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:42325 every 8 connection(s)
I20260608 12:50:47.149883  7755 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54628:
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:50:47.162022  8185 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35991
I20260608 12:50:47.162549  8185 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:47.163419  8185 heartbeater.cc:507] Master 127.4.198.254:35991 requested a full tablet report, sending...
I20260608 12:50:47.165803  7753 ts_manager.cc:194] Registered new tserver with Master: ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325)
I20260608 12:50:47.167977  7753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33614
W20260608 12:50:47.178540  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2dc890b07e3c417a8e2ec4bf72239b71 has no consensus state
W20260608 12:50:47.180171  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8d58f6d9cd684e7ebef04ec506c1a683 has no consensus state
W20260608 12:50:47.181882  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b720a1613bb4d22b36e06bffe3e1391 has no consensus state
W20260608 12:50:47.183386  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe27819b4b684634a5cf9c916c9c75dc has no consensus state
W20260608 12:50:47.184819  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet adf66275bc284f68a83ae788c0795882 has no consensus state
W20260608 12:50:47.186256  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65ed8812922f4b72ad99ca5481f9915b has no consensus state
W20260608 12:50:47.187631  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 33a1606d572749d4a101284de773db47 has no consensus state
W20260608 12:50:47.189036  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0fcb0ce54d30419084b0bd96e31f645c has no consensus state
W20260608 12:50:47.205999  7740 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0b720a1613bb4d22b36e06bffe3e1391 (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0b720a1613bb4d22b36e06bffe3e1391 has no consensus state
I20260608 12:50:47.213179  8069 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:47.215269  7845 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc890b07e3c417a8e2ec4bf72239b71 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.217449  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc890b07e3c417a8e2ec4bf72239b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.224289  8097 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:47.228909  7916 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc890b07e3c417a8e2ec4bf72239b71 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.230602  7916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc890b07e3c417a8e2ec4bf72239b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.232625  8126 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:47.238888  8060 consensus_queue.cc:1048] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:47.242215  7990 tablet_service.cc:1511] Processing CreateTablet for tablet 8d58f6d9cd684e7ebef04ec506c1a683 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.244547  7990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d58f6d9cd684e7ebef04ec506c1a683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.256280  8193 tablet_bootstrap.cc:492] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:47.262096  8085 consensus_queue.cc:1048] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:47.267946  8193 tablet_bootstrap.cc:654] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.280834  8193 tablet_bootstrap.cc:492] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:47.281458  8193 ts_tablet_manager.cc:1403] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.016s
I20260608 12:50:47.286206  8060 consensus_queue.cc:1048] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:47.286409  7845 tablet_service.cc:1511] Processing CreateTablet for tablet 8d58f6d9cd684e7ebef04ec506c1a683 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.289536  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d58f6d9cd684e7ebef04ec506c1a683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.290033  8193 raft_consensus.cc:359] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.290875  8193 raft_consensus.cc:385] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.291191  8193 raft_consensus.cc:740] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.306931  8079 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:47.317107  8193 consensus_queue.cc:260] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.331415  8193 ts_tablet_manager.cc:1434] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.001s
I20260608 12:50:47.341840  7922 tablet_service.cc:1511] Processing CreateTablet for tablet 0b720a1613bb4d22b36e06bffe3e1391 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.347234  7991 tablet_service.cc:1511] Processing CreateTablet for tablet 0b720a1613bb4d22b36e06bffe3e1391 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.349332  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b720a1613bb4d22b36e06bffe3e1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.354624  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b720a1613bb4d22b36e06bffe3e1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.372936  8126 raft_consensus.cc:493] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:47.373481  8126 raft_consensus.cc:515] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.381183  8126 leader_election.cc:290] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:47.388266  8056 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:47.399746  8193 tablet_bootstrap.cc:492] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:47.412734  7932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc890b07e3c417a8e2ec4bf72239b71" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:47.409719  8200 tablet_bootstrap.cc:492] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:47.424790  8193 tablet_bootstrap.cc:654] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.428576  7845 tablet_service.cc:1511] Processing CreateTablet for tablet fe27819b4b684634a5cf9c916c9c75dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.430277  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe27819b4b684634a5cf9c916c9c75dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.436537  8202 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:50:47.426939  7824 leader_election.cc:343] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:47.447964  8207 tablet_bootstrap.cc:492] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:47.454943  8150 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc890b07e3c417a8e2ec4bf72239b71 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.463537  8149 tablet_service.cc:1511] Processing CreateTablet for tablet 8d58f6d9cd684e7ebef04ec506c1a683 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.463896  8147 tablet_service.cc:1511] Processing CreateTablet for tablet fe27819b4b684634a5cf9c916c9c75dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.469971  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d58f6d9cd684e7ebef04ec506c1a683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.475893  8148 tablet_service.cc:1511] Processing CreateTablet for tablet 0b720a1613bb4d22b36e06bffe3e1391 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.476575  7916 tablet_service.cc:1511] Processing CreateTablet for tablet fe27819b4b684634a5cf9c916c9c75dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.478531  7916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe27819b4b684634a5cf9c916c9c75dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.481228  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe27819b4b684634a5cf9c916c9c75dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.482630  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b720a1613bb4d22b36e06bffe3e1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.508047  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc890b07e3c417a8e2ec4bf72239b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.521728  8207 tablet_bootstrap.cc:654] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
W20260608 12:50:47.548626  7824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:37141, user_credentials={real_user=slave}} blocked reactor thread for 78828.3us
I20260608 12:50:47.572467  8146 tablet_service.cc:1511] Processing CreateTablet for tablet adf66275bc284f68a83ae788c0795882 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.574491  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf66275bc284f68a83ae788c0795882. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:50:47.576725  7743 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.4.198.193:45563, user_credentials={real_user=slave}} blocked reactor thread for 58487.3us
I20260608 12:50:47.579612  7845 tablet_service.cc:1511] Processing CreateTablet for tablet adf66275bc284f68a83ae788c0795882 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.579828  7991 tablet_service.cc:1511] Processing CreateTablet for tablet adf66275bc284f68a83ae788c0795882 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.581235  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf66275bc284f68a83ae788c0795882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.584760  7857 raft_consensus.cc:1240] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Rejecting Update request from peer e0e1f3836bc5443e9a8477d1d112b41d for earlier term 1. Current term is 2. Ops: []
I20260608 12:50:47.587292  8202 consensus_queue.cc:1059] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:47.588416  8202 raft_consensus.cc:3055] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:47.588770  8202 raft_consensus.cc:740] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:47.589665  8202 consensus_queue.cc:260] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.591006  8202 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:47.594676  8145 tablet_service.cc:1511] Processing CreateTablet for tablet 65ed8812922f4b72ad99ca5481f9915b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.596341  8145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ed8812922f4b72ad99ca5481f9915b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.597668  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf66275bc284f68a83ae788c0795882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.611327  7990 tablet_service.cc:1511] Processing CreateTablet for tablet 65ed8812922f4b72ad99ca5481f9915b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.613476  7990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ed8812922f4b72ad99ca5481f9915b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.613921  8193 tablet_bootstrap.cc:492] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:47.614328  8193 ts_tablet_manager.cc:1403] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.008s
I20260608 12:50:47.619724  8144 tablet_service.cc:1511] Processing CreateTablet for tablet 33a1606d572749d4a101284de773db47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.621358  8144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a1606d572749d4a101284de773db47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.620915  7842 tablet_service.cc:1511] Processing CreateTablet for tablet 33a1606d572749d4a101284de773db47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.623298  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a1606d572749d4a101284de773db47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.616191  7922 tablet_service.cc:1511] Processing CreateTablet for tablet 65ed8812922f4b72ad99ca5481f9915b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.637517  8210 consensus_queue.cc:1048] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.085s
I20260608 12:50:47.652601  8193 raft_consensus.cc:359] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.654650  8193 raft_consensus.cc:385] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.655006  8193 raft_consensus.cc:740] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.656272  8200 tablet_bootstrap.cc:654] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.670680  7991 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcb0ce54d30419084b0bd96e31f645c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.671387  8207 tablet_bootstrap.cc:492] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:47.671955  8207 ts_tablet_manager.cc:1403] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.002s
I20260608 12:50:47.672212  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcb0ce54d30419084b0bd96e31f645c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.672729  8148 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcb0ce54d30419084b0bd96e31f645c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.674198  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcb0ce54d30419084b0bd96e31f645c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.653839  7916 tablet_service.cc:1511] Processing CreateTablet for tablet 33a1606d572749d4a101284de773db47 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.681401  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ed8812922f4b72ad99ca5481f9915b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.663677  8193 consensus_queue.cc:260] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.685391  7916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a1606d572749d4a101284de773db47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:47.690964  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc890b07e3c417a8e2ec4bf72239b71" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
W20260608 12:50:47.694309  7822 leader_election.cc:343] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:47.694944  7822 leader_election.cc:304] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [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: 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 4c4e41b50c3942a192a2bb371ec8a80e, ef76fcee4d77447ea5d932964701b499
I20260608 12:50:47.692953  8207 raft_consensus.cc:359] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.697685  8212 raft_consensus.cc:2749] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:47.700922  8207 raft_consensus.cc:385] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.702600  8207 raft_consensus.cc:740] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.703771  8207 consensus_queue.cc:260] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.728183  8216 tablet_bootstrap.cc:492] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:47.729523  8193 ts_tablet_manager.cc:1434] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.002s
I20260608 12:50:47.730672  8193 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:47.735128  8207 ts_tablet_manager.cc:1434] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.000s
I20260608 12:50:47.735146  7841 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcb0ce54d30419084b0bd96e31f645c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:47.736763  8207 tablet_bootstrap.cc:492] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:47.736886  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcb0ce54d30419084b0bd96e31f645c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:50:47.747385  7804 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:47.751533  8200 tablet_bootstrap.cc:492] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:47.752105  8200 ts_tablet_manager.cc:1403] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.343s	user 0.023s	sys 0.013s
I20260608 12:50:47.763173  8193 tablet_bootstrap.cc:654] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.768123  8200 raft_consensus.cc:359] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.768934  8200 raft_consensus.cc:385] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.769199  8216 tablet_bootstrap.cc:654] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.769308  8200 raft_consensus.cc:740] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.770251  8200 consensus_queue.cc:260] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.773180  8200 ts_tablet_manager.cc:1434] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 12:50:47.775134  8207 tablet_bootstrap.cc:654] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.777484  8193 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:47.778115  8193 ts_tablet_manager.cc:1403] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.006s
I20260608 12:50:47.782054  8193 raft_consensus.cc:359] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.783154  8193 raft_consensus.cc:385] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.783566  8193 raft_consensus.cc:740] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.785076  8193 consensus_queue.cc:260] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.788034  8193 ts_tablet_manager.cc:1434] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:50:47.789528  8193 tablet_bootstrap.cc:492] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:47.793922  8216 tablet_bootstrap.cc:492] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:47.797636  8193 tablet_bootstrap.cc:654] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.797884  8216 ts_tablet_manager.cc:1403] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.004s
I20260608 12:50:47.797331  8200 tablet_bootstrap.cc:492] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:47.801962  8216 raft_consensus.cc:359] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.802837  8216 raft_consensus.cc:385] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.803308  8216 raft_consensus.cc:740] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.804243  8216 consensus_queue.cc:260] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.807155  8207 tablet_bootstrap.cc:492] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:47.807039  8185 heartbeater.cc:499] Master 127.4.198.254:35991 was elected leader, sending a full tablet report...
I20260608 12:50:47.807837  8207 ts_tablet_manager.cc:1403] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.007s
I20260608 12:50:47.808655  8216 ts_tablet_manager.cc:1434] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:50:47.809882  8216 tablet_bootstrap.cc:492] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:47.809942  8200 tablet_bootstrap.cc:654] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.811587  8207 raft_consensus.cc:359] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.812413  8207 raft_consensus.cc:385] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.812806  8207 raft_consensus.cc:740] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.814164  8207 consensus_queue.cc:260] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.818033  8207 ts_tablet_manager.cc:1434] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:50:47.819226  8207 tablet_bootstrap.cc:492] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:47.827970  8216 tablet_bootstrap.cc:654] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.829339  8193 tablet_bootstrap.cc:492] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:47.829923  8193 ts_tablet_manager.cc:1403] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.003s
I20260608 12:50:47.833966  8193 raft_consensus.cc:359] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.834722  8193 raft_consensus.cc:385] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.835059  8193 raft_consensus.cc:740] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.836012  8193 consensus_queue.cc:260] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.838538  8193 ts_tablet_manager.cc:1434] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:50:47.839134  8207 tablet_bootstrap.cc:654] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.839502  8200 tablet_bootstrap.cc:492] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:47.839847  8193 tablet_bootstrap.cc:492] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:47.840170  8200 ts_tablet_manager.cc:1403] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.020s
I20260608 12:50:47.844071  8200 raft_consensus.cc:359] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.845168  8200 raft_consensus.cc:385] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.845634  8200 raft_consensus.cc:740] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.846963  8193 tablet_bootstrap.cc:654] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.846838  8200 consensus_queue.cc:260] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.853271  8207 tablet_bootstrap.cc:492] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:47.853858  8207 ts_tablet_manager.cc:1403] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.008s
I20260608 12:50:47.856262  8200 ts_tablet_manager.cc:1434] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:50:47.857194  8207 raft_consensus.cc:359] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.857972  8207 raft_consensus.cc:385] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.858060  8200 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:47.860172  8207 raft_consensus.cc:740] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.861234  8207 consensus_queue.cc:260] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.862252  8216 tablet_bootstrap.cc:492] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:47.862766  8216 ts_tablet_manager.cc:1403] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.011s
I20260608 12:50:47.863081  8193 tablet_bootstrap.cc:492] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:47.863628  8193 ts_tablet_manager.cc:1403] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260608 12:50:47.866849  8193 raft_consensus.cc:359] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.867697  8193 raft_consensus.cc:385] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.868185  8193 raft_consensus.cc:740] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.868489  8200 tablet_bootstrap.cc:654] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.869429  8193 consensus_queue.cc:260] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.867213  8216 raft_consensus.cc:359] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.871330  8216 raft_consensus.cc:385] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.872154  8216 raft_consensus.cc:740] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.873833  8197 raft_consensus.cc:493] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:47.878283  8197 raft_consensus.cc:515] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.873910  8216 consensus_queue.cc:260] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.875010  8193 ts_tablet_manager.cc:1434] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260608 12:50:47.881889  8200 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:47.882232  8193 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: Bootstrap starting.
I20260608 12:50:47.882354  8216 ts_tablet_manager.cc:1434] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:50:47.882496  8200 ts_tablet_manager.cc:1403] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260608 12:50:47.882715  8197 leader_election.cc:290] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987), ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325)
I20260608 12:50:47.881744  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d58f6d9cd684e7ebef04ec506c1a683" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:47.873287  8207 ts_tablet_manager.cc:1434] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260608 12:50:47.883419  8006 raft_consensus.cc:2468] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:47.883903  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d58f6d9cd684e7ebef04ec506c1a683" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:47.884522  8207 tablet_bootstrap.cc:492] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:47.884558  8160 raft_consensus.cc:2468] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:47.885272  7824 leader_election.cc:304] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:47.886199  8197 raft_consensus.cc:2804] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:47.886658  8197 raft_consensus.cc:493] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:47.886337  8200 raft_consensus.cc:359] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.887127  8197 raft_consensus.cc:3060] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:47.887377  8200 raft_consensus.cc:385] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.883435  8216 tablet_bootstrap.cc:492] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:47.887892  8200 raft_consensus.cc:740] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.889348  8200 consensus_queue.cc:260] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.894613  8200 ts_tablet_manager.cc:1434] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:50:47.896240  8200 tablet_bootstrap.cc:492] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:47.896420  8197 raft_consensus.cc:515] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.901439  8197 leader_election.cc:290] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Requested vote from peers e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987), ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325)
I20260608 12:50:47.902235  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d58f6d9cd684e7ebef04ec506c1a683" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:47.902473  8193 tablet_bootstrap.cc:654] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.902604  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d58f6d9cd684e7ebef04ec506c1a683" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
I20260608 12:50:47.902916  8006 raft_consensus.cc:3060] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:47.903278  8160 raft_consensus.cc:3060] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:47.907954  7753 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64: range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4] alter complete (version 0)
I20260608 12:50:47.919327  8006 raft_consensus.cc:2468] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:47.920017  8160 raft_consensus.cc:2468] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:47.925257  7824 leader_election.cc:304] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:47.922169  8207 tablet_bootstrap.cc:654] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.928537  8197 raft_consensus.cc:2804] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:47.922451  8216 tablet_bootstrap.cc:654] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.929450  8197 raft_consensus.cc:697] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:47.934507  8200 tablet_bootstrap.cc:654] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:47.934612  8210 raft_consensus.cc:493] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:47.935082  8207 tablet_bootstrap.cc:492] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:47.935232  8210 raft_consensus.cc:515] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:47.937073  8207 ts_tablet_manager.cc:1403] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.007s
I20260608 12:50:47.930694  8197 consensus_queue.cc:237] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:47.943058  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc890b07e3c417a8e2ec4bf72239b71" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:47.942299  8210 leader_election.cc:290] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325)
I20260608 12:50:47.943753  7857 raft_consensus.cc:2468] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 0.
I20260608 12:50:47.942039  8207 raft_consensus.cc:359] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.944695  8207 raft_consensus.cc:385] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:47.946182  7899 leader_election.cc:304] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:47.946717  8207 raft_consensus.cc:740] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:47.948037  8210 raft_consensus.cc:2804] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:47.949153  8210 raft_consensus.cc:493] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:47.949604  8210 raft_consensus.cc:3060] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:47.957638  8207 consensus_queue.cc:260] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.960430  8202 raft_consensus.cc:493] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:47.967712  8202 raft_consensus.cc:515] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:47.970978  8207 ts_tablet_manager.cc:1434] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260608 12:50:47.986550  8193 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: No bootstrap required, opened a new log
I20260608 12:50:47.987440  8193 ts_tablet_manager.cc:1403] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.004s
I20260608 12:50:47.992638  7931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:47.993340  7931 raft_consensus.cc:2468] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:47.994915  7973 leader_election.cc:304] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:47.995829  8097 raft_consensus.cc:2804] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:47.996224  8097 raft_consensus.cc:493] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:47.996533  8097 raft_consensus.cc:3060] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:47.996483  8210 raft_consensus.cc:515] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.000077  8200 tablet_bootstrap.cc:492] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:48.000741  8200 ts_tablet_manager.cc:1403] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.014s
I20260608 12:50:48.000965  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc890b07e3c417a8e2ec4bf72239b71" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:48.001565  7857 raft_consensus.cc:3060] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:47.990522  8202 leader_election.cc:290] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.010092  8207 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:48.012405  8200 raft_consensus.cc:359] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.012844  8097 raft_consensus.cc:515] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.013273  8200 raft_consensus.cc:385] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.014258  8200 raft_consensus.cc:740] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.015055  8202 raft_consensus.cc:493] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.015273  8200 consensus_queue.cc:260] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.015563  8202 raft_consensus.cc:515] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.018608  7756 catalog_manager.cc:5696] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:48.022714  8202 leader_election.cc:290] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:48.016603  8193 raft_consensus.cc:359] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.023940  8193 raft_consensus.cc:385] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.024281  8193 raft_consensus.cc:740] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.025041  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc890b07e3c417a8e2ec4bf72239b71" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.025221  8193 consensus_queue.cc:260] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.025673  8160 raft_consensus.cc:2468] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 0.
I20260608 12:50:48.024214  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf66275bc284f68a83ae788c0795882" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:48.018608  8200 ts_tablet_manager.cc:1434] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:50:48.029816  7858 raft_consensus.cc:2468] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:48.030514  8200 tablet_bootstrap.cc:492] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:48.033243  7857 raft_consensus.cc:2468] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 1.
I20260608 12:50:48.034139  7973 leader_election.cc:304] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:48.035228  7899 leader_election.cc:304] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:48.035642  8069 raft_consensus.cc:2804] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:48.036038  8069 raft_consensus.cc:493] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:48.036146  8208 raft_consensus.cc:2804] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:48.036427  8069 raft_consensus.cc:3060] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.039186  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc890b07e3c417a8e2ec4bf72239b71" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
I20260608 12:50:48.039844  8160 raft_consensus.cc:3060] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.036516  8210 leader_election.cc:290] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325)
I20260608 12:50:48.052533  8069 raft_consensus.cc:515] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.053887  8160 raft_consensus.cc:2468] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 1.
I20260608 12:50:48.063254  8193 ts_tablet_manager.cc:1434] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.001s
I20260608 12:50:48.065424  8208 raft_consensus.cc:697] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:48.069973  8069 leader_election.cc:290] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Requested vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:48.070032  8097 leader_election.cc:290] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Requested vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.070844  8197 raft_consensus.cc:493] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.071410  8197 raft_consensus.cc:515] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.072255  8208 consensus_queue.cc:237] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.073377  7931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:48.074146  7931 raft_consensus.cc:3060] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.076856  8197 leader_election.cc:290] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.078421  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf66275bc284f68a83ae788c0795882" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:48.079386  7856 raft_consensus.cc:3060] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.081096  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27819b4b684634a5cf9c916c9c75dc" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.081518  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27819b4b684634a5cf9c916c9c75dc" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:48.085763  7933 raft_consensus.cc:2468] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:48.089389  7824 leader_election.cc:304] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:48.090534  8197 raft_consensus.cc:2804] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:48.090950  8197 raft_consensus.cc:493] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:48.091301  8197 raft_consensus.cc:3060] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.100236  7856 raft_consensus.cc:2468] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:48.100458  8197 raft_consensus.cc:515] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.110551  7931 raft_consensus.cc:2468] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:48.095288  8216 tablet_bootstrap.cc:492] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:48.126165  8197 leader_election.cc:290] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Requested vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.127058  7973 leader_election.cc:304] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:48.128201  7973 leader_election.cc:304] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:48.125830  8216 ts_tablet_manager.cc:1403] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.242s	user 0.027s	sys 0.014s
I20260608 12:50:48.130759  8097 raft_consensus.cc:2804] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:48.129549  7752 catalog_manager.cc:5696] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 1 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:48.131058  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27819b4b684634a5cf9c916c9c75dc" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
I20260608 12:50:48.131868  8097 raft_consensus.cc:697] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:48.132706  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27819b4b684634a5cf9c916c9c75dc" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:48.133292  7933 raft_consensus.cc:3060] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.132879  8097 consensus_queue.cc:237] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.137466  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.130620  8069 raft_consensus.cc:2804] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:48.138262  8069 raft_consensus.cc:697] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:48.139573  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf66275bc284f68a83ae788c0795882" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.139151  8069 consensus_queue.cc:237] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
W20260608 12:50:48.142956  7971 leader_election.cc:343] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.146826  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf66275bc284f68a83ae788c0795882" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
I20260608 12:50:48.147953  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
W20260608 12:50:48.149407  7971 leader_election.cc:343] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:50:48.151124  7971 leader_election.cc:343] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.151005  8216 raft_consensus.cc:359] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.152503  8216 raft_consensus.cc:385] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.152863  8216 raft_consensus.cc:740] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
W20260608 12:50:48.152936  7971 leader_election.cc:343] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.153849  8216 consensus_queue.cc:260] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.154897  8207 tablet_bootstrap.cc:654] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d: Neither blocks nor log segments found. Creating new log.
W20260608 12:50:48.131198  7822 leader_election.cc:343] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.157517  8216 ts_tablet_manager.cc:1434] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260608 12:50:48.160337  8200 tablet_bootstrap.cc:654] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:48.141095  7933 raft_consensus.cc:2468] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:48.164928  8216 tablet_bootstrap.cc:492] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
W20260608 12:50:48.166965  7822 leader_election.cc:343] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.169768  7824 leader_election.cc:304] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [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: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: ef76fcee4d77447ea5d932964701b499
I20260608 12:50:48.170913  8197 raft_consensus.cc:2804] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:48.171444  8197 raft_consensus.cc:697] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:48.172371  8197 consensus_queue.cc:237] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.173985  8216 tablet_bootstrap.cc:654] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:48.177137  7756 catalog_manager.cc:5696] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:48.191787  8207 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d: No bootstrap required, opened a new log
I20260608 12:50:48.192893  8207 ts_tablet_manager.cc:1403] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.183s	user 0.016s	sys 0.013s
I20260608 12:50:48.197474  8207 raft_consensus.cc:359] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.198580  8207 raft_consensus.cc:385] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.199111  8207 raft_consensus.cc:740] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.200392  8207 consensus_queue.cc:260] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.179301  8200 tablet_bootstrap.cc:492] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e: No bootstrap required, opened a new log
I20260608 12:50:48.202607  8200 ts_tablet_manager.cc:1403] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.004s
I20260608 12:50:48.204229  8207 ts_tablet_manager.cc:1434] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:50:48.206041  8200 raft_consensus.cc:359] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.211901  8200 raft_consensus.cc:385] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.212471  8200 raft_consensus.cc:740] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.209091  7756 catalog_manager.cc:5696] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:48.213923  7752 catalog_manager.cc:5696] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:48.216347  8200 consensus_queue.cc:260] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.222806  8216 tablet_bootstrap.cc:492] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:48.223256  8200 ts_tablet_manager.cc:1434] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260608 12:50:48.223429  8216 ts_tablet_manager.cc:1403] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.012s
I20260608 12:50:48.226935  8216 raft_consensus.cc:359] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.227722  8216 raft_consensus.cc:385] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.228088  8216 raft_consensus.cc:740] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.229031  8216 consensus_queue.cc:260] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.231596  8216 ts_tablet_manager.cc:1434] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 12:50:48.232677  8216 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:48.239681  8216 tablet_bootstrap.cc:654] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:48.240818  8197 raft_consensus.cc:493] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.241430  8197 raft_consensus.cc:515] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.244354  8197 leader_election.cc:290] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.244730  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.245486  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:48.246145  8240 raft_consensus.cc:493] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:50:48.246354  7822 leader_election.cc:343] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.246732  8240 raft_consensus.cc:515] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.248189  8216 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:48.248718  8216 ts_tablet_manager.cc:1403] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 12:50:48.249119  8240 leader_election.cc:290] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:48.249846  7933 raft_consensus.cc:2468] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:48.252547  8216 raft_consensus.cc:359] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.252779  7824 leader_election.cc:304] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [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: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: ef76fcee4d77447ea5d932964701b499
I20260608 12:50:48.253381  8216 raft_consensus.cc:385] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.253544  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.253749  8216 raft_consensus.cc:740] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.254195  8197 raft_consensus.cc:2804] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:48.254120  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:48.254698  8197 raft_consensus.cc:493] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:50:48.255256  7897 leader_election.cc:343] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.254619  8216 consensus_queue.cc:260] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.255620  8197 raft_consensus.cc:3060] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.257368  8216 ts_tablet_manager.cc:1434] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:50:48.258586  8216 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:48.262699  8197 raft_consensus.cc:515] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.264304  7856 raft_consensus.cc:2393] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c4e41b50c3942a192a2bb371ec8a80e in current term 1: Already voted for candidate 9d91007d29db4b05acb5bb20a7ad30cb in this term.
I20260608 12:50:48.265422  8216 tablet_bootstrap.cc:654] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:48.266014  7899 leader_election.cc:304] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4c4e41b50c3942a192a2bb371ec8a80e; no voters: 9d91007d29db4b05acb5bb20a7ad30cb, ef76fcee4d77447ea5d932964701b499
I20260608 12:50:48.266959  8240 raft_consensus.cc:3060] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.268071  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:48.268749  8197 leader_election.cc:290] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Requested vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.269084  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
W20260608 12:50:48.270318  7822 leader_election.cc:343] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:48.274645  8216 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:48.274600  8240 raft_consensus.cc:2749] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:48.275311  8216 ts_tablet_manager.cc:1403] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260608 12:50:48.277997  8216 raft_consensus.cc:359] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.278561  8216 raft_consensus.cc:385] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.278836  8216 raft_consensus.cc:740] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.279516  8216 consensus_queue.cc:260] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.279706  7933 raft_consensus.cc:2468] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:48.281549  8216 ts_tablet_manager.cc:1434] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:50:48.281498  7824 leader_election.cc:304] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [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: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: ef76fcee4d77447ea5d932964701b499
I20260608 12:50:48.282392  8197 raft_consensus.cc:2804] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:48.282624  8216 tablet_bootstrap.cc:492] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:48.283000  8197 raft_consensus.cc:697] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:48.283864  8197 consensus_queue.cc:237] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.286054  8069 raft_consensus.cc:493] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.286561  8069 raft_consensus.cc:515] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.288964  8069 leader_election.cc:290] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.291414  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ed8812922f4b72ad99ca5481f9915b" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:48.292111  8216 tablet_bootstrap.cc:654] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:48.292166  7933 raft_consensus.cc:2468] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:48.293651  7973 leader_election.cc:304] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:48.294651  8069 raft_consensus.cc:2804] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:48.295046  8069 raft_consensus.cc:493] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:48.295509  8069 raft_consensus.cc:3060] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.299585  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ed8812922f4b72ad99ca5481f9915b" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.300486  8159 raft_consensus.cc:2468] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 0.
I20260608 12:50:48.306033  8069 raft_consensus.cc:515] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.310050  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ed8812922f4b72ad99ca5481f9915b" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
I20260608 12:50:48.310447  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ed8812922f4b72ad99ca5481f9915b" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:48.310686  8159 raft_consensus.cc:3060] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.311048  7933 raft_consensus.cc:3060] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.311795  8216 tablet_bootstrap.cc:492] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:48.312299  8216 ts_tablet_manager.cc:1403] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260608 12:50:48.312991  7755 catalog_manager.cc:5696] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:48.315482  8216 raft_consensus.cc:359] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.316215  8216 raft_consensus.cc:385] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.316538  8216 raft_consensus.cc:740] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.317338  8216 consensus_queue.cc:260] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.317800  8159 raft_consensus.cc:2468] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:48.318642  8069 leader_election.cc:290] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Requested vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.317929  7933 raft_consensus.cc:2468] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 1.
I20260608 12:50:48.319561  7971 leader_election.cc:304] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e1f3836bc5443e9a8477d1d112b41d, ef76fcee4d77447ea5d932964701b499; no voters: 
I20260608 12:50:48.319644  8216 ts_tablet_manager.cc:1434] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:48.320684  8069 raft_consensus.cc:2804] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:48.321225  8216 tablet_bootstrap.cc:492] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:48.321426  8069 raft_consensus.cc:697] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:48.322376  8069 consensus_queue.cc:237] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.328660  8216 tablet_bootstrap.cc:654] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:48.333218  7753 catalog_manager.cc:5696] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:48.334884  8216 tablet_bootstrap.cc:492] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499: No bootstrap required, opened a new log
I20260608 12:50:48.335426  8216 ts_tablet_manager.cc:1403] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:50:48.337988  8216 raft_consensus.cc:359] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.338660  8216 raft_consensus.cc:385] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:48.339440  8216 raft_consensus.cc:740] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: FOLLOWER
I20260608 12:50:48.340128  8216 consensus_queue.cc:260] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.340950  8197 raft_consensus.cc:493] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.341427  8197 raft_consensus.cc:515] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.342152  8216 ts_tablet_manager.cc:1434] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:50:48.343710  8197 leader_election.cc:290] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:48.346437  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcb0ce54d30419084b0bd96e31f645c" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:48.347167  8006 raft_consensus.cc:2468] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:48.347869  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcb0ce54d30419084b0bd96e31f645c" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499" is_pre_election: true
I20260608 12:50:48.348392  8159 raft_consensus.cc:2468] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 0.
I20260608 12:50:48.349514  7822 leader_election.cc:304] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, ef76fcee4d77447ea5d932964701b499; no voters: 
I20260608 12:50:48.350468  8197 raft_consensus.cc:2804] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:48.350911  8197 raft_consensus.cc:493] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:48.351745  8197 raft_consensus.cc:3060] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.356205  8197 raft_consensus.cc:515] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.357949  8197 leader_election.cc:290] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Requested vote from peers ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:48.359051  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcb0ce54d30419084b0bd96e31f645c" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef76fcee4d77447ea5d932964701b499"
I20260608 12:50:48.359072  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcb0ce54d30419084b0bd96e31f645c" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:48.359828  8159 raft_consensus.cc:3060] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.359994  8006 raft_consensus.cc:3060] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.365736  8006 raft_consensus.cc:2468] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:48.366191  8159 raft_consensus.cc:2468] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 1.
I20260608 12:50:48.366837  7824 leader_election.cc:304] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:48.367626  8197 raft_consensus.cc:2804] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:48.367992  8197 raft_consensus.cc:697] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:48.368559  8197 consensus_queue.cc:237] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } }
I20260608 12:50:48.376379  7753 catalog_manager.cc:5696] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } }
W20260608 12:50:48.383690  7742 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0fcb0ce54d30419084b0bd96e31f645c (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0fcb0ce54d30419084b0bd96e31f645c consensus state has no leader
I20260608 12:50:48.397756  8223 raft_consensus.cc:493] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.398379  8223 raft_consensus.cc:515] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.400547  8223 leader_election.cc:290] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:48.406236  8223 raft_consensus.cc:493] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.406905  8223 raft_consensus.cc:515] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.410512  8223 leader_election.cc:290] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.422114  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:48.423029  7933 raft_consensus.cc:2393] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef76fcee4d77447ea5d932964701b499 in current term 1: Already voted for candidate e0e1f3836bc5443e9a8477d1d112b41d in this term.
I20260608 12:50:48.424749  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27819b4b684634a5cf9c916c9c75dc" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:48.425597  7933 raft_consensus.cc:2393] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef76fcee4d77447ea5d932964701b499 in current term 1: Already voted for candidate 9d91007d29db4b05acb5bb20a7ad30cb in this term.
I20260608 12:50:48.426620  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:48.426872  8223 raft_consensus.cc:493] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.427386  8223 raft_consensus.cc:515] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.428401  8115 leader_election.cc:304] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [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: ef76fcee4d77447ea5d932964701b499; no voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:48.429591  8223 leader_election.cc:290] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.430249  8223 raft_consensus.cc:3060] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.435052  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:48.435909  7933 raft_consensus.cc:2393] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef76fcee4d77447ea5d932964701b499 in current term 1: Already voted for candidate 9d91007d29db4b05acb5bb20a7ad30cb in this term.
I20260608 12:50:48.437532  8223 raft_consensus.cc:2749] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:48.438431  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe27819b4b684634a5cf9c916c9c75dc" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:48.438891  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:48.440901  8115 leader_election.cc:304] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [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: ef76fcee4d77447ea5d932964701b499; no voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:48.442102  8223 raft_consensus.cc:3060] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.442251  8115 leader_election.cc:304] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [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: ef76fcee4d77447ea5d932964701b499; no voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:48.443275  8262 raft_consensus.cc:3060] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.449103  8223 raft_consensus.cc:2749] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:48.450088  8262 raft_consensus.cc:2749] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:48.507380  8197 consensus_queue.cc:1048] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.522382  8197 consensus_queue.cc:1048] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.530582  8240 consensus_queue.cc:1048] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.546321  8240 consensus_queue.cc:1048] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.547838  8097 consensus_queue.cc:1048] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.574260  8262 raft_consensus.cc:493] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:48.574803  8262 raft_consensus.cc:515] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.576882  8262 leader_election.cc:290] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:48.578295  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf66275bc284f68a83ae788c0795882" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:48.579221  7857 raft_consensus.cc:2393] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef76fcee4d77447ea5d932964701b499 in current term 1: Already voted for candidate e0e1f3836bc5443e9a8477d1d112b41d in this term.
I20260608 12:50:48.578966  8097 consensus_queue.cc:1048] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.578999  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf66275bc284f68a83ae788c0795882" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:48.581327  8115 leader_election.cc:304] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [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: ef76fcee4d77447ea5d932964701b499; no voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:48.582959  8223 raft_consensus.cc:3060] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:48.585551  8060 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.588953  8223 raft_consensus.cc:2749] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:48.603755  8197 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.647187  8097 consensus_queue.cc:1048] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.654105  8097 consensus_queue.cc:1048] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.748152  7809 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:48.770478  8202 consensus_queue.cc:1048] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.784073  8097 consensus_queue.cc:1048] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.784741  8006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391"
dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
mode: GRACEFUL
new_leader_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:58266
I20260608 12:50:48.785524  8006 raft_consensus.cc:606] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Received request to transfer leadership to TS ef76fcee4d77447ea5d932964701b499
I20260608 12:50:48.801676  8275 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:48.810752  7857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33a1606d572749d4a101284de773db47"
dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
mode: GRACEFUL
new_leader_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:36484
I20260608 12:50:48.811625  7857 raft_consensus.cc:606] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Received request to transfer leadership to TS ef76fcee4d77447ea5d932964701b499
I20260608 12:50:48.815914  8275 consensus_queue.cc:1048] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:48.825834  7857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd"
dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
mode: GRACEFUL
new_leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:36484
I20260608 12:50:48.826490  7857 raft_consensus.cc:606] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Received request to transfer leadership to TS 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:48.833086  8005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445"
dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
mode: GRACEFUL
new_leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
 from {username='slave'} at 127.0.0.1:58266
I20260608 12:50:48.833740  8005 raft_consensus.cc:606] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Received request to transfer leadership to TS 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:48.834167  8005 raft_consensus.cc:614] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260608 12:50:48.834367  8006 consensus_queue.cc:237] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [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: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:48.836390  8060 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.845410  7857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684"
dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
mode: GRACEFUL
new_leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:36484
I20260608 12:50:48.846232  7857 raft_consensus.cc:606] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Received request to transfer leadership to TS 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:48.856010  8274 consensus_queue.cc:1048] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:48.857144  8005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
mode: GRACEFUL
new_leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:58266
I20260608 12:50:48.857798  8005 raft_consensus.cc:606] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Received request to transfer leadership to TS 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:48.863214  7809 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 6
I20260608 12:50:48.864138  7857 raft_consensus.cc:1275] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:48.865037  7809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:48.865111  7933 raft_consensus.cc:1275] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:48.866142  8069 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } 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:50:48.868746  7971 consensus_peers.cc:597] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d -> Peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Couldn't send request to peer ef76fcee4d77447ea5d932964701b499. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1811e3c5b9ba4b7bbd02f94b639a8296. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:48.872442  8069 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:50:48.875137  8275 raft_consensus.cc:993] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb: : Instructing follower ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:48.875698  8275 raft_consensus.cc:1081] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Signalling peer ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:48.878387  8159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33a1606d572749d4a101284de773db47"
dest_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:37228
I20260608 12:50:48.879041  8159 raft_consensus.cc:493] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:48.879436  8159 raft_consensus.cc:3060] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:48.884498  8097 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:48.888481  8159 raft_consensus.cc:515] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.892776  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:48.893618  7857 raft_consensus.cc:3055] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:48.894109  7857 raft_consensus.cc:740] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:48.896250  7856 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:48.895216  7857 consensus_queue.cc:260] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [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: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.903115  7857 raft_consensus.cc:3060] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:48.902628  7755 catalog_manager.cc:5696] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:48.906558  7933 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:48.919443  8159 leader_election.cc:290] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 2 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:48.921012  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a1606d572749d4a101284de773db47" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:48.921777  7933 raft_consensus.cc:3060] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:48.922251  7857 raft_consensus.cc:2468] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 2.
I20260608 12:50:48.924033  8115 leader_election.cc:304] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [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: 9d91007d29db4b05acb5bb20a7ad30cb, ef76fcee4d77447ea5d932964701b499; no voters: 
I20260608 12:50:48.925647  8223 raft_consensus.cc:2804] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:48.926293  8223 raft_consensus.cc:697] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 2 LEADER]: Becoming Leader. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Running, Role: LEADER
I20260608 12:50:48.927156  7857 consensus_queue.cc:237] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:48.927484  8223 consensus_queue.cc:237] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [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: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } }
I20260608 12:50:48.932101  7933 raft_consensus.cc:2468] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 2.
I20260608 12:50:48.938995  8006 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:48.939569  7933 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:48.941733  8275 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:50:48.943281  7822 consensus_peers.cc:597] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb -> Peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Couldn't send request to peer ef76fcee4d77447ea5d932964701b499. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a00fff3d06404126a2af67bd0d9c96d7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:48.943933  8060 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } 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:50:48.945693  7752 catalog_manager.cc:5696] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 reported cstate change: term changed from 1 to 2, leader changed from 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) to ef76fcee4d77447ea5d932964701b499 (127.4.198.196). New cstate: current_term: 2 leader_uuid: "ef76fcee4d77447ea5d932964701b499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:48.961757  8060 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:48.965224  8006 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:48.975435  7933 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:48.985630  8202 raft_consensus.cc:993] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d: : Instructing follower ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:48.986147  8202 raft_consensus.cc:1081] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Signalling peer ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:48.988935  8159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391"
dest_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:37256
I20260608 12:50:48.989550  8159 raft_consensus.cc:493] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:48.989921  8159 raft_consensus.cc:3060] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:48.993101  7755 catalog_manager.cc:5696] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
W20260608 12:50:48.994892  7804 auto_rebalancer.cc:591] Failed to schedule move for tablet f470c484bf3e403fa7584e390515b64d: Remote error: Service unavailable: leader transfer in progress
I20260608 12:50:48.996559  8159 raft_consensus.cc:515] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:48.998620  8159 leader_election.cc:290] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 2 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.000761  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:49.001150  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b720a1613bb4d22b36e06bffe3e1391" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:49.001284  7933 raft_consensus.cc:3060] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.001708  8005 raft_consensus.cc:3055] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:49.002097  8005 raft_consensus.cc:740] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
W20260608 12:50:49.002869  7804 auto_rebalancer.cc:591] Failed to schedule move for tablet cd6abd32085f49e3ad272dc5032b4445: Illegal state: Replica e0e1f3836bc5443e9a8477d1d112b41d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } }
I20260608 12:50:49.002991  8005 consensus_queue.cc:260] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [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: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.004349  8005 raft_consensus.cc:3060] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.006100  7933 raft_consensus.cc:2468] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 2.
I20260608 12:50:49.007234  8115 leader_election.cc:304] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [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: 4c4e41b50c3942a192a2bb371ec8a80e, ef76fcee4d77447ea5d932964701b499; no voters: 
I20260608 12:50:49.008114  8223 raft_consensus.cc:2804] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:49.008620  8223 raft_consensus.cc:697] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 2 LEADER]: Becoming Leader. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Running, Role: LEADER
I20260608 12:50:49.009479  8223 consensus_queue.cc:237] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [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: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.011895  8005 raft_consensus.cc:2468] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 2.
I20260608 12:50:49.017572  7752 catalog_manager.cc:5696] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 reported cstate change: term changed from 1 to 2, leader changed from e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) to ef76fcee4d77447ea5d932964701b499 (127.4.198.196). New cstate: current_term: 2 leader_uuid: "ef76fcee4d77447ea5d932964701b499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:49.029873  8208 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e0e1f3836bc5443e9a8477d1d112b41d)
I20260608 12:50:49.030486  8208 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.032940  8208 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.034322  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" is_pre_election: true
I20260608 12:50:49.034598  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:49.035254  7857 raft_consensus.cc:2393] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c4e41b50c3942a192a2bb371ec8a80e in current term 2: Already voted for candidate 9d91007d29db4b05acb5bb20a7ad30cb in this term.
I20260608 12:50:49.035259  8005 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.039820  7899 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:49.040659  8208 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:50:49.041139  8208 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e0e1f3836bc5443e9a8477d1d112b41d)
I20260608 12:50:49.041781  8208 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.049633  8208 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.051476  8208 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 2 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.052390  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:49.053145  7857 raft_consensus.cc:2393] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c4e41b50c3942a192a2bb371ec8a80e in current term 2: Already voted for candidate 9d91007d29db4b05acb5bb20a7ad30cb in this term.
I20260608 12:50:49.052945  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:49.057921  8005 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.059053  7899 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:49.059793  8208 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:49.060274  8208 raft_consensus.cc:697] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:49.061090  8208 consensus_queue.cc:237] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.068328  7752 catalog_manager.cc:5696] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 1 to 2, leader changed from e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 2 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:49.072688  8274 raft_consensus.cc:993] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: : Instructing follower 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:49.073226  8060 raft_consensus.cc:1081] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Signalling peer 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:49.074869  7933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:42582
I20260608 12:50:49.075393  7933 raft_consensus.cc:493] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:49.075754  7933 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.081811  7933 raft_consensus.cc:515] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.083807  7933 leader_election.cc:290] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 2 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.084739  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:49.085191  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:49.085363  7857 raft_consensus.cc:3055] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:49.085819  8005 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.085844  7857 raft_consensus.cc:740] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:49.087131  7857 consensus_queue.cc:260] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.088393  7857 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.093904  8005 raft_consensus.cc:2468] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.095078  7857 raft_consensus.cc:2468] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.095206  7899 leader_election.cc:304] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:49.096343  8274 raft_consensus.cc:993] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb: : Instructing follower 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:49.096315  8208 raft_consensus.cc:2804] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:49.096992  8274 raft_consensus.cc:1081] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Signalling peer 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:49.097620  8208 raft_consensus.cc:697] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:49.098563  8208 consensus_queue.cc:237] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.100008  7933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:42582
I20260608 12:50:49.100529  7933 raft_consensus.cc:493] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:49.100910  7933 raft_consensus.cc:3060] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.106842  7752 catalog_manager.cc:5696] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 1 to 2, leader changed from 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 2 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:49.108855  7933 raft_consensus.cc:515] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.112028  7933 leader_election.cc:290] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 2 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.112654  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:49.113234  8005 raft_consensus.cc:3060] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.113360  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264e6b5f71c408fb098e21fd15bf684" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:49.114041  7857 raft_consensus.cc:3055] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:49.114332  7857 raft_consensus.cc:740] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:49.115303  7857 consensus_queue.cc:260] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.118350  7857 raft_consensus.cc:3060] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.120826  8005 raft_consensus.cc:2468] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.122175  7899 leader_election.cc:304] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:49.123075  8208 raft_consensus.cc:2804] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:49.123589  8208 raft_consensus.cc:697] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:49.124506  8208 consensus_queue.cc:237] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.129079  7857 raft_consensus.cc:2468] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.132366  7752 catalog_manager.cc:5696] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 1 to 2, leader changed from 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 2 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:49.224671  8202 raft_consensus.cc:993] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: : Instructing follower 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:49.225144  8097 raft_consensus.cc:1081] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Signalling peer 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:49.226753  7933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:57750
I20260608 12:50:49.227334  7933 raft_consensus.cc:493] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:49.227735  7933 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.233942  7933 raft_consensus.cc:515] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.236227  7933 leader_election.cc:290] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 2 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.236987  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:49.237425  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:49.237670  7857 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.238061  8005 raft_consensus.cc:3055] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:49.238394  8005 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:49.239334  8005 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.240432  8005 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:49.244937  7857 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.245741  7856 raft_consensus.cc:1240] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Rejecting Update request from peer e0e1f3836bc5443e9a8477d1d112b41d for earlier term 1. Current term is 2. Ops: []
I20260608 12:50:49.246402  7899 leader_election.cc:304] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:49.247563  8208 raft_consensus.cc:2804] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:49.248136  8208 raft_consensus.cc:697] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:49.249060  8208 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.250998  8005 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 2.
I20260608 12:50:49.257964  7752 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 1 to 2, leader changed from e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 2 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:49.295650  8274 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:49.296208  8274 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.298002  8274 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.298877  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" is_pre_election: true
I20260608 12:50:49.299254  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" is_pre_election: true
I20260608 12:50:49.299871  8005 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 2.
I20260608 12:50:49.300872  7824 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:49.301609  8274 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:50:49.301981  8274 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:49.302273  8274 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:49.308068  8274 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.310266  8274 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 3 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.311348  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:49.311551  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:49.312198  8005 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:49.318825  8005 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 3.
I20260608 12:50:49.319998  7824 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [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: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:49.320847  8274 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:50:49.321328  8274 raft_consensus.cc:697] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:49.322125  8274 consensus_queue.cc:237] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.330319  7752 catalog_manager.cc:5696] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 2 to 3, leader changed from 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 3 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:49.429659  8005 raft_consensus.cc:1275] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.431274  8223 consensus_queue.cc:1048] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.442518  7933 raft_consensus.cc:1275] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.444499  8223 consensus_queue.cc:1048] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.477782  8304 ts_tablet_manager.cc:933] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: Initiating tablet copy from peer e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:49.479547  8304 tablet_copy_client.cc:323] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:35987
I20260608 12:50:49.481302  8017 tablet_copy_service.cc:140] P e0e1f3836bc5443e9a8477d1d112b41d: Received BeginTabletCopySession request for tablet 1811e3c5b9ba4b7bbd02f94b639a8296 from peer ef76fcee4d77447ea5d932964701b499 ({username='slave'} at 127.0.0.1:58252)
I20260608 12:50:49.481930  8017 tablet_copy_service.cc:161] P e0e1f3836bc5443e9a8477d1d112b41d: Beginning new tablet copy session on tablet 1811e3c5b9ba4b7bbd02f94b639a8296 from peer ef76fcee4d77447ea5d932964701b499 at {username='slave'} at 127.0.0.1:58252: session id = ef76fcee4d77447ea5d932964701b499-1811e3c5b9ba4b7bbd02f94b639a8296
I20260608 12:50:49.490007  8017 tablet_copy_source_session.cc:215] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:49.493286  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1811e3c5b9ba4b7bbd02f94b639a8296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:49.501418  7856 raft_consensus.cc:1275] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.503394  8223 consensus_queue.cc:1048] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.507182  7933 raft_consensus.cc:1275] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.509132  8304 tablet_copy_client.cc:806] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:49.509752  8304 tablet_copy_client.cc:670] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:49.509980  8262 consensus_queue.cc:1048] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.517130  8304 tablet_copy_client.cc:538] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:49.528998  8304 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:49.540022  8306 ts_tablet_manager.cc:933] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: Initiating tablet copy from peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:49.555469  7857 raft_consensus.cc:1275] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.557156  8210 consensus_queue.cc:1048] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.558015  8304 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: 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:50:49.559048  8304 tablet_bootstrap.cc:492] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: Bootstrap complete.
I20260608 12:50:49.562093  8304 ts_tablet_manager.cc:1403] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.009s
I20260608 12:50:49.568221  8304 raft_consensus.cc:359] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:49.569140  8304 raft_consensus.cc:740] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: LEARNER
I20260608 12:50:49.569427  8005 raft_consensus.cc:1275] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.571237  8210 consensus_queue.cc:1048] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.571409  8306 tablet_copy_client.cc:323] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45563
I20260608 12:50:49.572017  8304 consensus_queue.cc:260] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [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: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:49.573727  7868 tablet_copy_service.cc:140] P 9d91007d29db4b05acb5bb20a7ad30cb: Received BeginTabletCopySession request for tablet a00fff3d06404126a2af67bd0d9c96d7 from peer ef76fcee4d77447ea5d932964701b499 ({username='slave'} at 127.0.0.1:36478)
I20260608 12:50:49.574368  7868 tablet_copy_service.cc:161] P 9d91007d29db4b05acb5bb20a7ad30cb: Beginning new tablet copy session on tablet a00fff3d06404126a2af67bd0d9c96d7 from peer ef76fcee4d77447ea5d932964701b499 at {username='slave'} at 127.0.0.1:36478: session id = ef76fcee4d77447ea5d932964701b499-a00fff3d06404126a2af67bd0d9c96d7
I20260608 12:50:49.574965  8304 ts_tablet_manager.cc:1434] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260608 12:50:49.576930  8017 tablet_copy_service.cc:342] P e0e1f3836bc5443e9a8477d1d112b41d: Request end of tablet copy session ef76fcee4d77447ea5d932964701b499-1811e3c5b9ba4b7bbd02f94b639a8296 received from {username='slave'} at 127.0.0.1:58252
I20260608 12:50:49.577366  8017 tablet_copy_service.cc:434] P e0e1f3836bc5443e9a8477d1d112b41d: ending tablet copy session ef76fcee4d77447ea5d932964701b499-1811e3c5b9ba4b7bbd02f94b639a8296 on tablet 1811e3c5b9ba4b7bbd02f94b639a8296 with peer ef76fcee4d77447ea5d932964701b499
I20260608 12:50:49.597540  7868 tablet_copy_source_session.cc:215] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:49.600886  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00fff3d06404126a2af67bd0d9c96d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:49.622372  8306 tablet_copy_client.cc:806] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:49.623126  8306 tablet_copy_client.cc:670] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:49.627233  8306 tablet_copy_client.cc:538] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:49.633924  8306 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:49.637303  7856 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.638936  8313 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.652360  8005 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.655705  8313 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.659543  8306 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: 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:50:49.660578  8306 tablet_bootstrap.cc:492] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: Bootstrap complete.
I20260608 12:50:49.661289  8306 ts_tablet_manager.cc:1403] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260608 12:50:49.664629  8306 raft_consensus.cc:359] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:49.665472  8306 raft_consensus.cc:740] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: LEARNER
I20260608 12:50:49.666210  8306 consensus_queue.cc:260] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:49.672402  8306 ts_tablet_manager.cc:1434] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:50:49.674285  7868 tablet_copy_service.cc:342] P 9d91007d29db4b05acb5bb20a7ad30cb: Request end of tablet copy session ef76fcee4d77447ea5d932964701b499-a00fff3d06404126a2af67bd0d9c96d7 received from {username='slave'} at 127.0.0.1:36478
I20260608 12:50:49.674772  7868 tablet_copy_service.cc:434] P 9d91007d29db4b05acb5bb20a7ad30cb: ending tablet copy session ef76fcee4d77447ea5d932964701b499-a00fff3d06404126a2af67bd0d9c96d7 on tablet a00fff3d06404126a2af67bd0d9c96d7 with peer ef76fcee4d77447ea5d932964701b499
I20260608 12:50:49.683432  7856 raft_consensus.cc:1240] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Rejecting Update request from peer 4c4e41b50c3942a192a2bb371ec8a80e for earlier term 2. Current term is 3. Ops: []
I20260608 12:50:49.685141  8210 consensus_queue.cc:1059] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.685920  8210 consensus_queue.cc:1243] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Peer 9d91007d29db4b05acb5bb20a7ad30cb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260608 12:50:49.686486  8313 raft_consensus.cc:3055] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:50:49.685881  8005 raft_consensus.cc:1240] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Rejecting Update request from peer 4c4e41b50c3942a192a2bb371ec8a80e for earlier term 2. Current term is 3. Ops: []
I20260608 12:50:49.687439  8313 raft_consensus.cc:740] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:49.688391  8313 consensus_queue.cc:260] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:49.690474  8313 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:50:49.690578  8210 consensus_queue.cc:1175] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" responder_term: 3 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 4c4e41b50c3942a192a2bb371ec8a80e for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260608 12:50:49.722851  7933 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260608 12:50:49.723268  7933 pending_rounds.cc:85] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: Aborting all ops after (but not including) 1
I20260608 12:50:49.723527  7933 pending_rounds.cc:107] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260608 12:50:49.723800  7933 raft_consensus.cc:2889] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:50:49.725381  8274 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.736469  8005 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:50:49.738428  8317 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:50:49.745877  8006 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.747767  8210 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:49.762588  7856 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:49.764223  8313 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:50.089358  8159 raft_consensus.cc:1217] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:50.123623  8159 raft_consensus.cc:1217] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:50.525574  8317 raft_consensus.cc:1064] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: attempting to promote NON_VOTER ef76fcee4d77447ea5d932964701b499 to VOTER
I20260608 12:50:50.527623  8317 consensus_queue.cc:237] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:50.535066  8159 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:50.536234  8005 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:50.537022  8274 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:50.538013  8324 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } 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:50:50.538640  7931 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:50.540453  8324 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:50.550691  8274 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.552696  7931 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.556105  8005 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.564359  8159 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.572613  7754 catalog_manager.cc:5696] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.607275  7856 consensus_queue.cc:237] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:50.613734  8159 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:50.614765  7931 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:50.615830  8317 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:50.616734  8324 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:50.624400  8324 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.627804  8159 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.629097  7931 raft_consensus.cc:2955] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.635872  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a00fff3d06404126a2af67bd0d9c96d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:50.642187  7753 catalog_manager.cc:5696] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: config changed from index 3 to 4, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:50.653991  7991 tablet_service.cc:1558] Processing DeleteTablet for tablet a00fff3d06404126a2af67bd0d9c96d7 with delete_type TABLET_DATA_TOMBSTONED (TS e0e1f3836bc5443e9a8477d1d112b41d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57200
I20260608 12:50:50.667999  8332 tablet_replica.cc:333] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:50.669198  8332 raft_consensus.cc:2243] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:50.670014  8332 raft_consensus.cc:2272] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:50.673972  8332 ts_tablet_manager.cc:1916] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:50.675908  8321 raft_consensus.cc:1064] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: attempting to promote NON_VOTER ef76fcee4d77447ea5d932964701b499 to VOTER
I20260608 12:50:50.678944  8321 consensus_queue.cc:237] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [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: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:50.688154  8332 ts_tablet_manager.cc:1929] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:50.688756  8332 log.cc:1199] T a00fff3d06404126a2af67bd0d9c96d7 P e0e1f3836bc5443e9a8477d1d112b41d: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/a00fff3d06404126a2af67bd0d9c96d7
I20260608 12:50:50.690564  8159 raft_consensus.cc:1275] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:50.690680  7743 catalog_manager.cc:5027] TS e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987): tablet a00fff3d06404126a2af67bd0d9c96d7 (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:50.692606  7931 raft_consensus.cc:1275] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:50.695952  8333 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:50.698122  8336 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:50.709939  7856 raft_consensus.cc:1275] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:50.713084  8321 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } 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:50:50.712488  8335 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.714497  7931 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.724557  8159 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.728060  7755 catalog_manager.cc:5696] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:50.728176  7856 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.750937  8006 consensus_queue.cc:237] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [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: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:50.761250  8159 raft_consensus.cc:1275] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:50.761381  7931 raft_consensus.cc:1275] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:50.762844  8336 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:50.763425  8321 consensus_queue.cc:1048] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:50.772100  8335 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.775406  7931 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.781672  8159 raft_consensus.cc:2955] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:50.785260  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1811e3c5b9ba4b7bbd02f94b639a8296 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:50.789608  7753 catalog_manager.cc:5696] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index 3 to 4, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:50.799991  7841 tablet_service.cc:1558] Processing DeleteTablet for tablet 1811e3c5b9ba4b7bbd02f94b639a8296 with delete_type TABLET_DATA_TOMBSTONED (TS 9d91007d29db4b05acb5bb20a7ad30cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59804
I20260608 12:50:50.805269  8340 tablet_replica.cc:333] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:50.806066  8340 raft_consensus.cc:2243] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:50.806681  8340 raft_consensus.cc:2272] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:50.809720  8340 ts_tablet_manager.cc:1916] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:50.821911  8340 ts_tablet_manager.cc:1929] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:50.822294  8340 log.cc:1199] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 9d91007d29db4b05acb5bb20a7ad30cb: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/1811e3c5b9ba4b7bbd02f94b639a8296
I20260608 12:50:50.823917  7743 catalog_manager.cc:5027] TS 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): tablet 1811e3c5b9ba4b7bbd02f94b639a8296 (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:50.866310  7809 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:50.880421  7856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445"
dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
mode: GRACEFUL
new_leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:36484
I20260608 12:50:50.881222  7856 raft_consensus.cc:606] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Received request to transfer leadership to TS 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:50.893076  7931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
mode: GRACEFUL
new_leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
 from {username='slave'} at 127.0.0.1:42610
I20260608 12:50:50.893651  7931 raft_consensus.cc:606] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Received request to transfer leadership to TS e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:50.894896  7809 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:50:50.895506  7809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:51.240163  8343 raft_consensus.cc:993] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: : Instructing follower 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:51.240759  8274 raft_consensus.cc:1081] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Signalling peer 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:51.242547  7931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:42582
I20260608 12:50:51.243127  7931 raft_consensus.cc:493] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:51.243460  7931 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:50:51.248412  7931 raft_consensus.cc:515] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:51.250036  7931 leader_election.cc:290] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 4 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:51.251032  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:51.251250  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6abd32085f49e3ad272dc5032b4445" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:51.251694  7856 raft_consensus.cc:3055] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Stepping down as leader of term 3
I20260608 12:50:51.251883  8006 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:50:51.252130  7856 raft_consensus.cc:740] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:51.252848  7856 consensus_queue.cc:260] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:51.253786  7856 raft_consensus.cc:3060] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:50:51.258428  8006 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 4.
I20260608 12:50:51.258759  7856 raft_consensus.cc:2468] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 4.
I20260608 12:50:51.259725  7899 leader_election.cc:304] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:51.260540  8313 raft_consensus.cc:2804] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 FOLLOWER]: Leader election won for term 4
I20260608 12:50:51.261510  8313 raft_consensus.cc:697] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:51.262393  8313 consensus_queue.cc:237] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:51.268919  7754 catalog_manager.cc:5696] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 3 to 4, leader changed from 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 4 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:51.287190  8344 raft_consensus.cc:993] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: : Instructing follower e0e1f3836bc5443e9a8477d1d112b41d to start an election
I20260608 12:50:51.287653  8313 raft_consensus.cc:1081] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Signalling peer e0e1f3836bc5443e9a8477d1d112b41d to start an election
I20260608 12:50:51.289088  8006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
 from {username='slave'} at 127.0.0.1:58236
I20260608 12:50:51.289602  8006 raft_consensus.cc:493] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:51.290022  8006 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:51.295114  8006 raft_consensus.cc:515] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:51.296777  8006 leader_election.cc:290] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 3 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:51.297673  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:51.297897  7931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:51.298311  7856 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:51.298429  7931 raft_consensus.cc:3055] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:50:51.298853  7931 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:51.299696  7931 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:51.300910  7931 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:51.304128  7856 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 3.
I20260608 12:50:51.305186  7973 leader_election.cc:304] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [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: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:51.305887  8335 raft_consensus.cc:2804] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:50:51.306931  8335 raft_consensus.cc:697] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:51.307039  7931 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 3.
I20260608 12:50:51.307925  8335 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:51.316022  7754 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 2 to 3, leader changed from 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 3 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:51.699354  7856 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:50:51.700680  8335 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:51.712939  7931 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:50:51.713521  8006 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260608 12:50:51.715183  8313 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:51.715893  8346 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:51.733805  7856 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260608 12:50:51.735502  8313 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:51.839578  8006 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:51.845259  7931 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260608 12:50:51.846038  7971 consensus_peers.cc:597] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d -> Peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Couldn't send request to peer ef76fcee4d77447ea5d932964701b499. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f470c484bf3e403fa7584e390515b64d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:51.846362  7856 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:50:51.847182  8335 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } 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:50:51.847945  8356 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:51.854808  8335 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:51.856701  7931 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:51.857036  7856 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:51.871299  7754 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New cstate: current_term: 3 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:51.904577  7931 consensus_queue.cc:237] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:51.910646  8006 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 12:50:51.912505  8354 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:51.914983  7856 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 12:50:51.916368  8354 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:50:51.922012  7897 consensus_peers.cc:597] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e -> Peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Couldn't send request to peer ef76fcee4d77447ea5d932964701b499. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd6abd32085f49e3ad272dc5032b4445. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:51.923450  8344 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:51.927150  7856 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:51.935582  8006 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:51.945421  7856 consensus_queue.cc:237] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [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: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: NON_VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: true } }
I20260608 12:50:51.945804  7753 catalog_manager.cc:5696] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New cstate: current_term: 4 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:50:51.955154  7824 consensus_peers.cc:597] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb -> Peer 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): Couldn't send request to peer 4c4e41b50c3942a192a2bb371ec8a80e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fcb0ce54d30419084b0bd96e31f645c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:51.955492  8006 raft_consensus.cc:1275] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:51.957317  8160 raft_consensus.cc:1275] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:51.957123  8274 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:51.960282  8274 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:51.971267  8368 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: NON_VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: true } } }
I20260608 12:50:51.972482  8160 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: NON_VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: true } } }
I20260608 12:50:51.972867  8006 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: NON_VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: true } } }
I20260608 12:50:51.983408  7754 catalog_manager.cc:5696] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) added. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: NON_VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: true } } }
I20260608 12:50:51.986720  8006 consensus_queue.cc:237] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:51.993649  7931 raft_consensus.cc:1275] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:51.994012  7856 raft_consensus.cc:1275] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:50:51.994463  7971 consensus_peers.cc:597] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d -> Peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Couldn't send request to peer ef76fcee4d77447ea5d932964701b499. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5619e53a1b94bcda3cd335ae4a3f24a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:51.997397  8335 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } 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:50:51.998313  8357 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:52.007061  8335 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:52.009317  7856 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:52.009565  7931 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:52.021360  7752 catalog_manager.cc:5696] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: config changed from index -1 to 2, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:52.357630  8372 ts_tablet_manager.cc:933] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: Initiating tablet copy from peer e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:52.359586  8372 tablet_copy_client.cc:323] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:35987
I20260608 12:50:52.361533  8017 tablet_copy_service.cc:140] P e0e1f3836bc5443e9a8477d1d112b41d: Received BeginTabletCopySession request for tablet f470c484bf3e403fa7584e390515b64d from peer ef76fcee4d77447ea5d932964701b499 ({username='slave'} at 127.0.0.1:58252)
I20260608 12:50:52.362087  8017 tablet_copy_service.cc:161] P e0e1f3836bc5443e9a8477d1d112b41d: Beginning new tablet copy session on tablet f470c484bf3e403fa7584e390515b64d from peer ef76fcee4d77447ea5d932964701b499 at {username='slave'} at 127.0.0.1:58252: session id = ef76fcee4d77447ea5d932964701b499-f470c484bf3e403fa7584e390515b64d
I20260608 12:50:52.371158  8017 tablet_copy_source_session.cc:215] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:52.374548  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f470c484bf3e403fa7584e390515b64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:52.388620  8372 tablet_copy_client.cc:806] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:52.390457  8372 tablet_copy_client.cc:670] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:52.395076  8372 tablet_copy_client.cc:538] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:52.401513  8372 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:52.421801  8372 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: 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:50:52.422565  8372 tablet_bootstrap.cc:492] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: Bootstrap complete.
I20260608 12:50:52.423167  8372 ts_tablet_manager.cc:1403] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.005s
I20260608 12:50:52.425588  8372 raft_consensus.cc:359] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:52.426200  8372 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: LEARNER
I20260608 12:50:52.426776  8372 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:52.429085  8372 ts_tablet_manager.cc:1434] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:50:52.431113  8017 tablet_copy_service.cc:342] P e0e1f3836bc5443e9a8477d1d112b41d: Request end of tablet copy session ef76fcee4d77447ea5d932964701b499-f470c484bf3e403fa7584e390515b64d received from {username='slave'} at 127.0.0.1:58252
I20260608 12:50:52.431550  8017 tablet_copy_service.cc:434] P e0e1f3836bc5443e9a8477d1d112b41d: ending tablet copy session ef76fcee4d77447ea5d932964701b499-f470c484bf3e403fa7584e390515b64d on tablet f470c484bf3e403fa7584e390515b64d with peer ef76fcee4d77447ea5d932964701b499
I20260608 12:50:52.469864  8372 ts_tablet_manager.cc:933] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: Initiating tablet copy from peer e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:52.472308  8372 tablet_copy_client.cc:323] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:35987
I20260608 12:50:52.474124  8017 tablet_copy_service.cc:140] P e0e1f3836bc5443e9a8477d1d112b41d: Received BeginTabletCopySession request for tablet a5619e53a1b94bcda3cd335ae4a3f24a from peer ef76fcee4d77447ea5d932964701b499 ({username='slave'} at 127.0.0.1:58252)
I20260608 12:50:52.474680  8017 tablet_copy_service.cc:161] P e0e1f3836bc5443e9a8477d1d112b41d: Beginning new tablet copy session on tablet a5619e53a1b94bcda3cd335ae4a3f24a from peer ef76fcee4d77447ea5d932964701b499 at {username='slave'} at 127.0.0.1:58252: session id = ef76fcee4d77447ea5d932964701b499-a5619e53a1b94bcda3cd335ae4a3f24a
I20260608 12:50:52.482125  8017 tablet_copy_source_session.cc:215] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:52.485379  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5619e53a1b94bcda3cd335ae4a3f24a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:52.494921  8376 ts_tablet_manager.cc:933] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: Initiating tablet copy from peer 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:52.499670  8372 tablet_copy_client.cc:806] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:52.500408  8372 tablet_copy_client.cc:670] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:52.500643  8376 tablet_copy_client.cc:323] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:37141
I20260608 12:50:52.502830  7943 tablet_copy_service.cc:140] P 4c4e41b50c3942a192a2bb371ec8a80e: Received BeginTabletCopySession request for tablet cd6abd32085f49e3ad272dc5032b4445 from peer ef76fcee4d77447ea5d932964701b499 ({username='slave'} at 127.0.0.1:42594)
I20260608 12:50:52.503448  7943 tablet_copy_service.cc:161] P 4c4e41b50c3942a192a2bb371ec8a80e: Beginning new tablet copy session on tablet cd6abd32085f49e3ad272dc5032b4445 from peer ef76fcee4d77447ea5d932964701b499 at {username='slave'} at 127.0.0.1:42594: session id = ef76fcee4d77447ea5d932964701b499-cd6abd32085f49e3ad272dc5032b4445
I20260608 12:50:52.505213  8372 tablet_copy_client.cc:538] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:52.510007  7943 tablet_copy_source_session.cc:215] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:52.514498  8372 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:52.516703  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6abd32085f49e3ad272dc5032b4445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:52.536960  8376 tablet_copy_client.cc:806] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:52.537518  8376 tablet_copy_client.cc:670] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:52.538322  8372 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: 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:50:52.539463  8372 tablet_bootstrap.cc:492] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: Bootstrap complete.
I20260608 12:50:52.540198  8372 ts_tablet_manager.cc:1403] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.012s
I20260608 12:50:52.541764  8376 tablet_copy_client.cc:538] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:52.543474  8372 raft_consensus.cc:359] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:52.544348  8372 raft_consensus.cc:740] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: LEARNER
I20260608 12:50:52.545015  8372 consensus_queue.cc:260] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:52.547744  8372 ts_tablet_manager.cc:1434] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:50:52.549551  8017 tablet_copy_service.cc:342] P e0e1f3836bc5443e9a8477d1d112b41d: Request end of tablet copy session ef76fcee4d77447ea5d932964701b499-a5619e53a1b94bcda3cd335ae4a3f24a received from {username='slave'} at 127.0.0.1:58252
I20260608 12:50:52.549981  8017 tablet_copy_service.cc:434] P e0e1f3836bc5443e9a8477d1d112b41d: ending tablet copy session ef76fcee4d77447ea5d932964701b499-a5619e53a1b94bcda3cd335ae4a3f24a on tablet a5619e53a1b94bcda3cd335ae4a3f24a with peer ef76fcee4d77447ea5d932964701b499
I20260608 12:50:52.551585  8376 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:52.567044  8379 ts_tablet_manager.cc:933] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: Initiating tablet copy from peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:52.575894  8379 tablet_copy_client.cc:323] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45563
I20260608 12:50:52.576838  8376 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=1 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:50:52.577788  8376 tablet_bootstrap.cc:492] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: Bootstrap complete.
I20260608 12:50:52.577768  7868 tablet_copy_service.cc:140] P 9d91007d29db4b05acb5bb20a7ad30cb: Received BeginTabletCopySession request for tablet 0fcb0ce54d30419084b0bd96e31f645c from peer 4c4e41b50c3942a192a2bb371ec8a80e ({username='slave'} at 127.0.0.1:36462)
I20260608 12:50:52.578488  7868 tablet_copy_service.cc:161] P 9d91007d29db4b05acb5bb20a7ad30cb: Beginning new tablet copy session on tablet 0fcb0ce54d30419084b0bd96e31f645c from peer 4c4e41b50c3942a192a2bb371ec8a80e at {username='slave'} at 127.0.0.1:36462: session id = 4c4e41b50c3942a192a2bb371ec8a80e-0fcb0ce54d30419084b0bd96e31f645c
I20260608 12:50:52.578743  8376 ts_tablet_manager.cc:1403] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260608 12:50:52.581933  8376 raft_consensus.cc:359] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:52.582758  8376 raft_consensus.cc:740] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: LEARNER
I20260608 12:50:52.583444  8376 consensus_queue.cc:260] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:52.586341  7868 tablet_copy_source_session.cc:215] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:52.587023  8376 ts_tablet_manager.cc:1434] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 12:50:52.589233  7943 tablet_copy_service.cc:342] P 4c4e41b50c3942a192a2bb371ec8a80e: Request end of tablet copy session ef76fcee4d77447ea5d932964701b499-cd6abd32085f49e3ad272dc5032b4445 received from {username='slave'} at 127.0.0.1:42594
I20260608 12:50:52.589684  7943 tablet_copy_service.cc:434] P 4c4e41b50c3942a192a2bb371ec8a80e: ending tablet copy session ef76fcee4d77447ea5d932964701b499-cd6abd32085f49e3ad272dc5032b4445 on tablet cd6abd32085f49e3ad272dc5032b4445 with peer ef76fcee4d77447ea5d932964701b499
I20260608 12:50:52.590868  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcb0ce54d30419084b0bd96e31f645c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:52.604305  8379 tablet_copy_client.cc:806] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:52.604910  8379 tablet_copy_client.cc:670] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:52.608816  8379 tablet_copy_client.cc:538] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:52.617642  8379 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap starting.
I20260608 12:50:52.638127  8379 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: 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:50:52.639061  8379 tablet_bootstrap.cc:492] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: Bootstrap complete.
I20260608 12:50:52.639758  8379 ts_tablet_manager.cc:1403] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260608 12:50:52.642776  8379 raft_consensus.cc:359] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: NON_VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: true } }
I20260608 12:50:52.643615  8379 raft_consensus.cc:740] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Initialized, Role: LEARNER
I20260608 12:50:52.644690  8379 consensus_queue.cc:260] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [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: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: NON_VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: true } }
I20260608 12:50:52.647181  8379 ts_tablet_manager.cc:1434] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:50:52.648950  7868 tablet_copy_service.cc:342] P 9d91007d29db4b05acb5bb20a7ad30cb: Request end of tablet copy session 4c4e41b50c3942a192a2bb371ec8a80e-0fcb0ce54d30419084b0bd96e31f645c received from {username='slave'} at 127.0.0.1:36462
I20260608 12:50:52.649343  7868 tablet_copy_service.cc:434] P 9d91007d29db4b05acb5bb20a7ad30cb: ending tablet copy session 4c4e41b50c3942a192a2bb371ec8a80e-0fcb0ce54d30419084b0bd96e31f645c on tablet 0fcb0ce54d30419084b0bd96e31f645c with peer 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:52.810760  8160 raft_consensus.cc:1217] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 12:50:52.887454  8160 raft_consensus.cc:1217] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260608 12:50:52.898262  7809 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:52.909922  8160 raft_consensus.cc:1217] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:52.942341  7931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
mode: GRACEFUL
new_leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
 from {username='slave'} at 127.0.0.1:42610
I20260608 12:50:52.942911  7931 raft_consensus.cc:606] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Received request to transfer leadership to TS 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:52.945760  8006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
mode: GRACEFUL
new_leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:58266
I20260608 12:50:52.946372  8006 raft_consensus.cc:606] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 LEADER]: Received request to transfer leadership to TS 4c4e41b50c3942a192a2bb371ec8a80e
I20260608 12:50:52.947644  7809 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:50:52.948424  7809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:52.971568  7931 raft_consensus.cc:1217] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:53.254724  8383 raft_consensus.cc:993] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: : Instructing follower 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:53.255285  8357 raft_consensus.cc:1081] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 LEADER]: Signalling peer 4c4e41b50c3942a192a2bb371ec8a80e to start an election
I20260608 12:50:53.256850  7931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
 from {username='slave'} at 127.0.0.1:57750
I20260608 12:50:53.257375  7931 raft_consensus.cc:493] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:53.257771  7931 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:50:53.264230  7931 raft_consensus.cc:515] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:53.266299  7931 leader_election.cc:290] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 4 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:53.267258  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:53.267547  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:53.267853  7856 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:50:53.268074  8006 raft_consensus.cc:3055] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 LEADER]: Stepping down as leader of term 3
I20260608 12:50:53.268370  8006 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:53.269178  8006 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:53.270602  8006 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:50:53.274078  7856 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 4.
I20260608 12:50:53.275494  7899 leader_election.cc:304] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, 9d91007d29db4b05acb5bb20a7ad30cb; no voters: 
I20260608 12:50:53.276382  8384 raft_consensus.cc:2804] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 FOLLOWER]: Leader election won for term 4
I20260608 12:50:53.276912  8384 raft_consensus.cc:697] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Becoming Leader. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:53.276930  8006 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4e41b50c3942a192a2bb371ec8a80e in term 4.
I20260608 12:50:53.277822  8384 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:53.287286  7752 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: term changed from 3 to 4, leader changed from e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) to 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194). New cstate: current_term: 4 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:53.303332  7931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57748
I20260608 12:50:53.303972  7931 raft_consensus.cc:606] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Received request to transfer leadership
I20260608 12:50:53.307679  7931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57748
I20260608 12:50:53.308168  7931 raft_consensus.cc:606] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Received request to transfer leadership
W20260608 12:50:53.309221  7743 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for f470c484bf3e403fa7584e390515b64d already in progress [suppressed 3 similar messages]
I20260608 12:50:53.312075  7931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57748
I20260608 12:50:53.312506  7931 raft_consensus.cc:606] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Received request to transfer leadership
W20260608 12:50:53.317159  7804 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:50:53.317552  7804 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for f470c484bf3e403fa7584e390515b64d already in progress
W20260608 12:50:53.317842  7804 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for f470c484bf3e403fa7584e390515b64d already in progress
I20260608 12:50:53.330638  8384 raft_consensus.cc:993] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e: : Instructing follower 9d91007d29db4b05acb5bb20a7ad30cb to start an election
I20260608 12:50:53.331292  8385 raft_consensus.cc:1081] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Signalling peer 9d91007d29db4b05acb5bb20a7ad30cb to start an election
I20260608 12:50:53.332999  7856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd"
dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
 from {username='slave'} at 127.0.0.1:36462
I20260608 12:50:53.333527  7856 raft_consensus.cc:493] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:53.333889  7856 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:53.340281  7856 raft_consensus.cc:515] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:53.342221  7856 leader_election.cc:290] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [CANDIDATE]: Term 3 election: Requested vote from peers 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:53.343084  7931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:53.343382  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90dd3858f090494c9aca90b17d7861bd" candidate_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:53.343694  7931 raft_consensus.cc:3055] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:50:53.343894  8006 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:53.344164  7931 raft_consensus.cc:740] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:53.344929  7931 consensus_queue.cc:260] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:53.346029  7931 raft_consensus.cc:3060] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:50:53.350054  8006 raft_consensus.cc:2468] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 3.
I20260608 12:50:53.351465  7824 leader_election.cc:304] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [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: 9d91007d29db4b05acb5bb20a7ad30cb, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 
I20260608 12:50:53.351824  8357 raft_consensus.cc:1064] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: attempting to promote NON_VOTER ef76fcee4d77447ea5d932964701b499 to VOTER
I20260608 12:50:53.352211  8388 raft_consensus.cc:2804] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:50:53.352707  8388 raft_consensus.cc:697] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Becoming Leader. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:53.352705  7931 raft_consensus.cc:2468] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d91007d29db4b05acb5bb20a7ad30cb in term 3.
I20260608 12:50:53.353673  8388 consensus_queue.cc:237] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [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: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } }
I20260608 12:50:53.354466  8357 consensus_queue.cc:237] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:53.365856  8160 raft_consensus.cc:1275] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 LEARNER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:53.367532  8383 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:53.367312  7752 catalog_manager.cc:5696] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: term changed from 2 to 3, leader changed from 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) to 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193). New cstate: current_term: 3 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:53.369808  7931 raft_consensus.cc:1275] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:53.371253  7856 raft_consensus.cc:1275] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:53.372766  8335 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:53.373587  8383 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } 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:50:53.386745  8335 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.388756  7931 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.391870  7857 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.398700  8160 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.406546  8384 raft_consensus.cc:1064] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: attempting to promote NON_VOTER ef76fcee4d77447ea5d932964701b499 to VOTER
I20260608 12:50:53.409447  8384 consensus_queue.cc:237] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:53.414774  7752 catalog_manager.cc:5696] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: config changed from index 2 to 3, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.421813  8006 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:50:53.424800  8387 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:50:53.425367  7857 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:50:53.427673  8385 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } 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:50:53.432624  8160 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 LEARNER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:50:53.438266  8385 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:53.447360  8005 consensus_queue.cc:237] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:53.455111  8384 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.459980  8159 raft_consensus.cc:1275] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:53.462227  8401 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:53.466158  8159 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.472468  8383 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.481819  8006 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.482501  7755 catalog_manager.cc:5696] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 reported cstate change: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.491608  7856 raft_consensus.cc:1275] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:53.496481  8388 raft_consensus.cc:1064] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: attempting to promote NON_VOTER 4c4e41b50c3942a192a2bb371ec8a80e to VOTER
I20260608 12:50:53.499693  8388 consensus_queue.cc:237] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [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: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } }
I20260608 12:50:53.504211  8335 consensus_queue.cc:1048] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:50:53.509406  8160 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.511513  7856 raft_consensus.cc:2955] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.519904  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a5619e53a1b94bcda3cd335ae4a3f24a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:53.526870  7931 consensus_queue.cc:237] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:53.535552  8005 raft_consensus.cc:1275] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:53.537536  8159 raft_consensus.cc:1275] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:53.540817  8388 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:53.542326  7933 raft_consensus.cc:1275] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEARNER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:53.542294  8368 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:53.557806  7755 catalog_manager.cc:5696] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: config changed from index 3 to 4, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New cstate: current_term: 1 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.558228  8368 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } 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:50:53.561525  8005 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 12:50:53.563143  8384 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:50:53.573110  7916 tablet_service.cc:1558] Processing DeleteTablet for tablet a5619e53a1b94bcda3cd335ae4a3f24a with delete_type TABLET_DATA_TOMBSTONED (TS 4c4e41b50c3942a192a2bb371ec8a80e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57748
I20260608 12:50:53.593430  8385 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.601553  8005 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.630985  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cd6abd32085f49e3ad272dc5032b4445 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:53.637251  7752 catalog_manager.cc:5696] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: config changed from index 5 to 6, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New cstate: current_term: 4 leader_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:53.647116  8411 tablet_replica.cc:333] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:53.648383  8411 raft_consensus.cc:2243] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:53.658380  8411 raft_consensus.cc:2272] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:53.660807  8160 raft_consensus.cc:1275] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 12:50:53.663162  8385 consensus_queue.cc:1048] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:53.668995  8411 ts_tablet_manager.cc:1916] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:53.668488  8160 raft_consensus.cc:2955] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:53.670004  7841 tablet_service.cc:1558] Processing DeleteTablet for tablet cd6abd32085f49e3ad272dc5032b4445 with delete_type TABLET_DATA_TOMBSTONED (TS 9d91007d29db4b05acb5bb20a7ad30cb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59804
I20260608 12:50:53.689481  8412 tablet_replica.cc:333] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:53.690814  8412 raft_consensus.cc:2243] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:53.681583  8388 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.695185  8412 pending_rounds.cc:70] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Trying to abort 1 pending ops.
I20260608 12:50:53.695569  8412 pending_rounds.cc:77] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Aborting op as it isn't in flight: id { term: 4 index: 5 } timestamp: 7294660826757984256 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "cd6abd32085f49e3ad272dc5032b4445" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } } }
I20260608 12:50:53.697065  8412 raft_consensus.cc:2917] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Aborting config change with OpId 4.5: Aborted: Op aborted
I20260608 12:50:53.697547  8412 raft_consensus.cc:2889] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:50:53.698211  8412 raft_consensus.cc:2272] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:53.704368  8159 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Advancing to term 4
I20260608 12:50:53.702622  8160 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.706943  7931 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.690974  8411 ts_tablet_manager.cc:1929] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:53.693470  8005 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.719236  8159 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 4 LEARNER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:50:53.720757  8385 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:50:53.721792  7755 catalog_manager.cc:5696] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index 2 to 3, 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.725802  8411 log.cc:1199] T a5619e53a1b94bcda3cd335ae4a3f24a P 4c4e41b50c3942a192a2bb371ec8a80e: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/a5619e53a1b94bcda3cd335ae4a3f24a
I20260608 12:50:53.727357  8412 ts_tablet_manager.cc:1916] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:53.727650  7743 catalog_manager.cc:5027] TS 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): tablet a5619e53a1b94bcda3cd335ae4a3f24a (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:53.740208  7857 consensus_queue.cc:237] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [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: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } }
I20260608 12:50:53.747089  8005 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:50:53.749933  8005 raft_consensus.cc:1275] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:53.750264  7933 raft_consensus.cc:1275] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:53.751901  8368 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:50:53.751824  8384 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260608 12:50:53.759549  8368 consensus_queue.cc:1048] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } 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:50:53.766836  8385 raft_consensus.cc:1064] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: attempting to promote NON_VOTER ef76fcee4d77447ea5d932964701b499 to VOTER
W20260608 12:50:53.767246  8385 raft_consensus.cc:1068] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: Unable to promote non-voter ef76fcee4d77447ea5d932964701b499: Service unavailable: leader transfer in progress
I20260608 12:50:53.769925  8388 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.777463  8004 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.778251  7933 raft_consensus.cc:2955] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.782822  8006 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:50:53.787020  8387 raft_consensus.cc:993] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: : Instructing follower e0e1f3836bc5443e9a8477d1d112b41d to start an election
I20260608 12:50:53.787490  8387 raft_consensus.cc:1081] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Signalling peer e0e1f3836bc5443e9a8477d1d112b41d to start an election
I20260608 12:50:53.787981  8412 ts_tablet_manager.cc:1929] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260608 12:50:53.788394  8412 log.cc:1199] T cd6abd32085f49e3ad272dc5032b4445 P 9d91007d29db4b05acb5bb20a7ad30cb: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/cd6abd32085f49e3ad272dc5032b4445
I20260608 12:50:53.791162  8368 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:53.791610  8006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
 from {username='slave'} at 127.0.0.1:58236
I20260608 12:50:53.792164  8006 raft_consensus.cc:493] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:53.792543  8006 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Advancing to term 5
I20260608 12:50:53.796284  7743 catalog_manager.cc:5027] TS 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): tablet cd6abd32085f49e3ad272dc5032b4445 (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:53.798447  7857 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Refusing update from remote peer 4c4e41b50c3942a192a2bb371ec8a80e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:50:53.803599  8386 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260608 12:50:53.821687  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0fcb0ce54d30419084b0bd96e31f645c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:53.822445  7754 catalog_manager.cc:5696] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { promote: false } } }
I20260608 12:50:53.801280  8006 raft_consensus.cc:515] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:53.829365  8005 raft_consensus.cc:1240] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 FOLLOWER]: Rejecting Update request from peer 4c4e41b50c3942a192a2bb371ec8a80e for earlier term 4. Current term is 5. Ops: []
I20260608 12:50:53.831208  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:53.833258  8386 consensus_queue.cc:1059] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:50:53.834340  8386 raft_consensus.cc:3055] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Stepping down as leader of term 4
I20260608 12:50:53.834854  8386 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4c4e41b50c3942a192a2bb371ec8a80e, State: Running, Role: LEADER
I20260608 12:50:53.836007  8386 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:53.836969  8144 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fcb0ce54d30419084b0bd96e31f645c with delete_type TABLET_DATA_TOMBSTONED (TS ef76fcee4d77447ea5d932964701b499 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37216
I20260608 12:50:53.837638  8386 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 FOLLOWER]: Advancing to term 5
I20260608 12:50:53.840054  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:53.843995  8006 leader_election.cc:290] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 5 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:53.847887  8422 tablet_replica.cc:333] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:53.848883  8422 raft_consensus.cc:2243] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:53.849668  8422 raft_consensus.cc:2272] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:53.853075  8422 ts_tablet_manager.cc:1916] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:53.857334  7931 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:50:53.859081  8415 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:53.865082  7933 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e1f3836bc5443e9a8477d1d112b41d in term 5.
I20260608 12:50:53.870522  7973 leader_election.cc:304] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c4e41b50c3942a192a2bb371ec8a80e, e0e1f3836bc5443e9a8477d1d112b41d; no voters: 9d91007d29db4b05acb5bb20a7ad30cb
I20260608 12:50:53.871855  8335 raft_consensus.cc:2804] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 FOLLOWER]: Leader election won for term 5
I20260608 12:50:53.872373  8335 raft_consensus.cc:697] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: Becoming Leader. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:53.873461  8335 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:53.879396  8422 ts_tablet_manager.cc:1929] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:53.879806  8422 log.cc:1199] T 0fcb0ce54d30419084b0bd96e31f645c P ef76fcee4d77447ea5d932964701b499: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-3-root/wals/0fcb0ce54d30419084b0bd96e31f645c
I20260608 12:50:53.881716  7741 catalog_manager.cc:5027] TS ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): tablet 0fcb0ce54d30419084b0bd96e31f645c (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:53.885704  7752 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: term changed from 4 to 5, leader changed from 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) to e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195). New cstate: current_term: 5 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:54.269866  8158 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 4 LEARNER]: Advancing to term 5
I20260608 12:50:54.272225  7931 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 5 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260608 12:50:54.273617  8426 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:50:54.275882  8158 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 5 LEARNER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260608 12:50:54.277297  8426 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:50:54.287127  7856 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 4 FOLLOWER]: Advancing to term 5
I20260608 12:50:54.290724  8383 raft_consensus.cc:1064] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: attempting to promote NON_VOTER ef76fcee4d77447ea5d932964701b499 to VOTER
I20260608 12:50:54.295038  7856 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 5 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260608 12:50:54.300966  8428 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:50:54.305884  8383 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:54.310545  8335 raft_consensus.cc:1027] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: attempt to promote peer ef76fcee4d77447ea5d932964701b499: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 12:50:54.312081  7931 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 5 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260608 12:50:54.312791  7856 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 5 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260608 12:50:54.313875  8335 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:50:54.315295  8158 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 5 LEARNER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260608 12:50:54.315727  8335 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:50:54.316596  8428 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:50:54.326323  8335 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 4 to 7, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.337173  8158 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.341917  7931 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.341042  7856 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.351080  7752 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index 4 to 7, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:54.365298  8007 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:54.372334  7856 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 5 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260608 12:50:54.372875  8158 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 5 FOLLOWER]: Refusing update from remote peer e0e1f3836bc5443e9a8477d1d112b41d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260608 12:50:54.373610  8383 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 12:50:54.374513  8426 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 12:50:54.380105  8383 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.381831  7856 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.382867  8158 raft_consensus.cc:2955] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.391330  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f470c484bf3e403fa7584e390515b64d with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:54.394691  7755 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: config changed from index 7 to 8, VOTER 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194) evicted. New cstate: current_term: 5 leader_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:54.404227  7916 tablet_service.cc:1558] Processing DeleteTablet for tablet f470c484bf3e403fa7584e390515b64d with delete_type TABLET_DATA_TOMBSTONED (TS 4c4e41b50c3942a192a2bb371ec8a80e not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:57748
I20260608 12:50:54.406029  8430 tablet_replica.cc:333] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:54.407042  8430 raft_consensus.cc:2243] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:54.407634  8430 raft_consensus.cc:2272] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:54.410485  8430 ts_tablet_manager.cc:1916] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:54.420897  8430 ts_tablet_manager.cc:1929] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260608 12:50:54.421195  8430 log.cc:1199] T f470c484bf3e403fa7584e390515b64d P 4c4e41b50c3942a192a2bb371ec8a80e: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/f470c484bf3e403fa7584e390515b64d
I20260608 12:50:54.422712  7743 catalog_manager.cc:5027] TS 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): tablet f470c484bf3e403fa7584e390515b64d (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:54.866957  7856 consensus_queue.cc:237] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: NON_VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: true } }
W20260608 12:50:54.873723  7824 consensus_peers.cc:597] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb -> Peer e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987): Couldn't send request to peer e0e1f3836bc5443e9a8477d1d112b41d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe27819b4b684634a5cf9c916c9c75dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:54.874147  8158 raft_consensus.cc:1275] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:54.874338  7933 raft_consensus.cc:1275] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:54.875859  8433 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:54.876724  8368 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:54.885346  8368 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: NON_VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: true } } }
I20260608 12:50:54.887177  7933 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: NON_VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: true } } }
I20260608 12:50:54.887805  8158 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: NON_VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: true } } }
I20260608 12:50:54.901495  7754 catalog_manager.cc:5696] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 reported cstate change: config changed from index -1 to 2, NON_VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) added. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: NON_VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: true } } }
I20260608 12:50:54.903710  7856 consensus_queue.cc:237] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:54.910863  8007 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:50:54.911130  7933 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260608 12:50:54.912686  7822 consensus_peers.cc:597] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb -> Peer ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): Couldn't send request to peer ef76fcee4d77447ea5d932964701b499. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90dd3858f090494c9aca90b17d7861bd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:54.912955  8432 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } 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:50:54.913794  8433 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:54.922251  8433 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:54.928449  8007 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:54.935349  7933 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:54.945211  7755 catalog_manager.cc:5696] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index -1 to 4, NON_VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) added. New cstate: current_term: 3 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } } }
I20260608 12:50:54.949577  7809 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:54.972678  7856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7"
dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
mode: GRACEFUL
new_leader_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:36484
I20260608 12:50:54.973286  7856 raft_consensus.cc:606] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Received request to transfer leadership to TS ef76fcee4d77447ea5d932964701b499
I20260608 12:50:54.976430  8007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
mode: GRACEFUL
new_leader_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:58266
I20260608 12:50:54.977020  8007 raft_consensus.cc:606] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: Received request to transfer leadership to TS ef76fcee4d77447ea5d932964701b499
I20260608 12:50:54.978457  7809 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:50:54.979362  7809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:55.097539  8368 raft_consensus.cc:993] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: : Instructing follower ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:55.098107  8432 raft_consensus.cc:1081] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Signalling peer ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:55.099725  8158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7"
dest_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:37228
I20260608 12:50:55.100345  8158 raft_consensus.cc:493] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:55.100765  8158 raft_consensus.cc:3060] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:55.108916  8158 raft_consensus.cc:515] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:55.111399  8158 leader_election.cc:290] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 2 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141)
I20260608 12:50:55.112357  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:55.112872  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00fff3d06404126a2af67bd0d9c96d7" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c4e41b50c3942a192a2bb371ec8a80e"
I20260608 12:50:55.113019  7856 raft_consensus.cc:3055] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:55.113566  7933 raft_consensus.cc:3060] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:55.113529  7856 raft_consensus.cc:740] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d91007d29db4b05acb5bb20a7ad30cb, State: Running, Role: LEADER
I20260608 12:50:55.114773  7856 consensus_queue.cc:260] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:55.116122  7856 raft_consensus.cc:3060] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:55.118848  7933 raft_consensus.cc:2468] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 2.
I20260608 12:50:55.120662  8115 leader_election.cc:304] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [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: 4c4e41b50c3942a192a2bb371ec8a80e, ef76fcee4d77447ea5d932964701b499; no voters: 
I20260608 12:50:55.121704  8407 raft_consensus.cc:2804] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:55.122993  7856 raft_consensus.cc:2468] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 2.
I20260608 12:50:55.125231  8407 raft_consensus.cc:697] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 2 LEADER]: Becoming Leader. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Running, Role: LEADER
I20260608 12:50:55.126250  8407 consensus_queue.cc:237] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:55.135519  7754 catalog_manager.cc:5696] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 reported cstate change: term changed from 1 to 2, leader changed from 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193) to ef76fcee4d77447ea5d932964701b499 (127.4.198.196). New cstate: current_term: 2 leader_uuid: "ef76fcee4d77447ea5d932964701b499" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:55.260246  8444 raft_consensus.cc:993] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: : Instructing follower ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:55.260864  8429 raft_consensus.cc:1081] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: Signalling peer ef76fcee4d77447ea5d932964701b499 to start an election
I20260608 12:50:55.262569  8158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d"
dest_uuid: "ef76fcee4d77447ea5d932964701b499"
 from {username='slave'} at 127.0.0.1:37256
I20260608 12:50:55.263226  8158 raft_consensus.cc:493] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:55.263610  8158 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 5 FOLLOWER]: Advancing to term 6
I20260608 12:50:55.269338  8158 raft_consensus.cc:515] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:55.271414  8158 leader_election.cc:290] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 6 election: Requested vote from peers 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563), e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987)
I20260608 12:50:55.272117  7856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "9d91007d29db4b05acb5bb20a7ad30cb"
I20260608 12:50:55.272591  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f470c484bf3e403fa7584e390515b64d" candidate_uuid: "ef76fcee4d77447ea5d932964701b499" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "e0e1f3836bc5443e9a8477d1d112b41d"
I20260608 12:50:55.272694  7856 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 5 FOLLOWER]: Advancing to term 6
I20260608 12:50:55.273375  8007 raft_consensus.cc:3055] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: Stepping down as leader of term 5
I20260608 12:50:55.273747  8007 raft_consensus.cc:740] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Running, Role: LEADER
I20260608 12:50:55.274657  8007 consensus_queue.cc:260] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:55.276046  8007 raft_consensus.cc:3060] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 5 FOLLOWER]: Advancing to term 6
I20260608 12:50:55.279974  7856 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 6.
I20260608 12:50:55.282001  8115 leader_election.cc:304] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d91007d29db4b05acb5bb20a7ad30cb, ef76fcee4d77447ea5d932964701b499; no voters: 
I20260608 12:50:55.282995  8442 raft_consensus.cc:2804] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 6 FOLLOWER]: Leader election won for term 6
I20260608 12:50:55.285379  8007 raft_consensus.cc:2468] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef76fcee4d77447ea5d932964701b499 in term 6.
I20260608 12:50:55.286643  8442 raft_consensus.cc:697] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 6 LEADER]: Becoming Leader. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Running, Role: LEADER
I20260608 12:50:55.287628  8442 consensus_queue.cc:237] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:55.294986  7754 catalog_manager.cc:5696] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 reported cstate change: term changed from 5 to 6, leader changed from e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) to ef76fcee4d77447ea5d932964701b499 (127.4.198.196). New cstate: current_term: 6 leader_uuid: "ef76fcee4d77447ea5d932964701b499" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:55.327306  8446 ts_tablet_manager.cc:933] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: Initiating tablet copy from peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:55.329454  8446 tablet_copy_client.cc:323] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45563
I20260608 12:50:55.331156  7868 tablet_copy_service.cc:140] P 9d91007d29db4b05acb5bb20a7ad30cb: Received BeginTabletCopySession request for tablet 90dd3858f090494c9aca90b17d7861bd from peer ef76fcee4d77447ea5d932964701b499 ({username='slave'} at 127.0.0.1:36478)
I20260608 12:50:55.331658  7868 tablet_copy_service.cc:161] P 9d91007d29db4b05acb5bb20a7ad30cb: Beginning new tablet copy session on tablet 90dd3858f090494c9aca90b17d7861bd from peer ef76fcee4d77447ea5d932964701b499 at {username='slave'} at 127.0.0.1:36478: session id = ef76fcee4d77447ea5d932964701b499-90dd3858f090494c9aca90b17d7861bd
I20260608 12:50:55.336961  7868 tablet_copy_source_session.cc:215] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:55.339937  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90dd3858f090494c9aca90b17d7861bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:55.351634  8446 tablet_copy_client.cc:806] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:55.352174  8446 tablet_copy_client.cc:670] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:55.356194  8446 tablet_copy_client.cc:538] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:55.362421  8446 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: Bootstrap starting.
I20260608 12:50:55.382848  8446 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: 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:50:55.383601  8446 tablet_bootstrap.cc:492] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: Bootstrap complete.
I20260608 12:50:55.384343  8446 ts_tablet_manager.cc:1403] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260608 12:50:55.387022  8446 raft_consensus.cc:359] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:55.387782  8446 raft_consensus.cc:740] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ef76fcee4d77447ea5d932964701b499, State: Initialized, Role: LEARNER
I20260608 12:50:55.388463  8446 consensus_queue.cc:260] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: true } }
I20260608 12:50:55.390808  8446 ts_tablet_manager.cc:1434] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:50:55.392637  7868 tablet_copy_service.cc:342] P 9d91007d29db4b05acb5bb20a7ad30cb: Request end of tablet copy session ef76fcee4d77447ea5d932964701b499-90dd3858f090494c9aca90b17d7861bd received from {username='slave'} at 127.0.0.1:36478
I20260608 12:50:55.393071  7868 tablet_copy_service.cc:434] P 9d91007d29db4b05acb5bb20a7ad30cb: ending tablet copy session ef76fcee4d77447ea5d932964701b499-90dd3858f090494c9aca90b17d7861bd on tablet 90dd3858f090494c9aca90b17d7861bd with peer ef76fcee4d77447ea5d932964701b499
I20260608 12:50:55.471652  8449 ts_tablet_manager.cc:933] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: Initiating tablet copy from peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563)
I20260608 12:50:55.473428  8449 tablet_copy_client.cc:323] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45563
I20260608 12:50:55.475173  7868 tablet_copy_service.cc:140] P 9d91007d29db4b05acb5bb20a7ad30cb: Received BeginTabletCopySession request for tablet fe27819b4b684634a5cf9c916c9c75dc from peer e0e1f3836bc5443e9a8477d1d112b41d ({username='slave'} at 127.0.0.1:59806)
I20260608 12:50:55.475804  7868 tablet_copy_service.cc:161] P 9d91007d29db4b05acb5bb20a7ad30cb: Beginning new tablet copy session on tablet fe27819b4b684634a5cf9c916c9c75dc from peer e0e1f3836bc5443e9a8477d1d112b41d at {username='slave'} at 127.0.0.1:59806: session id = e0e1f3836bc5443e9a8477d1d112b41d-fe27819b4b684634a5cf9c916c9c75dc
I20260608 12:50:55.484175  7868 tablet_copy_source_session.cc:215] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:55.488003  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe27819b4b684634a5cf9c916c9c75dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:55.501396  8449 tablet_copy_client.cc:806] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:55.502038  8449 tablet_copy_client.cc:670] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:55.506166  8449 tablet_copy_client.cc:538] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:55.514204  8449 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap starting.
I20260608 12:50:55.516047  7856 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:50:55.517606  8442 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:50:55.534750  8449 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: 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:50:55.535800  8449 tablet_bootstrap.cc:492] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: Bootstrap complete.
I20260608 12:50:55.536499  8449 ts_tablet_manager.cc:1403] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260608 12:50:55.539535  8449 raft_consensus.cc:359] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: NON_VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: true } }
I20260608 12:50:55.540417  8449 raft_consensus.cc:740] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e0e1f3836bc5443e9a8477d1d112b41d, State: Initialized, Role: LEARNER
I20260608 12:50:55.541144  8449 consensus_queue.cc:260] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: NON_VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: true } }
I20260608 12:50:55.543933  8449 ts_tablet_manager.cc:1434] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:55.556031  7868 tablet_copy_service.cc:342] P 9d91007d29db4b05acb5bb20a7ad30cb: Request end of tablet copy session e0e1f3836bc5443e9a8477d1d112b41d-fe27819b4b684634a5cf9c916c9c75dc received from {username='slave'} at 127.0.0.1:59806
I20260608 12:50:55.556758  7868 tablet_copy_service.cc:434] P 9d91007d29db4b05acb5bb20a7ad30cb: ending tablet copy session e0e1f3836bc5443e9a8477d1d112b41d-fe27819b4b684634a5cf9c916c9c75dc on tablet fe27819b4b684634a5cf9c916c9c75dc with peer e0e1f3836bc5443e9a8477d1d112b41d
I20260608 12:50:55.564915  7933 raft_consensus.cc:1275] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:50:55.569983  8445 consensus_queue.cc:1048] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:50:55.729676  8158 raft_consensus.cc:1217] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 12:50:55.752692  8007 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 6 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260608 12:50:55.754081  8445 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260608 12:50:55.770048  7856 raft_consensus.cc:1275] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 6 FOLLOWER]: Refusing update from remote peer ef76fcee4d77447ea5d932964701b499: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260608 12:50:55.773644  8407 consensus_queue.cc:1048] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260608 12:50:56.094012  8007 raft_consensus.cc:1217] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:56.279245  8457 raft_consensus.cc:1064] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: attempting to promote NON_VOTER ef76fcee4d77447ea5d932964701b499 to VOTER
I20260608 12:50:56.281734  8457 consensus_queue.cc:237] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:56.289906  8160 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 LEARNER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:50:56.290000  8006 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:50:56.291510  8457 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:56.292618  7933 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:50:56.292785  8458 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } 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:50:56.294878  8458 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:50:56.314965  8457 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.317077  8006 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.318926  8160 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.328001  7933 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.334055  7752 catalog_manager.cc:5696] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index 4 to 5, ef76fcee4d77447ea5d932964701b499 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { replace: true } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.361258  7856 consensus_queue.cc:237] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } }
I20260608 12:50:56.372938  7933 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:50:56.372942  8160 raft_consensus.cc:1275] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:50:56.374274  8459 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:50:56.375417  8457 consensus_queue.cc:1048] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:56.383785  8457 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.385066  8158 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.385569  7933 raft_consensus.cc:2955] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.394934  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 90dd3858f090494c9aca90b17d7861bd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:56.400022  7754 catalog_manager.cc:5696] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e reported cstate change: config changed from index 5 to 6, VOTER e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) evicted. New cstate: current_term: 3 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { promote: false } } }
I20260608 12:50:56.412305  7991 tablet_service.cc:1558] Processing DeleteTablet for tablet 90dd3858f090494c9aca90b17d7861bd with delete_type TABLET_DATA_TOMBSTONED (TS e0e1f3836bc5443e9a8477d1d112b41d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57200
I20260608 12:50:56.414465  8472 tablet_replica.cc:333] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:56.415443  8472 raft_consensus.cc:2243] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:56.416129  8472 raft_consensus.cc:2272] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:56.418588  8472 ts_tablet_manager.cc:1916] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:56.431340  8472 ts_tablet_manager.cc:1929] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:50:56.431684  8472 log.cc:1199] T 90dd3858f090494c9aca90b17d7861bd P e0e1f3836bc5443e9a8477d1d112b41d: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/90dd3858f090494c9aca90b17d7861bd
I20260608 12:50:56.433183  7743 catalog_manager.cc:5027] TS e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195:35987): tablet 90dd3858f090494c9aca90b17d7861bd (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:56.547034  8458 raft_consensus.cc:1064] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: attempting to promote NON_VOTER e0e1f3836bc5443e9a8477d1d112b41d to VOTER
I20260608 12:50:56.548945  8458 consensus_queue.cc:237] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } }
I20260608 12:50:56.555962  7933 raft_consensus.cc:1275] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:56.555989  8006 raft_consensus.cc:1275] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEARNER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:56.556842  8158 raft_consensus.cc:1275] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:56.558061  8458 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } 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:50:56.559110  8459 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } 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:50:56.559952  8457 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:56.583069  8459 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.585223  8007 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.589229  7931 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.599373  7753 catalog_manager.cc:5696] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d reported cstate change: config changed from index 2 to 3, e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.609117  8158 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e0e1f3836bc5443e9a8477d1d112b41d (127.4.198.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "ef76fcee4d77447ea5d932964701b499" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 42325 } attrs { replace: true } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.638248  7856 consensus_queue.cc:237] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [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: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } }
I20260608 12:50:56.643438  8007 raft_consensus.cc:1275] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:56.644584  7931 raft_consensus.cc:1275] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Refusing update from remote peer 9d91007d29db4b05acb5bb20a7ad30cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:56.645406  8477 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } 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:50:56.646481  8478 consensus_queue.cc:1048] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:56.656682  8478 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.658483  8007 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.660832  7931 raft_consensus.cc:2955] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } } }
I20260608 12:50:56.670163  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe27819b4b684634a5cf9c916c9c75dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:56.674721  7755 catalog_manager.cc:5696] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb reported cstate change: config changed from index 3 to 4, VOTER ef76fcee4d77447ea5d932964701b499 (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d91007d29db4b05acb5bb20a7ad30cb" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4e41b50c3942a192a2bb371ec8a80e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 37141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e1f3836bc5443e9a8477d1d112b41d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 35987 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:56.694358  8144 tablet_service.cc:1558] Processing DeleteTablet for tablet fe27819b4b684634a5cf9c916c9c75dc with delete_type TABLET_DATA_TOMBSTONED (TS ef76fcee4d77447ea5d932964701b499 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37216
I20260608 12:50:56.696134  8479 tablet_replica.cc:333] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:56.697009  8479 raft_consensus.cc:2243] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:56.697631  8479 raft_consensus.cc:2272] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:56.700263  8479 ts_tablet_manager.cc:1916] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:56.713263  8479 ts_tablet_manager.cc:1929] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:56.713594  8479 log.cc:1199] T fe27819b4b684634a5cf9c916c9c75dc P ef76fcee4d77447ea5d932964701b499: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922966459002-4891-0/minicluster-data/ts-3-root/wals/fe27819b4b684634a5cf9c916c9c75dc
I20260608 12:50:56.715250  7741 catalog_manager.cc:5027] TS ef76fcee4d77447ea5d932964701b499 (127.4.198.196:42325): tablet fe27819b4b684634a5cf9c916c9c75dc (table range_aware_rebalance_new_range [id=45e25bf7139c4f20b40ca67f55724ca4]) successfully deleted
I20260608 12:50:56.980475  7809 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:56.991854  7809 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:50:56.992362  7809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:57.008325  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:50:57.041813  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:57.042824  4891 tablet_replica.cc:333] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.043431  4891 raft_consensus.cc:2243] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.044220  4891 raft_consensus.cc:2272] T 0fcb0ce54d30419084b0bd96e31f645c P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.045940  4891 tablet_replica.cc:333] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.046502  4891 raft_consensus.cc:2243] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.046967  4891 raft_consensus.cc:2272] T adf66275bc284f68a83ae788c0795882 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.081843  4891 tablet_replica.cc:333] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.084915  4891 raft_consensus.cc:2243] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.086722  4891 raft_consensus.cc:2272] T 33a1606d572749d4a101284de773db47 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.091935  4891 tablet_replica.cc:333] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.094015  4891 raft_consensus.cc:2243] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.095422  4891 raft_consensus.cc:2272] T a5619e53a1b94bcda3cd335ae4a3f24a P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.099664  4891 tablet_replica.cc:333] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.100586  4891 raft_consensus.cc:2243] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:50:57.101244  7899 consensus_peers.cc:597] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e -> Peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Couldn't send request to peer 9d91007d29db4b05acb5bb20a7ad30cb. 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:57.103730  4891 raft_consensus.cc:2272] T 8d58f6d9cd684e7ebef04ec506c1a683 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.107535  4891 tablet_replica.cc:333] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.108588  4891 raft_consensus.cc:2243] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 6 FOLLOWER]: Raft consensus shutting down.
W20260608 12:50:57.108800  8115 consensus_peers.cc:597] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 -> Peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Couldn't send request to peer 9d91007d29db4b05acb5bb20a7ad30cb. 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:57.111146  4891 raft_consensus.cc:2272] T f470c484bf3e403fa7584e390515b64d P 9d91007d29db4b05acb5bb20a7ad30cb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.115300  4891 tablet_replica.cc:333] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.115939  4891 raft_consensus.cc:2243] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.116559  4891 raft_consensus.cc:2272] T a00fff3d06404126a2af67bd0d9c96d7 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.118813  4891 tablet_replica.cc:333] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.119345  4891 raft_consensus.cc:2243] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.119905  4891 raft_consensus.cc:2272] T 2dc890b07e3c417a8e2ec4bf72239b71 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.122108  4891 tablet_replica.cc:333] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.122694  4891 raft_consensus.cc:2243] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.123323  4891 raft_consensus.cc:2272] T e264e6b5f71c408fb098e21fd15bf684 P 9d91007d29db4b05acb5bb20a7ad30cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.125435  4891 tablet_replica.cc:333] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.125993  4891 raft_consensus.cc:2243] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.127395  4891 raft_consensus.cc:2272] T 90dd3858f090494c9aca90b17d7861bd P 9d91007d29db4b05acb5bb20a7ad30cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.131716  4891 tablet_replica.cc:333] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.132351  4891 raft_consensus.cc:2243] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.133462  4891 raft_consensus.cc:2272] T fe27819b4b684634a5cf9c916c9c75dc P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.137593  4891 tablet_replica.cc:333] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb: stopping tablet replica
I20260608 12:50:57.138476  4891 raft_consensus.cc:2243] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.139582  4891 raft_consensus.cc:2272] T 48940a592f6b41ee807c1799accd9813 P 9d91007d29db4b05acb5bb20a7ad30cb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:57.146193  7899 consensus_peers.cc:597] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e -> Peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Couldn't send request to peer 9d91007d29db4b05acb5bb20a7ad30cb. 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:57.183665  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:50:57.214951  8115 consensus_peers.cc:597] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 -> Peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Couldn't send request to peer 9d91007d29db4b05acb5bb20a7ad30cb. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:57.224236  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:50:57.251371  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:57.252377  4891 tablet_replica.cc:333] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.253620  4891 raft_consensus.cc:2243] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.254612  4891 raft_consensus.cc:2272] T 0fcb0ce54d30419084b0bd96e31f645c P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.256889  4891 tablet_replica.cc:333] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.257490  4891 raft_consensus.cc:2243] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.257920  4891 raft_consensus.cc:2272] T 33a1606d572749d4a101284de773db47 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.259850  4891 tablet_replica.cc:333] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.260342  4891 raft_consensus.cc:2243] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.260710  4891 raft_consensus.cc:2272] T 65ed8812922f4b72ad99ca5481f9915b P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.262557  4891 tablet_replica.cc:333] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.263266  4891 raft_consensus.cc:2243] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.263660  4891 raft_consensus.cc:2272] T a00fff3d06404126a2af67bd0d9c96d7 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.265532  4891 tablet_replica.cc:333] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.265993  4891 raft_consensus.cc:2243] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.266426  4891 raft_consensus.cc:2272] T 0b720a1613bb4d22b36e06bffe3e1391 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.268126  4891 tablet_replica.cc:333] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.268560  4891 raft_consensus.cc:2243] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.269450  4891 raft_consensus.cc:2272] T 2dc890b07e3c417a8e2ec4bf72239b71 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.271566  4891 tablet_replica.cc:333] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.272058  4891 raft_consensus.cc:2243] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.272874  4891 raft_consensus.cc:2272] T e264e6b5f71c408fb098e21fd15bf684 P 4c4e41b50c3942a192a2bb371ec8a80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.274712  4891 tablet_replica.cc:333] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.275264  4891 raft_consensus.cc:2243] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.276072  4891 raft_consensus.cc:2272] T fe27819b4b684634a5cf9c916c9c75dc P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.278316  4891 tablet_replica.cc:333] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.278820  4891 raft_consensus.cc:2243] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.279548  4891 raft_consensus.cc:2272] T 48940a592f6b41ee807c1799accd9813 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.281340  4891 tablet_replica.cc:333] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.281791  4891 raft_consensus.cc:2243] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.282598  4891 raft_consensus.cc:2272] T 1811e3c5b9ba4b7bbd02f94b639a8296 P 4c4e41b50c3942a192a2bb371ec8a80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.284636  4891 tablet_replica.cc:333] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.285095  4891 raft_consensus.cc:2243] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.286062  4891 raft_consensus.cc:2272] T cd6abd32085f49e3ad272dc5032b4445 P 4c4e41b50c3942a192a2bb371ec8a80e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.288138  4891 tablet_replica.cc:333] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e: stopping tablet replica
I20260608 12:50:57.288596  4891 raft_consensus.cc:2243] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.289247  4891 raft_consensus.cc:2272] T 90dd3858f090494c9aca90b17d7861bd P 4c4e41b50c3942a192a2bb371ec8a80e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.329113  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
W20260608 12:50:57.338477  7973 consensus_peers.cc:597] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d -> Peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Couldn't send request to peer 9d91007d29db4b05acb5bb20a7ad30cb. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:57.363965  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
W20260608 12:50:57.369737  8115 consensus_peers.cc:597] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 -> Peer 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): Couldn't send request to peer 4c4e41b50c3942a192a2bb371ec8a80e. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.194:37141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:57.398288  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:57.399530  4891 tablet_replica.cc:333] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.400382  4891 raft_consensus.cc:2243] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.401155  4891 raft_consensus.cc:2272] T fe27819b4b684634a5cf9c916c9c75dc P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.405651  4891 tablet_replica.cc:333] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.406419  4891 raft_consensus.cc:2243] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.407565  4891 raft_consensus.cc:2272] T 0fcb0ce54d30419084b0bd96e31f645c P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.410288  4891 tablet_replica.cc:333] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.411073  4891 raft_consensus.cc:2243] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:50:57.411861  8115 consensus_peers.cc:597] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 -> Peer 9d91007d29db4b05acb5bb20a7ad30cb (127.4.198.193:45563): Couldn't send request to peer 9d91007d29db4b05acb5bb20a7ad30cb. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:57.412422  4891 raft_consensus.cc:2272] T 65ed8812922f4b72ad99ca5481f9915b P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.414414  4891 tablet_replica.cc:333] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.415190  4891 raft_consensus.cc:2243] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.416317  4891 raft_consensus.cc:2272] T a5619e53a1b94bcda3cd335ae4a3f24a P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:57.416245  7973 consensus_peers.cc:597] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d -> Peer 4c4e41b50c3942a192a2bb371ec8a80e (127.4.198.194:37141): Couldn't send request to peer 4c4e41b50c3942a192a2bb371ec8a80e. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.194:37141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:57.418677  4891 tablet_replica.cc:333] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.419245  4891 raft_consensus.cc:2243] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.419653  4891 raft_consensus.cc:2272] T 8d58f6d9cd684e7ebef04ec506c1a683 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.421469  4891 tablet_replica.cc:333] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.421979  4891 raft_consensus.cc:2243] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.422382  4891 raft_consensus.cc:2272] T 0b720a1613bb4d22b36e06bffe3e1391 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.424253  4891 tablet_replica.cc:333] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.424762  4891 raft_consensus.cc:2243] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.425191  4891 raft_consensus.cc:2272] T f470c484bf3e403fa7584e390515b64d P e0e1f3836bc5443e9a8477d1d112b41d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.427173  4891 tablet_replica.cc:333] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.427834  4891 raft_consensus.cc:2243] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.428788  4891 raft_consensus.cc:2272] T adf66275bc284f68a83ae788c0795882 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.430685  4891 tablet_replica.cc:333] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.431219  4891 raft_consensus.cc:2243] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.431605  4891 raft_consensus.cc:2272] T 48940a592f6b41ee807c1799accd9813 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.433491  4891 tablet_replica.cc:333] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.433946  4891 raft_consensus.cc:2243] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.434670  4891 raft_consensus.cc:2272] T 1811e3c5b9ba4b7bbd02f94b639a8296 P e0e1f3836bc5443e9a8477d1d112b41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.436731  4891 tablet_replica.cc:333] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.437191  4891 raft_consensus.cc:2243] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.437628  4891 raft_consensus.cc:2272] T e264e6b5f71c408fb098e21fd15bf684 P e0e1f3836bc5443e9a8477d1d112b41d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.439559  4891 tablet_replica.cc:333] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d: stopping tablet replica
I20260608 12:50:57.440073  4891 raft_consensus.cc:2243] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.440866  4891 raft_consensus.cc:2272] T cd6abd32085f49e3ad272dc5032b4445 P e0e1f3836bc5443e9a8477d1d112b41d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.482033  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:50:57.512531  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:50:57.540249  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:57.541064  4891 tablet_replica.cc:333] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.541802  4891 raft_consensus.cc:2243] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.542603  4891 raft_consensus.cc:2272] T 90dd3858f090494c9aca90b17d7861bd P ef76fcee4d77447ea5d932964701b499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.544642  4891 tablet_replica.cc:333] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.545213  4891 raft_consensus.cc:2243] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.545894  4891 raft_consensus.cc:2272] T cd6abd32085f49e3ad272dc5032b4445 P ef76fcee4d77447ea5d932964701b499 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.547699  4891 tablet_replica.cc:333] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.548205  4891 raft_consensus.cc:2243] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.549072  4891 raft_consensus.cc:2272] T a00fff3d06404126a2af67bd0d9c96d7 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.551045  4891 tablet_replica.cc:333] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.551581  4891 raft_consensus.cc:2243] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.552335  4891 raft_consensus.cc:2272] T 33a1606d572749d4a101284de773db47 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.554132  4891 tablet_replica.cc:333] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.554652  4891 raft_consensus.cc:2243] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.555173  4891 raft_consensus.cc:2272] T 65ed8812922f4b72ad99ca5481f9915b P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.556854  4891 tablet_replica.cc:333] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.557384  4891 raft_consensus.cc:2243] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 6 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.558158  4891 raft_consensus.cc:2272] T f470c484bf3e403fa7584e390515b64d P ef76fcee4d77447ea5d932964701b499 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.559988  4891 tablet_replica.cc:333] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.560531  4891 raft_consensus.cc:2243] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.561014  4891 raft_consensus.cc:2272] T 2dc890b07e3c417a8e2ec4bf72239b71 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.562952  4891 tablet_replica.cc:333] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.563432  4891 raft_consensus.cc:2243] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.564256  4891 raft_consensus.cc:2272] T 0b720a1613bb4d22b36e06bffe3e1391 P ef76fcee4d77447ea5d932964701b499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.566075  4891 tablet_replica.cc:333] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.566586  4891 raft_consensus.cc:2243] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.567160  4891 raft_consensus.cc:2272] T 1811e3c5b9ba4b7bbd02f94b639a8296 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.568967  4891 tablet_replica.cc:333] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.569459  4891 raft_consensus.cc:2243] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.569871  4891 raft_consensus.cc:2272] T adf66275bc284f68a83ae788c0795882 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.571841  4891 tablet_replica.cc:333] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.572338  4891 raft_consensus.cc:2243] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.572947  4891 raft_consensus.cc:2272] T a5619e53a1b94bcda3cd335ae4a3f24a P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.574694  4891 tablet_replica.cc:333] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499: stopping tablet replica
I20260608 12:50:57.575171  4891 raft_consensus.cc:2243] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:57.575629  4891 raft_consensus.cc:2272] T 8d58f6d9cd684e7ebef04ec506c1a683 P ef76fcee4d77447ea5d932964701b499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.610169  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:50:57.636878  4891 master.cc:562] Master@127.4.198.254:35991 shutting down...
I20260608 12:50:57.659404  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:57.660091  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:57.660451  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6819e4519c7d4be9a27259152d830a64: stopping tablet replica
I20260608 12:50:57.683211  4891 master.cc:584] Master@127.4.198.254:35991 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13143 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:50:57.739630  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:40845
I20260608 12:50:57.740834  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:57.746721  8487 instance_detector.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:57.746896  8488 instance_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:57.747807  8490 instance_detector.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:57.750000  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:57.752617  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:57.752796  4891 system_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:57.752995  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923057752959 us; error 0 us; skew 500 ppm
I20260608 12:50:57.753605  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:57.756246  4891 webserver.cc:533] Webserver started at http://127.4.198.254:33507/ using document root <none> and password file <none>
I20260608 12:50:57.756793  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:57.756990  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:57.757263  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:57.758415  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "82e2f63f61c347099c04acf2438a5f4d"
format_stamp: "Formatted at 2026-06-08 12:50:57 on dist-test-slave-cf34"
I20260608 12:50:57.763329  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:57.767127  8495 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:57.767881  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:57.768181  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "82e2f63f61c347099c04acf2438a5f4d"
format_stamp: "Formatted at 2026-06-08 12:50:57 on dist-test-slave-cf34"
I20260608 12:50:57.768471  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-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:57.788407  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:57.789690  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:57.829725  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:40845
I20260608 12:50:57.829859  8546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:40845 every 8 connection(s)
I20260608 12:50:57.834167  8547 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:57.846414  8547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d: Bootstrap starting.
I20260608 12:50:57.851866  8547 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:57.856205  8547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d: No bootstrap required, opened a new log
I20260608 12:50:57.858422  8547 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e2f63f61c347099c04acf2438a5f4d" member_type: VOTER }
I20260608 12:50:57.858912  8547 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:57.859191  8547 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e2f63f61c347099c04acf2438a5f4d, State: Initialized, Role: FOLLOWER
I20260608 12:50:57.859716  8547 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82e2f63f61c347099c04acf2438a5f4d" member_type: VOTER }
I20260608 12:50:57.860136  8547 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:57.860339  8547 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:57.860560  8547 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:57.864921  8547 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e2f63f61c347099c04acf2438a5f4d" member_type: VOTER }
I20260608 12:50:57.865415  8547 leader_election.cc:304] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [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: 82e2f63f61c347099c04acf2438a5f4d; no voters: 
I20260608 12:50:57.866510  8547 leader_election.cc:290] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:57.867079  8550 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:57.868427  8550 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 1 LEADER]: Becoming Leader. State: Replica: 82e2f63f61c347099c04acf2438a5f4d, State: Running, Role: LEADER
I20260608 12:50:57.869153  8550 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [LEADER]: Queue going to LEADER mode. State: All 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: "82e2f63f61c347099c04acf2438a5f4d" member_type: VOTER }
I20260608 12:50:57.869613  8547 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:57.875221  8551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82e2f63f61c347099c04acf2438a5f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e2f63f61c347099c04acf2438a5f4d" member_type: VOTER } }
I20260608 12:50:57.875814  8551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:57.879334  8552 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82e2f63f61c347099c04acf2438a5f4d. Latest consensus state: current_term: 1 leader_uuid: "82e2f63f61c347099c04acf2438a5f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e2f63f61c347099c04acf2438a5f4d" member_type: VOTER } }
I20260608 12:50:57.880174  8552 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:57.889475  8555 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:57.897401  8555 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:57.898523  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:57.907227  8555 catalog_manager.cc:1382] Generated new cluster ID: 72fae440729145ad9756110f8af5e78a
I20260608 12:50:57.907640  8555 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:57.944737  8555 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:57.946110  8555 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:57.960477  8555 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d: Generated new TSK 0
I20260608 12:50:57.961136  8555 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:58.029579  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:58.036198  8568 instance_detector.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:58.037132  8569 instance_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:58.039759  8571 instance_detector.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:58.039831  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:58.041129  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:58.041318  4891 system_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:58.041500  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923058041487 us; error 0 us; skew 500 ppm
I20260608 12:50:58.042061  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:58.044570  4891 webserver.cc:533] Webserver started at http://127.4.198.193:40567/ using document root <none> and password file <none>
I20260608 12:50:58.045037  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:58.045240  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:58.045466  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:58.046535  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "c79593583fc942d5b97e33afb4a3c17d"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.051170  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:58.054643  8576 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:58.055524  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:58.055827  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "c79593583fc942d5b97e33afb4a3c17d"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.056128  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-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:58.070559  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:58.071981  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:58.073516  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:58.076340  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:58.076586  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.076848  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:58.077033  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.121505  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:39213
I20260608 12:50:58.121651  8638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:39213 every 8 connection(s)
I20260608 12:50:58.127177  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:58.135742  8643 instance_detector.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:58.137018  8644 instance_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:58.141371  8646 instance_detector.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:58.141680  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:58.142546  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:58.142733  4891 system_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:58.142946  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923058142930 us; error 0 us; skew 500 ppm
I20260608 12:50:58.143625  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:58.146628  4891 webserver.cc:533] Webserver started at http://127.4.198.194:43755/ using document root <none> and password file <none>
I20260608 12:50:58.147127  8639 heartbeater.cc:344] Connected to a master server at 127.4.198.254:40845
I20260608 12:50:58.147392  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:58.147516  8639 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:58.147667  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:58.148070  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:58.148460  8639 heartbeater.cc:507] Master 127.4.198.254:40845 requested a full tablet report, sending...
I20260608 12:50:58.149296  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "957359a93d74464f9df55ffc2b69a719"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.150933  8512 ts_manager.cc:194] Registered new tserver with Master: c79593583fc942d5b97e33afb4a3c17d (127.4.198.193:39213)
I20260608 12:50:58.152767  8512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46688
I20260608 12:50:58.154652  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:50:58.158612  8651 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:58.159439  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:58.159758  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "957359a93d74464f9df55ffc2b69a719"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.160071  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-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:58.194931  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:58.196205  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:58.197737  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:58.200188  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:58.200420  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.200663  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:58.200838  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.245229  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:46521
I20260608 12:50:58.245401  8713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:46521 every 8 connection(s)
I20260608 12:50:58.251111  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:58.260591  8717 instance_detector.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:58.260617  8718 instance_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:58.263006  8720 instance_detector.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:58.265182  8714 heartbeater.cc:344] Connected to a master server at 127.4.198.254:40845
I20260608 12:50:58.265707  8714 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:58.266347  4891 server_base.cc:1061] running on GCE node
I20260608 12:50:58.266849  8714 heartbeater.cc:507] Master 127.4.198.254:40845 requested a full tablet report, sending...
I20260608 12:50:58.267434  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:58.267714  4891 system_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:58.267968  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923058267934 us; error 0 us; skew 500 ppm
I20260608 12:50:58.268792  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:58.269271  8512 ts_manager.cc:194] Registered new tserver with Master: 957359a93d74464f9df55ffc2b69a719 (127.4.198.194:46521)
I20260608 12:50:58.271373  8512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46698
I20260608 12:50:58.272188  4891 webserver.cc:533] Webserver started at http://127.4.198.195:32877/ using document root <none> and password file <none>
I20260608 12:50:58.272979  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:58.273203  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:58.273485  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:58.274582  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "7305e714e4d14a17a48d6799fd0c74ee"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.279325  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:50:58.283172  8725 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:58.283975  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:58.284292  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "7305e714e4d14a17a48d6799fd0c74ee"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.284613  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-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:58.298650  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:58.299997  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:58.301512  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:58.303933  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:58.304168  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.304417  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:58.304592  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.343830  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:44131
I20260608 12:50:58.344019  8787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:44131 every 8 connection(s)
I20260608 12:50:58.348846  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:58.356724  8791 instance_detector.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:58.357112  8792 instance_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:58.360327  4891 server_base.cc:1061] running on GCE node
W20260608 12:50:58.361266  8794 instance_detector.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:58.362653  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:58.362959  4891 system_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:58.363178  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923058363162 us; error 0 us; skew 500 ppm
I20260608 12:50:58.363545  8788 heartbeater.cc:344] Connected to a master server at 127.4.198.254:40845
I20260608 12:50:58.363943  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:58.363983  8788 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:58.365008  8788 heartbeater.cc:507] Master 127.4.198.254:40845 requested a full tablet report, sending...
I20260608 12:50:58.366830  4891 webserver.cc:533] Webserver started at http://127.4.198.196:44743/ using document root <none> and password file <none>
I20260608 12:50:58.367486  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:58.367689  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:58.367630  8512 ts_manager.cc:194] Registered new tserver with Master: 7305e714e4d14a17a48d6799fd0c74ee (127.4.198.195:44131)
I20260608 12:50:58.368180  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:58.369334  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "5748c364342c49b2acc6c10d41553645"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.369343  8512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46704
I20260608 12:50:58.374773  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:50:58.378711  8799 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:58.379679  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:50:58.380048  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "5748c364342c49b2acc6c10d41553645"
format_stamp: "Formatted at 2026-06-08 12:50:58 on dist-test-slave-cf34"
I20260608 12:50:58.380359  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922966459002-4891-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:58.392508  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:58.393766  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:58.395285  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:58.397573  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:58.397806  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.398059  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:58.398252  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:58.438843  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:40127
I20260608 12:50:58.439015  8861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:40127 every 8 connection(s)
I20260608 12:50:58.453610  8862 heartbeater.cc:344] Connected to a master server at 127.4.198.254:40845
I20260608 12:50:58.454039  8862 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:58.454825  8862 heartbeater.cc:507] Master 127.4.198.254:40845 requested a full tablet report, sending...
I20260608 12:50:58.456972  8512 ts_manager.cc:194] Registered new tserver with Master: 5748c364342c49b2acc6c10d41553645 (127.4.198.196:40127)
I20260608 12:50:58.457316  4891 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015001799s
I20260608 12:50:58.458874  8512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46712
I20260608 12:50:59.017936  8512 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46724:
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:59.064406  8827 tablet_service.cc:1511] Processing CreateTablet for tablet aea20c275ea942ce8b79c9f26f116e48 (DEFAULT_TABLE table=test-workload [id=72f2bb35ae234c1faeee4e12d632f968]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:59.066236  8827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea20c275ea942ce8b79c9f26f116e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:59.071192  8679 tablet_service.cc:1511] Processing CreateTablet for tablet aea20c275ea942ce8b79c9f26f116e48 (DEFAULT_TABLE table=test-workload [id=72f2bb35ae234c1faeee4e12d632f968]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:59.072562  8679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea20c275ea942ce8b79c9f26f116e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:59.080528  8604 tablet_service.cc:1511] Processing CreateTablet for tablet aea20c275ea942ce8b79c9f26f116e48 (DEFAULT_TABLE table=test-workload [id=72f2bb35ae234c1faeee4e12d632f968]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:59.081674  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea20c275ea942ce8b79c9f26f116e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:59.093542  8884 tablet_bootstrap.cc:492] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719: Bootstrap starting.
I20260608 12:50:59.096886  8883 tablet_bootstrap.cc:492] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645: Bootstrap starting.
I20260608 12:50:59.098594  8885 tablet_bootstrap.cc:492] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d: Bootstrap starting.
I20260608 12:50:59.101879  8884 tablet_bootstrap.cc:654] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:59.104854  8883 tablet_bootstrap.cc:654] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:59.105602  8885 tablet_bootstrap.cc:654] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:59.110538  8884 tablet_bootstrap.cc:492] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719: No bootstrap required, opened a new log
I20260608 12:50:59.110930  8883 tablet_bootstrap.cc:492] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645: No bootstrap required, opened a new log
I20260608 12:50:59.111097  8884 ts_tablet_manager.cc:1403] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260608 12:50:59.111194  8885 tablet_bootstrap.cc:492] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d: No bootstrap required, opened a new log
I20260608 12:50:59.111402  8883 ts_tablet_manager.cc:1403] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:50:59.111809  8885 ts_tablet_manager.cc:1403] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:50:59.114512  8884 raft_consensus.cc:359] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.114833  8883 raft_consensus.cc:359] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.115605  8883 raft_consensus.cc:385] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:59.115487  8884 raft_consensus.cc:385] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:59.115373  8885 raft_consensus.cc:359] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.116267  8883 raft_consensus.cc:740] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5748c364342c49b2acc6c10d41553645, State: Initialized, Role: FOLLOWER
I20260608 12:50:59.116324  8884 raft_consensus.cc:740] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 957359a93d74464f9df55ffc2b69a719, State: Initialized, Role: FOLLOWER
I20260608 12:50:59.116725  8885 raft_consensus.cc:385] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:59.117329  8885 raft_consensus.cc:740] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79593583fc942d5b97e33afb4a3c17d, State: Initialized, Role: FOLLOWER
I20260608 12:50:59.117451  8884 consensus_queue.cc:260] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.117451  8883 consensus_queue.cc:260] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.118274  8885 consensus_queue.cc:260] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.122282  8714 heartbeater.cc:499] Master 127.4.198.254:40845 was elected leader, sending a full tablet report...
I20260608 12:50:59.122912  8884 ts_tablet_manager.cc:1434] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260608 12:50:59.125121  8862 heartbeater.cc:499] Master 127.4.198.254:40845 was elected leader, sending a full tablet report...
I20260608 12:50:59.125726  8883 ts_tablet_manager.cc:1434] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260608 12:50:59.127699  8639 heartbeater.cc:499] Master 127.4.198.254:40845 was elected leader, sending a full tablet report...
I20260608 12:50:59.128271  8885 ts_tablet_manager.cc:1434] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260608 12:50:59.146775  8890 raft_consensus.cc:493] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:59.147284  8890 raft_consensus.cc:515] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.149650  8890 leader_election.cc:290] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 957359a93d74464f9df55ffc2b69a719 (127.4.198.194:46521), c79593583fc942d5b97e33afb4a3c17d (127.4.198.193:39213)
I20260608 12:50:59.161155  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea20c275ea942ce8b79c9f26f116e48" candidate_uuid: "5748c364342c49b2acc6c10d41553645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "957359a93d74464f9df55ffc2b69a719" is_pre_election: true
I20260608 12:50:59.161971  8689 raft_consensus.cc:2468] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5748c364342c49b2acc6c10d41553645 in term 0.
I20260608 12:50:59.162932  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea20c275ea942ce8b79c9f26f116e48" candidate_uuid: "5748c364342c49b2acc6c10d41553645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79593583fc942d5b97e33afb4a3c17d" is_pre_election: true
I20260608 12:50:59.163383  8803 leader_election.cc:304] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5748c364342c49b2acc6c10d41553645, 957359a93d74464f9df55ffc2b69a719; no voters: 
I20260608 12:50:59.163659  8614 raft_consensus.cc:2468] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5748c364342c49b2acc6c10d41553645 in term 0.
I20260608 12:50:59.164250  8890 raft_consensus.cc:2804] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:59.164623  8890 raft_consensus.cc:493] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:59.164999  8890 raft_consensus.cc:3060] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:59.170039  8890 raft_consensus.cc:515] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.172009  8890 leader_election.cc:290] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [CANDIDATE]: Term 1 election: Requested vote from peers 957359a93d74464f9df55ffc2b69a719 (127.4.198.194:46521), c79593583fc942d5b97e33afb4a3c17d (127.4.198.193:39213)
I20260608 12:50:59.172801  8689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea20c275ea942ce8b79c9f26f116e48" candidate_uuid: "5748c364342c49b2acc6c10d41553645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "957359a93d74464f9df55ffc2b69a719"
I20260608 12:50:59.173138  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea20c275ea942ce8b79c9f26f116e48" candidate_uuid: "5748c364342c49b2acc6c10d41553645" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79593583fc942d5b97e33afb4a3c17d"
I20260608 12:50:59.173506  8689 raft_consensus.cc:3060] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:59.173656  8614 raft_consensus.cc:3060] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:59.180850  8689 raft_consensus.cc:2468] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5748c364342c49b2acc6c10d41553645 in term 1.
I20260608 12:50:59.180850  8614 raft_consensus.cc:2468] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5748c364342c49b2acc6c10d41553645 in term 1.
I20260608 12:50:59.182339  8802 leader_election.cc:304] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5748c364342c49b2acc6c10d41553645, c79593583fc942d5b97e33afb4a3c17d; no voters: 
I20260608 12:50:59.183135  8890 raft_consensus.cc:2804] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:59.184247  8890 raft_consensus.cc:697] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 1 LEADER]: Becoming Leader. State: Replica: 5748c364342c49b2acc6c10d41553645, State: Running, Role: LEADER
I20260608 12:50:59.184979  8890 consensus_queue.cc:237] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } }
I20260608 12:50:59.195176  8510 catalog_manager.cc:5696] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5748c364342c49b2acc6c10d41553645 (127.4.198.196). New cstate: current_term: 1 leader_uuid: "5748c364342c49b2acc6c10d41553645" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5748c364342c49b2acc6c10d41553645" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:59.372180  8788 heartbeater.cc:499] Master 127.4.198.254:40845 was elected leader, sending a full tablet report...
I20260608 12:50:59.720290  8896 consensus_queue.cc:1048] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79593583fc942d5b97e33afb4a3c17d" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 39213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:59.734153  8896 consensus_queue.cc:1048] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [LEADER]: Connected to new peer: Peer: permanent_uuid: "957359a93d74464f9df55ffc2b69a719" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:59.892936  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:59.894528  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:59.894955  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:00.386066  8784 debug-util.cc:398] Leaking SignalData structure 0x7b0800129040 after lost signal to thread 4894
W20260608 12:51:00.387158  8784 debug-util.cc:398] Leaking SignalData structure 0x7b080016ad40 after lost signal to thread 8546
W20260608 12:51:00.388145  8784 debug-util.cc:398] Leaking SignalData structure 0x7b08001f88a0 after lost signal to thread 8638
W20260608 12:51:00.388976  8784 debug-util.cc:398] Leaking SignalData structure 0x7b080025cdc0 after lost signal to thread 8713
W20260608 12:51:00.389787  8784 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0560 after lost signal to thread 8787
W20260608 12:51:00.390614  8784 debug-util.cc:398] Leaking SignalData structure 0x7b080019ff80 after lost signal to thread 8861
I20260608 12:51:01.896188  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:01.898034  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:01.898407  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:03.899631  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:03.901417  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:03.901790  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:05.902805  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:05.904189  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:05.904511  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:07.905843  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:07.907895  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:07.908299  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:09.909432  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:09.910954  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:09.911295  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:11.419983  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:51:12.291034  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:12.293601  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:12.294021  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:12.589085  8543 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa260 after lost signal to thread 4894
W20260608 12:51:12.590816  8543 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6b40 after lost signal to thread 8546
W20260608 12:51:12.649988  8543 debug-util.cc:398] Leaking SignalData structure 0x7b0800211240 after lost signal to thread 8638
W20260608 12:51:12.652289  8802 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260608 12:51:12.655220  8543 debug-util.cc:398] Leaking SignalData structure 0x7b080021c760 after lost signal to thread 8713
W20260608 12:51:12.660949  8543 debug-util.cc:398] Leaking SignalData structure 0x7b08000968e0 after lost signal to thread 8787
W20260608 12:51:12.662333  8543 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0960 after lost signal to thread 8861
W20260608 12:51:12.669811  8802 consensus_peers.cc:597] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 -> Peer c79593583fc942d5b97e33afb4a3c17d (127.4.198.193:39213): Couldn't send request to peer c79593583fc942d5b97e33afb4a3c17d. 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:51:12.676870  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:12.678088  4891 tablet_replica.cc:333] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d: stopping tablet replica
I20260608 12:51:12.679013  4891 raft_consensus.cc:2243] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:12.679987  4891 raft_consensus.cc:2272] T aea20c275ea942ce8b79c9f26f116e48 P c79593583fc942d5b97e33afb4a3c17d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:13.642891  8635 debug-util.cc:398] Leaking SignalData structure 0x7b0800170e60 after lost signal to thread 4894
W20260608 12:51:13.643950  8635 debug-util.cc:398] Leaking SignalData structure 0x7b080015ff20 after lost signal to thread 8546
W20260608 12:51:13.645112  8635 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1860 after lost signal to thread 8638
W20260608 12:51:13.646132  8635 debug-util.cc:398] Leaking SignalData structure 0x7b08001349a0 after lost signal to thread 8713
W20260608 12:51:13.647027  8635 debug-util.cc:398] Leaking SignalData structure 0x7b080021f900 after lost signal to thread 8787
W20260608 12:51:13.648052  8635 debug-util.cc:398] Leaking SignalData structure 0x7b0800105e40 after lost signal to thread 8861
W20260608 12:51:13.703639  4891 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8635)
I20260608 12:51:14.295220  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:14.297272  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:14.297674  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:14.704221  4891 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8635)
W20260608 12:51:15.275142  8802 consensus_peers.cc:597] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 -> Peer c79593583fc942d5b97e33afb4a3c17d (127.4.198.193:39213): Couldn't send request to peer c79593583fc942d5b97e33afb4a3c17d. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:39213: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:51:15.705025  4891 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8635)
I20260608 12:51:16.298816  8565 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:16.300266  8565 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:16.300590  8565 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:16.557950  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:51:16.570662  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:51:16.590117  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:16.590916  4891 tablet_replica.cc:333] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719: stopping tablet replica
I20260608 12:51:16.591482  4891 raft_consensus.cc:2243] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:16.592011  4891 raft_consensus.cc:2272] T aea20c275ea942ce8b79c9f26f116e48 P 957359a93d74464f9df55ffc2b69a719 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.613368  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:51:16.624897  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:51:16.648677  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:16.683475  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:51:16.693084  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:51:16.719377  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:16.720211  4891 tablet_replica.cc:333] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645: stopping tablet replica
I20260608 12:51:16.720840  4891 raft_consensus.cc:2243] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:16.721764  4891 raft_consensus.cc:2272] T aea20c275ea942ce8b79c9f26f116e48 P 5748c364342c49b2acc6c10d41553645 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.742023  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:51:16.754297  4891 master.cc:562] Master@127.4.198.254:40845 shutting down...
I20260608 12:51:16.775942  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:16.776579  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.776888  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82e2f63f61c347099c04acf2438a5f4d: stopping tablet replica
I20260608 12:51:16.814124  4891 master.cc:584] Master@127.4.198.254:40845 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (19114 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:51:16.853776  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:44145
I20260608 12:51:16.854983  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:16.861099  8927 instance_detector.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:51:16.861356  8928 instance_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:51:16.862514  8930 instance_detector.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:51:16.863456  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:16.864369  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:16.864591  4891 system_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:51:16.864744  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923076864729 us; error 0 us; skew 500 ppm
I20260608 12:51:16.865547  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:16.868569  4891 webserver.cc:533] Webserver started at http://127.4.198.254:34395/ using document root <none> and password file <none>
I20260608 12:51:16.869144  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:16.869360  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:16.869658  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:16.870954  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "45e34284204b490b916a3a5ef844a5a6"
format_stamp: "Formatted at 2026-06-08 12:51:16 on dist-test-slave-cf34"
I20260608 12:51:16.875919  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:51:16.879621  8935 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:51:16.880623  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:51:16.880870  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "45e34284204b490b916a3a5ef844a5a6"
format_stamp: "Formatted at 2026-06-08 12:51:16 on dist-test-slave-cf34"
I20260608 12:51:16.881115  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-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:51:16.898502  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:16.899803  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:16.941463  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:44145
I20260608 12:51:16.941617  8986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:44145 every 8 connection(s)
I20260608 12:51:16.945894  8987 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:51:16.957108  8987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6: Bootstrap starting.
I20260608 12:51:16.962354  8987 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:16.967195  8987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6: No bootstrap required, opened a new log
I20260608 12:51:16.969576  8987 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45e34284204b490b916a3a5ef844a5a6" member_type: VOTER }
I20260608 12:51:16.969988  8987 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:16.970260  8987 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e34284204b490b916a3a5ef844a5a6, State: Initialized, Role: FOLLOWER
I20260608 12:51:16.970949  8987 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45e34284204b490b916a3a5ef844a5a6" member_type: VOTER }
I20260608 12:51:16.971436  8987 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:16.971662  8987 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:16.971937  8987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:16.976550  8987 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45e34284204b490b916a3a5ef844a5a6" member_type: VOTER }
I20260608 12:51:16.977119  8987 leader_election.cc:304] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [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: 45e34284204b490b916a3a5ef844a5a6; no voters: 
I20260608 12:51:16.978323  8987 leader_election.cc:290] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:16.978741  8990 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:16.980214  8990 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 1 LEADER]: Becoming Leader. State: Replica: 45e34284204b490b916a3a5ef844a5a6, State: Running, Role: LEADER
I20260608 12:51:16.980894  8990 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [LEADER]: Queue going to LEADER mode. State: All 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: "45e34284204b490b916a3a5ef844a5a6" member_type: VOTER }
I20260608 12:51:16.981478  8987 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:16.986935  8991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45e34284204b490b916a3a5ef844a5a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45e34284204b490b916a3a5ef844a5a6" member_type: VOTER } }
I20260608 12:51:16.987092  8992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45e34284204b490b916a3a5ef844a5a6. Latest consensus state: current_term: 1 leader_uuid: "45e34284204b490b916a3a5ef844a5a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45e34284204b490b916a3a5ef844a5a6" member_type: VOTER } }
I20260608 12:51:16.987915  8991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:16.988075  8992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:16.990705  8997 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:16.996995  8997 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:16.998987  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:17.006747  8997 catalog_manager.cc:1382] Generated new cluster ID: 44340ddca2b94c9aae53f27c438d0a6e
I20260608 12:51:17.007117  8997 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:17.028295  8997 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:17.029676  8997 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:17.041613  8997 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6: Generated new TSK 0
I20260608 12:51:17.042230  8997 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:17.065963  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:17.072853  9008 instance_detector.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:51:17.073805  9009 instance_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:51:17.075232  9011 instance_detector.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:51:17.075780  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:17.076790  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:17.076967  4891 system_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:51:17.077175  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923077077140 us; error 0 us; skew 500 ppm
I20260608 12:51:17.077785  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:17.080250  4891 webserver.cc:533] Webserver started at http://127.4.198.193:37609/ using document root <none> and password file <none>
I20260608 12:51:17.080902  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:17.081120  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:17.081442  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:17.083294  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "49ff1e3326534958a104caa136f0d93b"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-cf34"
I20260608 12:51:17.088038  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:51:17.091552  9016 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:51:17.092381  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:17.092679  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "49ff1e3326534958a104caa136f0d93b"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-cf34"
I20260608 12:51:17.093048  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-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:51:17.104172  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:17.105425  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:17.107131  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:17.109522  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:17.109769  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:17.110011  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:17.110185  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:17.152717  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:45459
I20260608 12:51:17.152843  9078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:45459 every 8 connection(s)
I20260608 12:51:17.158851  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:17.166623  9083 instance_detector.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:51:17.168520  9084 instance_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:51:17.186961  4891 server_base.cc:1061] running on GCE node
W20260608 12:51:17.190335  9088 instance_detector.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:51:17.192819  9079 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44145
I20260608 12:51:17.192855  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:17.193475  4891 system_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:51:17.193634  9079 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:17.193725  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923077193703 us; error 0 us; skew 500 ppm
I20260608 12:51:17.195070  9079 heartbeater.cc:507] Master 127.4.198.254:44145 requested a full tablet report, sending...
I20260608 12:51:17.195233  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:17.198882  8952 ts_manager.cc:194] Registered new tserver with Master: 49ff1e3326534958a104caa136f0d93b (127.4.198.193:45459)
I20260608 12:51:17.199820  4891 webserver.cc:533] Webserver started at http://127.4.198.194:42785/ using document root <none> and password file <none>
I20260608 12:51:17.200750  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:17.201042  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:17.201452  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:17.202224  8952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39082
I20260608 12:51:17.203785  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "3c7807845b184b0bb3182afa3427ec97"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-cf34"
I20260608 12:51:17.209277  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 12:51:17.213362  9092 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:51:17.214195  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:51:17.214510  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "3c7807845b184b0bb3182afa3427ec97"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-cf34"
I20260608 12:51:17.214859  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-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:51:17.243795  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:17.245152  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:17.246743  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:17.249279  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:17.249549  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:17.249837  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:17.250033  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:17.296818  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:36587
I20260608 12:51:17.296955  9154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:36587 every 8 connection(s)
I20260608 12:51:17.303294  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:17.311759  9158 instance_detector.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:51:17.312495  9159 instance_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:51:17.316409  9162 instance_detector.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:51:17.316938  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:17.318367  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:51:17.318470  9155 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44145
W20260608 12:51:17.318625  4891 system_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:51:17.319023  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923077319000 us; error 0 us; skew 500 ppm
I20260608 12:51:17.319082  9155 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:17.319983  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:17.320192  9155 heartbeater.cc:507] Master 127.4.198.254:44145 requested a full tablet report, sending...
I20260608 12:51:17.322999  8952 ts_manager.cc:194] Registered new tserver with Master: 3c7807845b184b0bb3182afa3427ec97 (127.4.198.194:36587)
I20260608 12:51:17.323029  4891 webserver.cc:533] Webserver started at http://127.4.198.195:40313/ using document root <none> and password file <none>
I20260608 12:51:17.323907  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:17.324204  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:17.324599  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:17.325129  8952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39090
I20260608 12:51:17.326399  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "ba068e3678d143c4bea599ce182e5e82"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-cf34"
I20260608 12:51:17.331365  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:51:17.334990  9166 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:51:17.335770  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:17.336071  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "ba068e3678d143c4bea599ce182e5e82"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-cf34"
I20260608 12:51:17.336392  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922966459002-4891-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:51:17.354156  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:17.355501  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:17.357072  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:17.359413  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:17.359651  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:17.359899  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:17.360074  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:17.406611  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:39223
I20260608 12:51:17.406797  9228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:39223 every 8 connection(s)
I20260608 12:51:17.422081  9229 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44145
I20260608 12:51:17.422561  9229 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:17.423413  9229 heartbeater.cc:507] Master 127.4.198.254:44145 requested a full tablet report, sending...
I20260608 12:51:17.425529  8952 ts_manager.cc:194] Registered new tserver with Master: ba068e3678d143c4bea599ce182e5e82 (127.4.198.195:39223)
I20260608 12:51:17.426165  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015981533s
I20260608 12:51:17.427021  8952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39098
I20260608 12:51:18.205998  9079 heartbeater.cc:499] Master 127.4.198.254:44145 was elected leader, sending a full tablet report...
I20260608 12:51:18.328111  9155 heartbeater.cc:499] Master 127.4.198.254:44145 was elected leader, sending a full tablet report...
I20260608 12:51:18.430229  9229 heartbeater.cc:499] Master 127.4.198.254:44145 was elected leader, sending a full tablet report...
I20260608 12:51:18.506980  8952 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39116:
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:51:18.509428  8952 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:51:18.573921  9194 tablet_service.cc:1511] Processing CreateTablet for tablet 0d07658de0c347f58357d9d737c30d70 (DEFAULT_TABLE table=test-workload [id=56f4fd50ad9b408da7b70a83ce76b300]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:51:18.575690  9120 tablet_service.cc:1511] Processing CreateTablet for tablet 0d07658de0c347f58357d9d737c30d70 (DEFAULT_TABLE table=test-workload [id=56f4fd50ad9b408da7b70a83ce76b300]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:51:18.575862  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d07658de0c347f58357d9d737c30d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:18.576198  9044 tablet_service.cc:1511] Processing CreateTablet for tablet 0d07658de0c347f58357d9d737c30d70 (DEFAULT_TABLE table=test-workload [id=56f4fd50ad9b408da7b70a83ce76b300]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:51:18.576946  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d07658de0c347f58357d9d737c30d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:18.577821  9044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d07658de0c347f58357d9d737c30d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:18.593739  9250 tablet_bootstrap.cc:492] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97: Bootstrap starting.
I20260608 12:51:18.599562  9252 tablet_bootstrap.cc:492] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b: Bootstrap starting.
I20260608 12:51:18.602245  9250 tablet_bootstrap.cc:654] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:18.604442  9251 tablet_bootstrap.cc:492] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82: Bootstrap starting.
I20260608 12:51:18.608523  9252 tablet_bootstrap.cc:654] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:18.611234  9250 tablet_bootstrap.cc:492] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97: No bootstrap required, opened a new log
I20260608 12:51:18.611514  9251 tablet_bootstrap.cc:654] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:18.611886  9250 ts_tablet_manager.cc:1403] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260608 12:51:18.614867  9252 tablet_bootstrap.cc:492] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b: No bootstrap required, opened a new log
I20260608 12:51:18.615424  9252 ts_tablet_manager.cc:1403] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260608 12:51:18.615695  9250 raft_consensus.cc:359] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.616796  9250 raft_consensus.cc:385] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:18.617220  9251 tablet_bootstrap.cc:492] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82: No bootstrap required, opened a new log
I20260608 12:51:18.617157  9250 raft_consensus.cc:740] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7807845b184b0bb3182afa3427ec97, State: Initialized, Role: FOLLOWER
I20260608 12:51:18.617848  9251 ts_tablet_manager.cc:1403] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260608 12:51:18.618489  9250 consensus_queue.cc:260] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.619135  9252 raft_consensus.cc:359] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.619953  9252 raft_consensus.cc:385] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:18.620409  9252 raft_consensus.cc:740] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49ff1e3326534958a104caa136f0d93b, State: Initialized, Role: FOLLOWER
I20260608 12:51:18.620991  9251 raft_consensus.cc:359] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.621680  9251 raft_consensus.cc:385] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:18.622097  9251 raft_consensus.cc:740] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba068e3678d143c4bea599ce182e5e82, State: Initialized, Role: FOLLOWER
I20260608 12:51:18.621505  9252 consensus_queue.cc:260] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.622901  9251 consensus_queue.cc:260] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.625761  9252 ts_tablet_manager.cc:1434] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:51:18.628171  9251 ts_tablet_manager.cc:1434] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:51:18.630101  9250 ts_tablet_manager.cc:1434] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.006s
W20260608 12:51:18.659405  9080 tablet.cc:2404] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:51:18.816532  9257 raft_consensus.cc:493] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:18.817147  9257 raft_consensus.cc:515] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.819839  9257 leader_election.cc:290] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7807845b184b0bb3182afa3427ec97 (127.4.198.194:36587), ba068e3678d143c4bea599ce182e5e82 (127.4.198.195:39223)
I20260608 12:51:18.831916  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07658de0c347f58357d9d737c30d70" candidate_uuid: "49ff1e3326534958a104caa136f0d93b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba068e3678d143c4bea599ce182e5e82" is_pre_election: true
I20260608 12:51:18.832078  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07658de0c347f58357d9d737c30d70" candidate_uuid: "49ff1e3326534958a104caa136f0d93b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7807845b184b0bb3182afa3427ec97" is_pre_election: true
I20260608 12:51:18.832722  9204 raft_consensus.cc:2468] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49ff1e3326534958a104caa136f0d93b in term 0.
I20260608 12:51:18.832906  9130 raft_consensus.cc:2468] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49ff1e3326534958a104caa136f0d93b in term 0.
I20260608 12:51:18.834141  9020 leader_election.cc:304] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49ff1e3326534958a104caa136f0d93b, ba068e3678d143c4bea599ce182e5e82; no voters: 
I20260608 12:51:18.834976  9257 raft_consensus.cc:2804] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:18.835364  9257 raft_consensus.cc:493] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:18.835657  9257 raft_consensus.cc:3060] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:18.841090  9257 raft_consensus.cc:515] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.842743  9257 leader_election.cc:290] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [CANDIDATE]: Term 1 election: Requested vote from peers 3c7807845b184b0bb3182afa3427ec97 (127.4.198.194:36587), ba068e3678d143c4bea599ce182e5e82 (127.4.198.195:39223)
I20260608 12:51:18.843768  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07658de0c347f58357d9d737c30d70" candidate_uuid: "49ff1e3326534958a104caa136f0d93b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7807845b184b0bb3182afa3427ec97"
I20260608 12:51:18.843878  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d07658de0c347f58357d9d737c30d70" candidate_uuid: "49ff1e3326534958a104caa136f0d93b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba068e3678d143c4bea599ce182e5e82"
I20260608 12:51:18.844259  9130 raft_consensus.cc:3060] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:18.844461  9204 raft_consensus.cc:3060] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:18.849485  9204 raft_consensus.cc:2468] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49ff1e3326534958a104caa136f0d93b in term 1.
I20260608 12:51:18.849495  9130 raft_consensus.cc:2468] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49ff1e3326534958a104caa136f0d93b in term 1.
I20260608 12:51:18.850669  9020 leader_election.cc:304] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49ff1e3326534958a104caa136f0d93b, ba068e3678d143c4bea599ce182e5e82; no voters: 
I20260608 12:51:18.851516  9257 raft_consensus.cc:2804] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:18.852679  9257 raft_consensus.cc:697] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 1 LEADER]: Becoming Leader. State: Replica: 49ff1e3326534958a104caa136f0d93b, State: Running, Role: LEADER
I20260608 12:51:18.853595  9257 consensus_queue.cc:237] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } }
I20260608 12:51:18.862196  8952 catalog_manager.cc:5696] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b reported cstate change: term changed from 0 to 1, leader changed from <none> to 49ff1e3326534958a104caa136f0d93b (127.4.198.193). New cstate: current_term: 1 leader_uuid: "49ff1e3326534958a104caa136f0d93b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49ff1e3326534958a104caa136f0d93b" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45459 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:18.998941  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:18.999440  9005 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:19.001817  9005 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:19.002305  9005 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:19.241144  9257 consensus_queue.cc:1048] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7807845b184b0bb3182afa3427ec97" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:19.242475  9261 consensus_queue.cc:1048] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba068e3678d143c4bea599ce182e5e82" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:20.010387  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:21.003373  9005 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:21.005213  9005 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:21.005645  9005 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:21.019434  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:22.028239  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:23.006624  9005 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:23.008235  9005 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:23.008551  9005 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:23.037201  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:24.046986  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:25.009577  9005 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:25.010936  9005 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:25.011209  9005 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:25.055997  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:26.064759  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:27.012163  9005 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:27.013499  9005 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:27.013784  9005 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:27.072959  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:28.081192  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:29.015008  9005 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:29.016510  9005 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:29.016932  9005 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:29.088912  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:29.945686  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:51:29.977387  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:29.978191  4891 tablet_replica.cc:333] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b: stopping tablet replica
I20260608 12:51:29.978902  4891 raft_consensus.cc:2243] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:29.979940  4891 raft_consensus.cc:2272] T 0d07658de0c347f58357d9d737c30d70 P 49ff1e3326534958a104caa136f0d93b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:30.003078  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:51:30.018155  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:51:30.052039  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:30.052989  4891 tablet_replica.cc:333] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97: stopping tablet replica
I20260608 12:51:30.053686  4891 raft_consensus.cc:2243] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:30.054268  4891 raft_consensus.cc:2272] T 0d07658de0c347f58357d9d737c30d70 P 3c7807845b184b0bb3182afa3427ec97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:30.075234  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:51:30.087962  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:51:30.097677  9000 placement_policy_util.cc:407] tablet 0d07658de0c347f58357d9d737c30d70: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:30.114705  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:30.115746  4891 tablet_replica.cc:333] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82: stopping tablet replica
I20260608 12:51:30.116349  4891 raft_consensus.cc:2243] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:30.116928  4891 raft_consensus.cc:2272] T 0d07658de0c347f58357d9d737c30d70 P ba068e3678d143c4bea599ce182e5e82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:30.137671  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:51:30.149966  4891 master.cc:562] Master@127.4.198.254:44145 shutting down...
I20260608 12:51:30.170493  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:30.171321  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:30.171659  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45e34284204b490b916a3a5ef844a5a6: stopping tablet replica
I20260608 12:51:30.191567  4891 master.cc:584] Master@127.4.198.254:44145 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13378 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:51:30.232146  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:44689
I20260608 12:51:30.233403  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:30.240037  9274 instance_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:51:30.240262  9276 instance_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:51:30.240294  9273 instance_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:51:30.241700  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:30.242595  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:30.242775  4891 system_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:51:30.243106  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923090243089 us; error 0 us; skew 500 ppm
I20260608 12:51:30.243733  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:30.246433  4891 webserver.cc:533] Webserver started at http://127.4.198.254:45253/ using document root <none> and password file <none>
I20260608 12:51:30.247016  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:30.247197  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:30.247536  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:30.248728  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "02b2597b73714aa58a9c315b2051b92b"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.253607  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:51:30.257756  9281 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:51:30.258757  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:51:30.259145  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "02b2597b73714aa58a9c315b2051b92b"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.259455  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-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:51:30.277607  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:30.279038  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:30.323989  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:44689
I20260608 12:51:30.324131  9332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:44689 every 8 connection(s)
I20260608 12:51:30.328482  9333 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:51:30.340216  9333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b: Bootstrap starting.
I20260608 12:51:30.345352  9333 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:30.349887  9333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b: No bootstrap required, opened a new log
I20260608 12:51:30.352375  9333 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b2597b73714aa58a9c315b2051b92b" member_type: VOTER }
I20260608 12:51:30.352823  9333 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:30.353044  9333 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02b2597b73714aa58a9c315b2051b92b, State: Initialized, Role: FOLLOWER
I20260608 12:51:30.353760  9333 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02b2597b73714aa58a9c315b2051b92b" member_type: VOTER }
I20260608 12:51:30.354254  9333 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:30.354470  9333 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:30.354750  9333 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:30.359867  9333 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b2597b73714aa58a9c315b2051b92b" member_type: VOTER }
I20260608 12:51:30.360402  9333 leader_election.cc:304] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [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: 02b2597b73714aa58a9c315b2051b92b; no voters: 
I20260608 12:51:30.361846  9333 leader_election.cc:290] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:30.362254  9336 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:30.363787  9336 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 1 LEADER]: Becoming Leader. State: Replica: 02b2597b73714aa58a9c315b2051b92b, State: Running, Role: LEADER
I20260608 12:51:30.364579  9336 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [LEADER]: Queue going to LEADER mode. State: All 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: "02b2597b73714aa58a9c315b2051b92b" member_type: VOTER }
I20260608 12:51:30.365262  9333 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:30.367837  9337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02b2597b73714aa58a9c315b2051b92b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b2597b73714aa58a9c315b2051b92b" member_type: VOTER } }
I20260608 12:51:30.367905  9338 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02b2597b73714aa58a9c315b2051b92b. Latest consensus state: current_term: 1 leader_uuid: "02b2597b73714aa58a9c315b2051b92b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b2597b73714aa58a9c315b2051b92b" member_type: VOTER } }
I20260608 12:51:30.368573  9337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:30.368667  9338 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:30.377481  9341 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:30.386126  9341 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:30.387180  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:30.396051  9341 catalog_manager.cc:1382] Generated new cluster ID: 420a6eafa0c840e3a52a86815da539bd
I20260608 12:51:30.396364  9341 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:30.413224  9341 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:30.414642  9341 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:30.428268  9341 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b: Generated new TSK 0
I20260608 12:51:30.428886  9341 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:30.454108  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:30.460716  9354 instance_detector.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:51:30.462777  9355 instance_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:51:30.463757  9357 instance_detector.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:51:30.464656  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:30.465647  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:30.465883  4891 system_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:51:30.466063  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923090466048 us; error 0 us; skew 500 ppm
I20260608 12:51:30.466940  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:30.469615  4891 webserver.cc:533] Webserver started at http://127.4.198.193:44325/ using document root <none> and password file <none>
I20260608 12:51:30.470170  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:30.470382  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:30.470679  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:30.471846  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "1c19cc898b754907a5774ed1b8108530"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.476651  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:51:30.480234  9362 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:51:30.481158  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:30.481406  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "1c19cc898b754907a5774ed1b8108530"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.481688  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-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:51:30.503822  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:30.505156  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:30.506754  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:30.509523  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:30.509732  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:30.510067  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:30.510231  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:30.556567  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:45981
I20260608 12:51:30.557091  9424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:45981 every 8 connection(s)
I20260608 12:51:30.563076  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:30.571084  9429 instance_detector.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:51:30.571663  9430 instance_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:51:30.574119  9432 instance_detector.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:51:30.575459  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:30.576524  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:30.576777  4891 system_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:51:30.576956  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923090576940 us; error 0 us; skew 500 ppm
I20260608 12:51:30.577692  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:30.580780  4891 webserver.cc:533] Webserver started at http://127.4.198.194:40813/ using document root <none> and password file <none>
I20260608 12:51:30.580790  9425 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44689
I20260608 12:51:30.581315  9425 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:30.581475  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:30.581784  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:30.582057  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:30.582208  9425 heartbeater.cc:507] Master 127.4.198.254:44689 requested a full tablet report, sending...
I20260608 12:51:30.583587  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.584625  9298 ts_manager.cc:194] Registered new tserver with Master: 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:30.586567  9298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35778
I20260608 12:51:30.588793  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:51:30.592679  9437 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:51:30.593511  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:51:30.593818  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.594067  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-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:51:30.609144  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:30.610437  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:30.612006  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:30.614297  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:30.614483  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:30.614737  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:30.614883  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:51:30.655829  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:44101
I20260608 12:51:30.656184  9499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:44101 every 8 connection(s)
I20260608 12:51:30.660938  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:30.669739  9503 instance_detector.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:51:30.671435  9504 instance_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:51:30.673094  9506 instance_detector.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:51:30.674574  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:30.675684  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:30.675926  4891 system_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:51:30.675985  9500 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44689
I20260608 12:51:30.676216  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923090676184 us; error 0 us; skew 500 ppm
I20260608 12:51:30.676491  9500 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:30.677103  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:30.677475  9500 heartbeater.cc:507] Master 127.4.198.254:44689 requested a full tablet report, sending...
I20260608 12:51:30.680333  9298 ts_manager.cc:194] Registered new tserver with Master: ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:30.681748  9298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35792
I20260608 12:51:30.682686  4891 webserver.cc:533] Webserver started at http://127.4.198.195:34667/ using document root <none> and password file <none>
I20260608 12:51:30.683447  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:30.683712  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:30.684000  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:30.685171  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "f43f470cb31840b985f548577e692d48"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.690074  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:51:30.693813  9511 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:51:30.694621  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:30.695017  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "f43f470cb31840b985f548577e692d48"
format_stamp: "Formatted at 2026-06-08 12:51:30 on dist-test-slave-cf34"
I20260608 12:51:30.695323  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-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:51:30.717224  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:30.718477  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:30.720046  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:30.722370  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:30.722608  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:30.722879  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:30.723076  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:30.767417  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:40953
I20260608 12:51:30.767537  9573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:40953 every 8 connection(s)
I20260608 12:51:30.783402  9574 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44689
I20260608 12:51:30.783860  9574 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:30.784658  9574 heartbeater.cc:507] Master 127.4.198.254:44689 requested a full tablet report, sending...
I20260608 12:51:30.786954  9298 ts_manager.cc:194] Registered new tserver with Master: f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:30.787499  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016661668s
I20260608 12:51:30.788602  9298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35808
I20260608 12:51:31.589838  9425 heartbeater.cc:499] Master 127.4.198.254:44689 was elected leader, sending a full tablet report...
I20260608 12:51:31.684685  9500 heartbeater.cc:499] Master 127.4.198.254:44689 was elected leader, sending a full tablet report...
I20260608 12:51:31.791877  9574 heartbeater.cc:499] Master 127.4.198.254:44689 was elected leader, sending a full tablet report...
I20260608 12:51:31.849208  9298 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35810:
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:51:31.852497  9298 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:51:31.946012  9465 tablet_service.cc:1511] Processing CreateTablet for tablet 807c6b3ae71d43b1b2dd2049e8af7f48 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:51:31.947618  9465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807c6b3ae71d43b1b2dd2049e8af7f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.948776  9462 tablet_service.cc:1511] Processing CreateTablet for tablet ff08cfe1d2b140c7a81516969485388f (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:51:31.952205  9464 tablet_service.cc:1511] Processing CreateTablet for tablet 3f81a7380c5a4eb0a00050fd67b3fcf7 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:51:31.953949  9461 tablet_service.cc:1511] Processing CreateTablet for tablet a9542ddc34eb45f38181d6c31a88314f (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:51:31.950700  9462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff08cfe1d2b140c7a81516969485388f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.955546  9463 tablet_service.cc:1511] Processing CreateTablet for tablet 285330e6a345412abbb70997fd1a4584 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:51:31.957350  9461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9542ddc34eb45f38181d6c31a88314f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.958056  9463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285330e6a345412abbb70997fd1a4584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.959131  9464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f81a7380c5a4eb0a00050fd67b3fcf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.961024  9460 tablet_service.cc:1511] Processing CreateTablet for tablet acae42750d6f4574beff12fce4b56e67 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:51:31.962563  9460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acae42750d6f4574beff12fce4b56e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.974119  9459 tablet_service.cc:1511] Processing CreateTablet for tablet e4dbaf3e2c91459385aa43313d49d3d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:51:31.975817  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4dbaf3e2c91459385aa43313d49d3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.992192  9457 tablet_service.cc:1511] Processing CreateTablet for tablet ccede0538a8c4bbd95b38fe364f66c26 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:51:31.993760  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccede0538a8c4bbd95b38fe364f66c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.996274  9456 tablet_service.cc:1511] Processing CreateTablet for tablet 9981ac06564c46858cc93f392caed76b (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:51:31.997762  9456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9981ac06564c46858cc93f392caed76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:31.990379  9458 tablet_service.cc:1511] Processing CreateTablet for tablet a830a87b1e1649aa98217fa2f5f37882 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:51:32.003172  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a830a87b1e1649aa98217fa2f5f37882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.009047  9533 tablet_service.cc:1511] Processing CreateTablet for tablet e4dbaf3e2c91459385aa43313d49d3d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:51:32.009497  9537 tablet_service.cc:1511] Processing CreateTablet for tablet 285330e6a345412abbb70997fd1a4584 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:51:32.010627  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4dbaf3e2c91459385aa43313d49d3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.011098  9538 tablet_service.cc:1511] Processing CreateTablet for tablet 3f81a7380c5a4eb0a00050fd67b3fcf7 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:51:32.014205  9536 tablet_service.cc:1511] Processing CreateTablet for tablet ff08cfe1d2b140c7a81516969485388f (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:51:32.014606  9539 tablet_service.cc:1511] Processing CreateTablet for tablet 807c6b3ae71d43b1b2dd2049e8af7f48 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:51:32.014254  9537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285330e6a345412abbb70997fd1a4584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.014600  9534 tablet_service.cc:1511] Processing CreateTablet for tablet acae42750d6f4574beff12fce4b56e67 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:51:32.016206  9539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807c6b3ae71d43b1b2dd2049e8af7f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.016891  9534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acae42750d6f4574beff12fce4b56e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.017549  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f81a7380c5a4eb0a00050fd67b3fcf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.017359  9535 tablet_service.cc:1511] Processing CreateTablet for tablet a9542ddc34eb45f38181d6c31a88314f (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:51:32.018980  9535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9542ddc34eb45f38181d6c31a88314f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.025565  9532 tablet_service.cc:1511] Processing CreateTablet for tablet a830a87b1e1649aa98217fa2f5f37882 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:51:32.028307  9531 tablet_service.cc:1511] Processing CreateTablet for tablet ccede0538a8c4bbd95b38fe364f66c26 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:51:32.031272  9530 tablet_service.cc:1511] Processing CreateTablet for tablet 9981ac06564c46858cc93f392caed76b (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:51:32.032917  9536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff08cfe1d2b140c7a81516969485388f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.035039  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccede0538a8c4bbd95b38fe364f66c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.036213  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9981ac06564c46858cc93f392caed76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.036931  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a830a87b1e1649aa98217fa2f5f37882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.044894  9462 tablet_service.cc:1511] Processing CreateTablet for tablet 6869312d890a450dba012eb2b2f205d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:51:32.044894  9461 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf37a6a785b48a2a369eced3fcad5d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:51:32.053237  9461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf37a6a785b48a2a369eced3fcad5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.067863  9462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6869312d890a450dba012eb2b2f205d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.075738  9390 tablet_service.cc:1511] Processing CreateTablet for tablet 807c6b3ae71d43b1b2dd2049e8af7f48 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:51:32.077615  9390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807c6b3ae71d43b1b2dd2049e8af7f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.085901  9389 tablet_service.cc:1511] Processing CreateTablet for tablet 3f81a7380c5a4eb0a00050fd67b3fcf7 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:51:32.087920  9389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f81a7380c5a4eb0a00050fd67b3fcf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.132234  9388 tablet_service.cc:1511] Processing CreateTablet for tablet 285330e6a345412abbb70997fd1a4584 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:51:32.133778  9388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285330e6a345412abbb70997fd1a4584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.141534  9539 tablet_service.cc:1511] Processing CreateTablet for tablet 6869312d890a450dba012eb2b2f205d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:51:32.143776  9594 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:32.144138  9538 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf37a6a785b48a2a369eced3fcad5d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:51:32.157819  9387 tablet_service.cc:1511] Processing CreateTablet for tablet ff08cfe1d2b140c7a81516969485388f (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:51:32.159502  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff08cfe1d2b140c7a81516969485388f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.167065  9539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6869312d890a450dba012eb2b2f205d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.169293  9594 tablet_bootstrap.cc:654] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.175081  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf37a6a785b48a2a369eced3fcad5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.181069  9595 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.201294  9386 tablet_service.cc:1511] Processing CreateTablet for tablet a9542ddc34eb45f38181d6c31a88314f (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:51:32.202916  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9542ddc34eb45f38181d6c31a88314f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.207952  9385 tablet_service.cc:1511] Processing CreateTablet for tablet acae42750d6f4574beff12fce4b56e67 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:51:32.209415  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acae42750d6f4574beff12fce4b56e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.224992  9384 tablet_service.cc:1511] Processing CreateTablet for tablet a830a87b1e1649aa98217fa2f5f37882 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:51:32.226495  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a830a87b1e1649aa98217fa2f5f37882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.232607  9390 tablet_service.cc:1511] Processing CreateTablet for tablet e4dbaf3e2c91459385aa43313d49d3d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:51:32.233208  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 9981ac06564c46858cc93f392caed76b (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:51:32.233525  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 6869312d890a450dba012eb2b2f205d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:51:32.234118  9390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4dbaf3e2c91459385aa43313d49d3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.236737  9381 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf37a6a785b48a2a369eced3fcad5d4 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:51:32.237362  9389 tablet_service.cc:1511] Processing CreateTablet for tablet ccede0538a8c4bbd95b38fe364f66c26 (DEFAULT_TABLE table=test-workload [id=a970c618570f41309892ed44f20597ac]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:51:32.241952  9596 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.247687  9595 tablet_bootstrap.cc:654] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.251627  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf37a6a785b48a2a369eced3fcad5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.252267  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6869312d890a450dba012eb2b2f205d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.255259  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9981ac06564c46858cc93f392caed76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.266474  9389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccede0538a8c4bbd95b38fe364f66c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.283102  9594 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:32.288885  9596 tablet_bootstrap.cc:654] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.289641  9594 ts_tablet_manager.cc:1403] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.146s	user 0.032s	sys 0.033s
I20260608 12:51:32.293604  9595 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.294247  9595 ts_tablet_manager.cc:1403] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.028s
I20260608 12:51:32.294637  9596 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.295197  9596 ts_tablet_manager.cc:1403] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.007s
I20260608 12:51:32.297775  9595 raft_consensus.cc:359] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.293363  9594 raft_consensus.cc:359] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.298293  9596 raft_consensus.cc:359] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.298640  9595 raft_consensus.cc:385] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.299036  9594 raft_consensus.cc:385] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.299106  9596 raft_consensus.cc:385] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.299180  9595 raft_consensus.cc:740] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.299638  9594 raft_consensus.cc:740] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.299751  9596 raft_consensus.cc:740] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.300635  9595 consensus_queue.cc:260] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.300757  9596 consensus_queue.cc:260] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.300632  9594 consensus_queue.cc:260] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.312319  9596 ts_tablet_manager.cc:1434] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 12:51:32.313935  9596 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.321267  9595 ts_tablet_manager.cc:1434] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.017s
I20260608 12:51:32.322739  9595 tablet_bootstrap.cc:492] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.325239  9596 tablet_bootstrap.cc:654] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.330094  9595 tablet_bootstrap.cc:654] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.352160  9594 ts_tablet_manager.cc:1434] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.017s
I20260608 12:51:32.353294  9596 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.354107  9596 ts_tablet_manager.cc:1403] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.009s
I20260608 12:51:32.353304  9594 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:32.358180  9596 raft_consensus.cc:359] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.359103  9596 raft_consensus.cc:385] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.359452  9596 raft_consensus.cc:740] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.360386  9596 consensus_queue.cc:260] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.361629  9595 tablet_bootstrap.cc:492] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.362144  9595 ts_tablet_manager.cc:1403] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.024s
I20260608 12:51:32.363370  9596 ts_tablet_manager.cc:1434] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260608 12:51:32.364571  9596 tablet_bootstrap.cc:492] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.365250  9595 raft_consensus.cc:359] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.366289  9595 raft_consensus.cc:385] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.366673  9595 raft_consensus.cc:740] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.367626  9595 consensus_queue.cc:260] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.369931  9595 ts_tablet_manager.cc:1434] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:51:32.370913  9595 tablet_bootstrap.cc:492] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.372061  9596 tablet_bootstrap.cc:654] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.375398  9594 tablet_bootstrap.cc:654] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.378721  9595 tablet_bootstrap.cc:654] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.387787  9595 tablet_bootstrap.cc:492] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.388406  9595 ts_tablet_manager.cc:1403] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260608 12:51:32.388628  9596 tablet_bootstrap.cc:492] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.389611  9596 ts_tablet_manager.cc:1403] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260608 12:51:32.391683  9595 raft_consensus.cc:359] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.392508  9595 raft_consensus.cc:385] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.392824  9595 raft_consensus.cc:740] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.393702  9595 consensus_queue.cc:260] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.396287  9595 ts_tablet_manager.cc:1434] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:51:32.395540  9596 raft_consensus.cc:359] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.397495  9595 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.397154  9596 raft_consensus.cc:385] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.397929  9596 raft_consensus.cc:740] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.399663  9596 consensus_queue.cc:260] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.404311  9596 ts_tablet_manager.cc:1434] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.006s
I20260608 12:51:32.405529  9595 tablet_bootstrap.cc:654] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.406389  9596 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.419227  9600 raft_consensus.cc:493] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.420714  9600 raft_consensus.cc:515] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.425522  9600 leader_election.cc:290] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.428929  9596 tablet_bootstrap.cc:654] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.429131  9594 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:32.429705  9594 ts_tablet_manager.cc:1403] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.077s	user 0.034s	sys 0.022s
W20260608 12:51:32.431149  9346 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:51:32.432348  9601 raft_consensus.cc:493] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.432951  9594 raft_consensus.cc:359] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.433095  9601 raft_consensus.cc:515] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.433887  9594 raft_consensus.cc:385] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.434369  9594 raft_consensus.cc:740] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.435494  9594 consensus_queue.cc:260] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.433858  9595 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.436847  9595 ts_tablet_manager.cc:1403] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.024s
I20260608 12:51:32.438171  9594 ts_tablet_manager.cc:1434] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:51:32.439242  9594 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:32.440294  9595 raft_consensus.cc:359] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.441190  9595 raft_consensus.cc:385] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.441589  9595 raft_consensus.cc:740] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.442579  9595 consensus_queue.cc:260] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.447728  9594 tablet_bootstrap.cc:654] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.458581  9601 leader_election.cc:290] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:32.480706  9601 raft_consensus.cc:493] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.481442  9601 raft_consensus.cc:515] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.517012  9601 leader_election.cc:290] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:32.536635  9602 raft_consensus.cc:493] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.537420  9602 raft_consensus.cc:515] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.543203  9602 leader_election.cc:290] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.561796  9601 raft_consensus.cc:493] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.562585  9601 raft_consensus.cc:515] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.610107  9601 leader_election.cc:290] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:32.610886  9601 raft_consensus.cc:493] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.611521  9601 raft_consensus.cc:515] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.630695  9600 raft_consensus.cc:493] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.631510  9600 raft_consensus.cc:515] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.633667  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.634150  9600 leader_election.cc:290] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
W20260608 12:51:32.635706  9364 leader_election.cc:343] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.635898  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08cfe1d2b140c7a81516969485388f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.636554  9475 raft_consensus.cc:2468] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 0.
I20260608 12:51:32.638011  9364 leader_election.cc:304] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 
I20260608 12:51:32.639194  9600 raft_consensus.cc:2804] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:32.639753  9600 raft_consensus.cc:493] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:32.640256  9600 raft_consensus.cc:3060] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.642119  9594 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:32.646453  9595 ts_tablet_manager.cc:1434] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.209s	user 0.057s	sys 0.130s
I20260608 12:51:32.648175  9596 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.648640  9596 ts_tablet_manager.cc:1403] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.243s	user 0.115s	sys 0.107s
I20260608 12:51:32.650796  9595 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.657222  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f81a7380c5a4eb0a00050fd67b3fcf7" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.657881  9594 ts_tablet_manager.cc:1403] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.219s	user 0.081s	sys 0.107s
I20260608 12:51:32.659313  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.660586  9595 tablet_bootstrap.cc:654] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.661545  9601 leader_election.cc:290] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:32.661207  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4dbaf3e2c91459385aa43313d49d3d4" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.662771  9400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f81a7380c5a4eb0a00050fd67b3fcf7" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:32.664111  9594 raft_consensus.cc:359] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.664932  9594 raft_consensus.cc:385] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:51:32.665103  9513 leader_election.cc:343] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.665341  9594 raft_consensus.cc:740] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
W20260608 12:51:32.665947  9513 leader_election.cc:343] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.666294  9594 consensus_queue.cc:260] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
W20260608 12:51:32.666692  9513 leader_election.cc:343] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.676782  9398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4dbaf3e2c91459385aa43313d49d3d4" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:32.679311  9398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:32.680085  9398 raft_consensus.cc:2468] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:32.674103  9600 raft_consensus.cc:515] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.669073  9596 raft_consensus.cc:359] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.682161  9549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:32.682468  9596 raft_consensus.cc:385] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.682718  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08cfe1d2b140c7a81516969485388f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:32.682880  9549 raft_consensus.cc:2468] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 0.
I20260608 12:51:32.683421  9596 raft_consensus.cc:740] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.684582  9596 consensus_queue.cc:260] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.685245  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acae42750d6f4574beff12fce4b56e67" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:32.685386  9398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acae42750d6f4574beff12fce4b56e67" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:32.685532  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08cfe1d2b140c7a81516969485388f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:32.668691  9594 ts_tablet_manager.cc:1434] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:51:32.686339  9474 raft_consensus.cc:3060] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.668702  9400 raft_consensus.cc:2468] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:32.669610  9602 raft_consensus.cc:493] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.687923  9594 tablet_bootstrap.cc:492] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:32.687975  9602 raft_consensus.cc:515] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
W20260608 12:51:32.690416  9512 leader_election.cc:343] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.669940  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:32.691123  9512 leader_election.cc:304] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [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: f43f470cb31840b985f548577e692d48; no voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5
I20260608 12:51:32.670161  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.692449  9601 raft_consensus.cc:2749] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.694065  9512 leader_election.cc:304] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
W20260608 12:51:32.688269  9439 leader_election.cc:343] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.695078  9474 raft_consensus.cc:2468] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 1.
W20260608 12:51:32.696120  9513 leader_election.cc:343] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.697310  9601 raft_consensus.cc:2804] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:32.697752  9601 raft_consensus.cc:493] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:32.698194  9601 raft_consensus.cc:3060] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.701387  9594 tablet_bootstrap.cc:654] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.703190  9596 ts_tablet_manager.cc:1434] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.054s	user 0.012s	sys 0.003s
I20260608 12:51:32.705731  9596 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.702682  9602 leader_election.cc:290] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.712317  9364 leader_election.cc:304] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [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: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: ca4c40dfc03d43609bdc54158d5c3fc5
W20260608 12:51:32.719206  9438 leader_election.cc:343] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.719944  9438 leader_election.cc:304] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [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: ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48
I20260608 12:51:32.722972  9602 raft_consensus.cc:2749] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.723219  9600 leader_election.cc:290] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Requested vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.724295  9512 leader_election.cc:304] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [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: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: ca4c40dfc03d43609bdc54158d5c3fc5
I20260608 12:51:32.725477  9611 raft_consensus.cc:2804] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:51:32.725783  9512 leader_election.cc:343] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.725879  9611 raft_consensus.cc:493] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:32.726481  9611 raft_consensus.cc:3060] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.726444  9512 leader_election.cc:304] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [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: f43f470cb31840b985f548577e692d48; no voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5
I20260608 12:51:32.722733  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9542ddc34eb45f38181d6c31a88314f" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:32.729601  9596 tablet_bootstrap.cc:654] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.729777  9601 raft_consensus.cc:515] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
W20260608 12:51:32.733259  9439 leader_election.cc:343] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.735898  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:32.735850  9628 raft_consensus.cc:2749] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.737875  9601 leader_election.cc:290] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Requested vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
W20260608 12:51:32.738227  9513 leader_election.cc:343] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.745676  9595 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.747274  9595 ts_tablet_manager.cc:1403] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.010s
I20260608 12:51:32.749823  9625 raft_consensus.cc:2804] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:32.750274  9625 raft_consensus.cc:493] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:32.750684  9625 raft_consensus.cc:3060] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.751556  9594 tablet_bootstrap.cc:492] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:32.752135  9594 ts_tablet_manager.cc:1403] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.023s
I20260608 12:51:32.752732  9611 raft_consensus.cc:515] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.756006  9596 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.756529  9596 ts_tablet_manager.cc:1403] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260608 12:51:32.757411  9594 raft_consensus.cc:359] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.759207  9594 raft_consensus.cc:385] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.759162  9600 raft_consensus.cc:493] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.759864  9594 raft_consensus.cc:740] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.760037  9600 raft_consensus.cc:515] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.757841  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f81a7380c5a4eb0a00050fd67b3fcf7" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:32.760859  9594 consensus_queue.cc:260] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.762271  9600 leader_election.cc:290] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.756616  9611 leader_election.cc:290] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:32.757397  9595 raft_consensus.cc:359] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.762718  9474 raft_consensus.cc:3060] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.763130  9595 raft_consensus.cc:385] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.763597  9595 raft_consensus.cc:740] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.763231  9596 raft_consensus.cc:359] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.764070  9596 raft_consensus.cc:385] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.764379  9596 raft_consensus.cc:740] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.764431  9595 consensus_queue.cc:260] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.765283  9596 consensus_queue.cc:260] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.767581  9596 ts_tablet_manager.cc:1434] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:51:32.767809  9594 ts_tablet_manager.cc:1434] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:51:32.768587  9596 tablet_bootstrap.cc:492] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.768817  9594 tablet_bootstrap.cc:492] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:32.775729  9625 raft_consensus.cc:515] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.777980  9625 leader_election.cc:290] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Requested vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
W20260608 12:51:32.778668  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.195:40953, user_credentials={real_user=slave}} blocked reactor thread for 66475.7us
I20260608 12:51:32.779026  9474 raft_consensus.cc:2468] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
W20260608 12:51:32.779633  9364 leader_election.cc:343] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.781213  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9542ddc34eb45f38181d6c31a88314f" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:32.783370  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08cfe1d2b140c7a81516969485388f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:32.783942  9548 raft_consensus.cc:3060] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.784540  9596 tablet_bootstrap.cc:654] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.787417  9513 leader_election.cc:304] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:32.789685  9594 tablet_bootstrap.cc:654] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.791147  9611 raft_consensus.cc:2804] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:32.792454  9611 raft_consensus.cc:697] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Becoming Leader. State: Replica: f43f470cb31840b985f548577e692d48, State: Running, Role: LEADER
I20260608 12:51:32.793483  9611 consensus_queue.cc:237] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.795083  9548 raft_consensus.cc:2468] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 1.
I20260608 12:51:32.797257  9596 tablet_bootstrap.cc:492] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.797926  9596 ts_tablet_manager.cc:1403] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.002s
I20260608 12:51:32.798317  9595 ts_tablet_manager.cc:1434] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.005s
I20260608 12:51:32.798254  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a830a87b1e1649aa98217fa2f5f37882" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.799602  9595 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.800213  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a830a87b1e1649aa98217fa2f5f37882" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:32.801776  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:32.804031  9549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:32.804834  9549 raft_consensus.cc:2393] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c19cc898b754907a5774ed1b8108530 in current term 1: Already voted for candidate f43f470cb31840b985f548577e692d48 in this term.
I20260608 12:51:32.805259  9594 tablet_bootstrap.cc:492] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
W20260608 12:51:32.805452  9438 leader_election.cc:343] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.805822  9594 ts_tablet_manager.cc:1403] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260608 12:51:32.805997  9438 leader_election.cc:304] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [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: ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48
I20260608 12:51:32.806893  9602 raft_consensus.cc:2749] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.807886  9364 leader_election.cc:304] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 
I20260608 12:51:32.808775  9625 raft_consensus.cc:2804] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:32.808640  9594 raft_consensus.cc:359] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.809051  9595 tablet_bootstrap.cc:654] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.809389  9625 raft_consensus.cc:697] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Becoming Leader. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Running, Role: LEADER
I20260608 12:51:32.801535  9596 raft_consensus.cc:359] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.810014  9596 raft_consensus.cc:385] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.810353  9596 raft_consensus.cc:740] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.809408  9594 raft_consensus.cc:385] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.810302  9625 consensus_queue.cc:237] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.811353  9594 raft_consensus.cc:740] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.811431  9596 consensus_queue.cc:260] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.812829  9594 consensus_queue.cc:260] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.814020  9596 ts_tablet_manager.cc:1434] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:51:32.815156  9596 tablet_bootstrap.cc:492] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.815529  9594 ts_tablet_manager.cc:1434] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:51:32.815665  9297 catalog_manager.cc:5696] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 reported cstate change: term changed from 0 to 1, leader changed from <none> to f43f470cb31840b985f548577e692d48 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:32.816862  9594 tablet_bootstrap.cc:492] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
W20260608 12:51:32.808905  9364 leader_election.cc:343] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:51:32.819705  9364 leader_election.cc:343] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.824683  9594 tablet_bootstrap.cc:654] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.825107  9596 tablet_bootstrap.cc:654] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.824991  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:32.825902  9399 raft_consensus.cc:2393] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f43f470cb31840b985f548577e692d48 in current term 1: Already voted for candidate 1c19cc898b754907a5774ed1b8108530 in this term.
I20260608 12:51:32.827756  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f81a7380c5a4eb0a00050fd67b3fcf7" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:32.828424  9399 raft_consensus.cc:3060] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.839658  9512 leader_election.cc:304] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [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: f43f470cb31840b985f548577e692d48; no voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5
I20260608 12:51:32.840806  9611 raft_consensus.cc:2749] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.842895  9364 leader_election.cc:304] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [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: 1c19cc898b754907a5774ed1b8108530; no voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48
I20260608 12:51:32.844029  9600 raft_consensus.cc:2749] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.843690  9296 catalog_manager.cc:5696] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c19cc898b754907a5774ed1b8108530 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:32.847595  9399 raft_consensus.cc:2468] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
W20260608 12:51:32.849414  9364 leader_election.cc:343] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.850069  9364 leader_election.cc:304] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [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: 1c19cc898b754907a5774ed1b8108530; no voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48
I20260608 12:51:32.851280  9625 raft_consensus.cc:2749] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.853588  9602 raft_consensus.cc:493] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.854146  9602 raft_consensus.cc:515] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.856477  9602 leader_election.cc:290] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.856711  9595 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.857596  9595 ts_tablet_manager.cc:1403] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.005s
I20260608 12:51:32.858160  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:32.858845  9548 raft_consensus.cc:2468] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 0.
I20260608 12:51:32.859285  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:32.860177  9439 leader_election.cc:304] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
W20260608 12:51:32.860951  9438 leader_election.cc:343] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.861121  9602 raft_consensus.cc:2804] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:32.861614  9602 raft_consensus.cc:493] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:32.862051  9602 raft_consensus.cc:3060] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.861685  9595 raft_consensus.cc:359] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.862630  9595 raft_consensus.cc:385] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.863031  9595 raft_consensus.cc:740] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.864030  9595 consensus_queue.cc:260] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.866402  9595 ts_tablet_manager.cc:1434] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:51:32.867688  9595 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.870028  9602 raft_consensus.cc:515] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.871094  9594 tablet_bootstrap.cc:492] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:32.871696  9594 ts_tablet_manager.cc:1403] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.018s
I20260608 12:51:32.873250  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
W20260608 12:51:32.874555  9438 leader_election.cc:343] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.875032  9595 tablet_bootstrap.cc:654] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.875308  9594 raft_consensus.cc:359] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.876080  9594 raft_consensus.cc:385] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.876390  9594 raft_consensus.cc:740] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.877214  9594 consensus_queue.cc:260] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.877729  9596 tablet_bootstrap.cc:492] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.878263  9596 ts_tablet_manager.cc:1403] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.025s
I20260608 12:51:32.878702  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:32.879403  9548 raft_consensus.cc:3060] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.879652  9594 ts_tablet_manager.cc:1434] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:51:32.880865  9594 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:32.881460  9596 raft_consensus.cc:359] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.882170  9596 raft_consensus.cc:385] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.882478  9596 raft_consensus.cc:740] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.883301  9596 consensus_queue.cc:260] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.886876  9548 raft_consensus.cc:2468] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 1.
I20260608 12:51:32.888522  9594 tablet_bootstrap.cc:654] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.888609  9439 leader_election.cc:304] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [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: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 1c19cc898b754907a5774ed1b8108530
I20260608 12:51:32.890056  9624 raft_consensus.cc:2804] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:32.905524  9602 leader_election.cc:290] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.908864  9624 raft_consensus.cc:697] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Becoming Leader. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Running, Role: LEADER
I20260608 12:51:32.909996  9624 consensus_queue.cc:237] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.913878  9596 ts_tablet_manager.cc:1434] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260608 12:51:32.915419  9596 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.926751  9595 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.927336  9595 ts_tablet_manager.cc:1403] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.019s
I20260608 12:51:32.928967  9297 catalog_manager.cc:5696] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:32.930589  9595 raft_consensus.cc:359] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.931394  9595 raft_consensus.cc:385] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.931702  9595 raft_consensus.cc:740] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.932518  9595 consensus_queue.cc:260] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.935238  9595 ts_tablet_manager.cc:1434] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:51:32.936293  9595 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.942426  9595 tablet_bootstrap.cc:654] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.943395  9594 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:32.943931  9594 ts_tablet_manager.cc:1403] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.040s
I20260608 12:51:32.946806  9625 raft_consensus.cc:493] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:32.947109  9594 raft_consensus.cc:359] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.947934  9594 raft_consensus.cc:385] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.947549  9625 raft_consensus.cc:515] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.948246  9594 raft_consensus.cc:740] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.949529  9596 tablet_bootstrap.cc:654] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.949188  9594 consensus_queue.cc:260] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:32.951905  9594 ts_tablet_manager.cc:1434] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:51:32.951647  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6869312d890a450dba012eb2b2f205d4" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:32.953011  9594 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
W20260608 12:51:32.954387  9364 leader_election.cc:343] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.955906  9625 leader_election.cc:290] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:32.957952  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6869312d890a450dba012eb2b2f205d4" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:32.960274  9594 tablet_bootstrap.cc:654] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
W20260608 12:51:32.960289  9364 leader_election.cc:343] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:32.961494  9364 leader_election.cc:304] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [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: 1c19cc898b754907a5774ed1b8108530; no voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48
I20260608 12:51:32.963140  9625 raft_consensus.cc:2749] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:32.971765  9595 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.971817  9594 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:32.972463  9595 ts_tablet_manager.cc:1403] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.012s
I20260608 12:51:32.972798  9594 ts_tablet_manager.cc:1403] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:51:32.972870  9596 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.973398  9596 ts_tablet_manager.cc:1403] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260608 12:51:32.975371  9595 raft_consensus.cc:359] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.975951  9595 raft_consensus.cc:385] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.976316  9595 raft_consensus.cc:740] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.975996  9594 raft_consensus.cc:359] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.976801  9594 raft_consensus.cc:385] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.976783  9596 raft_consensus.cc:359] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.977270  9594 raft_consensus.cc:740] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.977083  9595 consensus_queue.cc:260] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.977591  9596 raft_consensus.cc:385] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.977885  9596 raft_consensus.cc:740] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.978062  9594 consensus_queue.cc:260] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.979238  9595 ts_tablet_manager.cc:1434] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:51:32.979031  9596 consensus_queue.cc:260] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.980165  9595 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:32.980471  9594 ts_tablet_manager.cc:1434] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:51:32.981263  9596 ts_tablet_manager.cc:1434] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:51:32.981724  9594 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:32.982195  9596 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:32.986730  9595 tablet_bootstrap.cc:654] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.988097  9596 tablet_bootstrap.cc:654] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.988220  9594 tablet_bootstrap.cc:654] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.997960  9595 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:32.998453  9596 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:32.998977  9596 ts_tablet_manager.cc:1403] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:51:33.001888  9596 raft_consensus.cc:359] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.002774  9596 raft_consensus.cc:385] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.002861  9594 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:33.003119  9596 raft_consensus.cc:740] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.003422  9594 ts_tablet_manager.cc:1403] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260608 12:51:33.004007  9596 consensus_queue.cc:260] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:32.998467  9595 ts_tablet_manager.cc:1403] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260608 12:51:33.006229  9594 raft_consensus.cc:359] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.006968  9594 raft_consensus.cc:385] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.007490  9594 raft_consensus.cc:740] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.008637  9595 raft_consensus.cc:359] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.008775  9594 consensus_queue.cc:260] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.009382  9595 raft_consensus.cc:385] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.011073  9594 ts_tablet_manager.cc:1434] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:51:33.011281  9596 ts_tablet_manager.cc:1434] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:51:33.011932  9594 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:33.012298  9596 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:33.018481  9594 tablet_bootstrap.cc:654] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.018834  9596 tablet_bootstrap.cc:654] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.009709  9595 raft_consensus.cc:740] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.022568  9595 consensus_queue.cc:260] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.025105  9595 ts_tablet_manager.cc:1434] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:51:33.026242  9595 tablet_bootstrap.cc:492] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:33.028219  9594 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:33.028714  9594 ts_tablet_manager.cc:1403] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260608 12:51:33.031726  9596 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:33.031596  9594 raft_consensus.cc:359] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.032253  9595 tablet_bootstrap.cc:654] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.032348  9594 raft_consensus.cc:385] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.032359  9596 ts_tablet_manager.cc:1403] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260608 12:51:33.032756  9594 raft_consensus.cc:740] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.033619  9594 consensus_queue.cc:260] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.035732  9594 ts_tablet_manager.cc:1434] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:33.036703  9594 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:33.039407  9596 raft_consensus.cc:359] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.039914  9596 raft_consensus.cc:385] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.040162  9596 raft_consensus.cc:740] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.040838  9596 consensus_queue.cc:260] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.042819  9594 tablet_bootstrap.cc:654] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.043628  9596 ts_tablet_manager.cc:1434] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:51:33.044598  9596 tablet_bootstrap.cc:492] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:33.047919  9611 raft_consensus.cc:493] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.048602  9611 raft_consensus.cc:515] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.050452  9596 tablet_bootstrap.cc:654] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.052938  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a830a87b1e1649aa98217fa2f5f37882" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:33.053844  9399 raft_consensus.cc:2468] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:33.055068  9512 leader_election.cc:304] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.055949  9601 raft_consensus.cc:2804] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.056187  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a830a87b1e1649aa98217fa2f5f37882" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:33.056325  9601 raft_consensus.cc:493] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.056813  9601 raft_consensus.cc:3060] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.056818  9474 raft_consensus.cc:2468] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:33.056356  9594 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:33.057755  9594 ts_tablet_manager.cc:1403] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:51:33.058468  9611 leader_election.cc:290] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:33.060132  9594 raft_consensus.cc:359] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.060638  9594 raft_consensus.cc:385] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.060874  9594 raft_consensus.cc:740] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.061532  9595 tablet_bootstrap.cc:492] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:33.062011  9595 ts_tablet_manager.cc:1403] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260608 12:51:33.061554  9594 consensus_queue.cc:260] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.063975  9601 raft_consensus.cc:515] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.064878  9595 raft_consensus.cc:359] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.065549  9595 raft_consensus.cc:385] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.065825  9596 tablet_bootstrap.cc:492] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:33.065824  9595 raft_consensus.cc:740] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.066666  9596 ts_tablet_manager.cc:1403] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260608 12:51:33.068404  9594 ts_tablet_manager.cc:1434] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:51:33.068759  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a830a87b1e1649aa98217fa2f5f37882" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:33.069358  9594 tablet_bootstrap.cc:492] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Bootstrap starting.
I20260608 12:51:33.069696  9596 raft_consensus.cc:359] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.069334  9399 raft_consensus.cc:3060] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.070428  9596 raft_consensus.cc:385] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.070895  9596 raft_consensus.cc:740] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.071853  9596 consensus_queue.cc:260] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.073719  9596 ts_tablet_manager.cc:1434] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:51:33.074678  9596 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530: Bootstrap starting.
I20260608 12:51:33.080243  9596 tablet_bootstrap.cc:654] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.081190  9594 tablet_bootstrap.cc:654] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.066951  9595 consensus_queue.cc:260] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.078555  9399 raft_consensus.cc:2468] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
I20260608 12:51:33.096937  9595 ts_tablet_manager.cc:1434] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260608 12:51:33.097924  9512 leader_election.cc:304] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.098855  9611 raft_consensus.cc:2804] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.098197  9595 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:33.099503  9611 raft_consensus.cc:697] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Becoming Leader. State: Replica: f43f470cb31840b985f548577e692d48, State: Running, Role: LEADER
I20260608 12:51:33.100417  9611 consensus_queue.cc:237] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.106190  9595 tablet_bootstrap.cc:654] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.106432  9601 leader_election.cc:290] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:33.107923  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a830a87b1e1649aa98217fa2f5f37882" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:33.108654  9474 raft_consensus.cc:3060] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.110919  9624 raft_consensus.cc:493] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.111541  9624 raft_consensus.cc:515] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.112490  9594 tablet_bootstrap.cc:492] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5: No bootstrap required, opened a new log
I20260608 12:51:33.113126  9594 ts_tablet_manager.cc:1403] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.009s
I20260608 12:51:33.114040  9624 leader_election.cc:290] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.116030  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf37a6a785b48a2a369eced3fcad5d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.116130  9594 raft_consensus.cc:359] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.116907  9594 raft_consensus.cc:385] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.117097  9625 raft_consensus.cc:493] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.117228  9594 raft_consensus.cc:740] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.117429  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf37a6a785b48a2a369eced3fcad5d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:33.117679  9625 raft_consensus.cc:515] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.118113  9399 raft_consensus.cc:2468] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 0.
I20260608 12:51:33.118170  9594 consensus_queue.cc:260] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.119446  9438 leader_election.cc:304] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 
I20260608 12:51:33.120784  9641 raft_consensus.cc:2804] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.121194  9641 raft_consensus.cc:493] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.121608  9641 raft_consensus.cc:3060] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.122195  9474 raft_consensus.cc:2468] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
I20260608 12:51:33.122617  9611 raft_consensus.cc:493] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.125324  9611 raft_consensus.cc:515] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
W20260608 12:51:33.126817  9439 leader_election.cc:343] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:33.128947  9625 leader_election.cc:290] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.130008  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acae42750d6f4574beff12fce4b56e67" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:33.130425  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4dbaf3e2c91459385aa43313d49d3d4" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.130679  9399 raft_consensus.cc:2468] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:33.131059  9548 raft_consensus.cc:2468] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 0.
I20260608 12:51:33.132230  9611 leader_election.cc:290] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:33.132510  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4dbaf3e2c91459385aa43313d49d3d4" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:33.133134  9475 raft_consensus.cc:2468] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 0.
I20260608 12:51:33.132972  9296 catalog_manager.cc:5696] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 reported cstate change: term changed from 0 to 1, leader changed from <none> to f43f470cb31840b985f548577e692d48 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:33.133700  9641 raft_consensus.cc:515] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.134416  9512 leader_election.cc:304] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.134502  9364 leader_election.cc:304] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.135458  9611 raft_consensus.cc:2804] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.135814  9611 raft_consensus.cc:493] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.135996  9641 leader_election.cc:290] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.136188  9611 raft_consensus.cc:3060] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.120808  9594 ts_tablet_manager.cc:1434] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:51:33.136669  9625 raft_consensus.cc:2804] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.137020  9625 raft_consensus.cc:493] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.137156  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf37a6a785b48a2a369eced3fcad5d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:33.137393  9625 raft_consensus.cc:3060] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.137679  9601 raft_consensus.cc:493] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.138193  9601 raft_consensus.cc:515] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
W20260608 12:51:33.138656  9439 leader_election.cc:343] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:33.139536  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acae42750d6f4574beff12fce4b56e67" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:33.124755  9596 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530: No bootstrap required, opened a new log
I20260608 12:51:33.140486  9596 ts_tablet_manager.cc:1403] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.009s
I20260608 12:51:33.141767  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf37a6a785b48a2a369eced3fcad5d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:33.142352  9399 raft_consensus.cc:3060] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.143687  9600 raft_consensus.cc:493] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.143751  9400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:33.144305  9600 raft_consensus.cc:515] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.144896  9601 leader_election.cc:290] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:33.147145  9400 raft_consensus.cc:2468] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:33.140539  9474 raft_consensus.cc:2468] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:33.149488  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:33.149940  9600 leader_election.cc:290] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.150141  9475 raft_consensus.cc:2468] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 0.
I20260608 12:51:33.151547  9513 leader_election.cc:304] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.152817  9596 raft_consensus.cc:359] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.154438  9596 raft_consensus.cc:385] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.154711  9596 raft_consensus.cc:740] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.155783  9596 consensus_queue.cc:260] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.154428  9601 raft_consensus.cc:2804] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.159350  9596 ts_tablet_manager.cc:1434] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:51:33.158972  9601 raft_consensus.cc:493] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.160054  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.160450  9601 raft_consensus.cc:3060] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.162972  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:33.163587  9475 raft_consensus.cc:2468] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 0.
I20260608 12:51:33.164866  9364 leader_election.cc:304] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 
I20260608 12:51:33.165680  9600 raft_consensus.cc:2804] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.166056  9600 raft_consensus.cc:493] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.167433  9641 raft_consensus.cc:493] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.166415  9600 raft_consensus.cc:3060] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.168084  9641 raft_consensus.cc:515] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.172667  9549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6869312d890a450dba012eb2b2f205d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.173481  9549 raft_consensus.cc:2468] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 0.
I20260608 12:51:33.177060  9439 leader_election.cc:304] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.178436  9624 raft_consensus.cc:2804] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.178972  9624 raft_consensus.cc:493] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.179401  9624 raft_consensus.cc:3060] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.183465  9641 leader_election.cc:290] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.184312  9400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6869312d890a450dba012eb2b2f205d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:33.185006  9400 raft_consensus.cc:2468] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 0.
I20260608 12:51:33.189317  9600 raft_consensus.cc:515] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.191654  9601 raft_consensus.cc:515] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.190412  9625 raft_consensus.cc:515] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.192863  9548 raft_consensus.cc:2393] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c19cc898b754907a5774ed1b8108530 in current term 1: Already voted for candidate f43f470cb31840b985f548577e692d48 in this term.
I20260608 12:51:33.193159  9595 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:33.193694  9595 ts_tablet_manager.cc:1403] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.045s
I20260608 12:51:33.193547  9611 raft_consensus.cc:515] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.194753  9600 leader_election.cc:290] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Requested vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.190701  9624 raft_consensus.cc:515] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.196144  9399 raft_consensus.cc:2468] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 1.
I20260608 12:51:33.195717  9611 leader_election.cc:290] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:33.195839  9625 leader_election.cc:290] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Requested vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.197942  9624 leader_election.cc:290] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.197908  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acae42750d6f4574beff12fce4b56e67" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:33.198308  9438 leader_election.cc:304] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [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: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: f43f470cb31840b985f548577e692d48
I20260608 12:51:33.198045  9595 raft_consensus.cc:359] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.198753  9475 raft_consensus.cc:3060] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.199074  9595 raft_consensus.cc:385] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.199393  9595 raft_consensus.cc:740] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.200394  9641 raft_consensus.cc:2804] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.200132  9595 consensus_queue.cc:260] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.200966  9641 raft_consensus.cc:697] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Becoming Leader. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Running, Role: LEADER
I20260608 12:51:33.201853  9641 consensus_queue.cc:237] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.202490  9595 ts_tablet_manager.cc:1434] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:51:33.203337  9473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4dbaf3e2c91459385aa43313d49d3d4" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:33.203977  9595 tablet_bootstrap.cc:492] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48: Bootstrap starting.
I20260608 12:51:33.203996  9473 raft_consensus.cc:3060] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.205137  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6869312d890a450dba012eb2b2f205d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:33.205716  9548 raft_consensus.cc:3060] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.210512  9595 tablet_bootstrap.cc:654] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.200140  9474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:33.212126  9549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:33.212505  9474 raft_consensus.cc:3060] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.213048  9549 raft_consensus.cc:2393] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c19cc898b754907a5774ed1b8108530 in current term 1: Already voted for candidate f43f470cb31840b985f548577e692d48 in this term.
I20260608 12:51:33.214586  9547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4dbaf3e2c91459385aa43313d49d3d4" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:33.215641  9547 raft_consensus.cc:3060] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.218416  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acae42750d6f4574beff12fce4b56e67" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:33.219071  9399 raft_consensus.cc:3060] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.221350  9400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6869312d890a450dba012eb2b2f205d4" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:33.222157  9400 raft_consensus.cc:3060] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.225332  9473 raft_consensus.cc:2468] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 1.
I20260608 12:51:33.228633  9625 raft_consensus.cc:493] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.229199  9398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:33.229147  9625 raft_consensus.cc:515] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.229874  9601 leader_election.cc:290] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:33.230129  9398 raft_consensus.cc:2393] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f43f470cb31840b985f548577e692d48 in current term 1: Already voted for candidate 1c19cc898b754907a5774ed1b8108530 in this term.
I20260608 12:51:33.230744  9364 leader_election.cc:304] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 
I20260608 12:51:33.231398  9625 leader_election.cc:290] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.231990  9625 raft_consensus.cc:2804] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.233095  9472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:33.233424  9625 raft_consensus.cc:697] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Becoming Leader. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Running, Role: LEADER
I20260608 12:51:33.233989  9547 raft_consensus.cc:2468] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 1.
I20260608 12:51:33.234334  9625 consensus_queue.cc:237] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.236419  9548 raft_consensus.cc:2468] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 1.
I20260608 12:51:33.238104  9439 leader_election.cc:304] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.239804  9474 raft_consensus.cc:2468] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 1.
I20260608 12:51:33.243381  9399 raft_consensus.cc:2468] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
I20260608 12:51:33.247206  9512 leader_election.cc:304] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.248378  9601 raft_consensus.cc:2804] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.247390  9297 catalog_manager.cc:5696] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:33.249001  9601 raft_consensus.cc:697] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Becoming Leader. State: Replica: f43f470cb31840b985f548577e692d48, State: Running, Role: LEADER
I20260608 12:51:33.250114  9601 consensus_queue.cc:237] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.251009  9641 raft_consensus.cc:2804] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.251956  9641 raft_consensus.cc:697] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Becoming Leader. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Running, Role: LEADER
I20260608 12:51:33.253078  9641 consensus_queue.cc:237] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.227360  9475 raft_consensus.cc:2468] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
I20260608 12:51:33.256091  9400 raft_consensus.cc:2468] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 1.
I20260608 12:51:33.246534  9364 leader_election.cc:304] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [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: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: f43f470cb31840b985f548577e692d48
I20260608 12:51:33.259296  9600 raft_consensus.cc:2804] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.260238  9600 raft_consensus.cc:697] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Becoming Leader. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Running, Role: LEADER
I20260608 12:51:33.261510  9600 consensus_queue.cc:237] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.263286  9473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285330e6a345412abbb70997fd1a4584" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:33.264401  9473 raft_consensus.cc:2393] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f43f470cb31840b985f548577e692d48 in current term 1: Already voted for candidate 1c19cc898b754907a5774ed1b8108530 in this term.
I20260608 12:51:33.269237  9513 leader_election.cc:304] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [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: f43f470cb31840b985f548577e692d48; no voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5
I20260608 12:51:33.271735  9611 raft_consensus.cc:2749] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:33.276685  9547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9981ac06564c46858cc93f392caed76b" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.278190  9547 raft_consensus.cc:2393] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c19cc898b754907a5774ed1b8108530 in current term 1: Already voted for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in this term.
I20260608 12:51:33.278889  9602 raft_consensus.cc:493] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.279901  9602 raft_consensus.cc:515] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.280625  9364 leader_election.cc:304] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [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: 1c19cc898b754907a5774ed1b8108530; no voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48
I20260608 12:51:33.281693  9627 raft_consensus.cc:3060] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.282440  9602 leader_election.cc:290] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.287492  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccede0538a8c4bbd95b38fe364f66c26" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.288407  9548 raft_consensus.cc:2468] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 0.
I20260608 12:51:33.290202  9439 leader_election.cc:304] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.291378  9602 raft_consensus.cc:2804] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.291767  9602 raft_consensus.cc:493] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.292120  9602 raft_consensus.cc:3060] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.296725  9625 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:33.301360  9627 raft_consensus.cc:2749] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:33.303200  9296 catalog_manager.cc:5696] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c19cc898b754907a5774ed1b8108530 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:33.310444  9602 raft_consensus.cc:515] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.314062  9602 leader_election.cc:290] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Requested vote from peers 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.315791  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccede0538a8c4bbd95b38fe364f66c26" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:33.316428  9548 raft_consensus.cc:3060] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.318106  9297 catalog_manager.cc:5696] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:33.324879  9601 consensus_queue.cc:1048] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:33.328123  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:40953, user_credentials={real_user=slave}} blocked reactor thread for 44445.6us
I20260608 12:51:33.322438  9295 catalog_manager.cc:5696] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 reported cstate change: term changed from 0 to 1, leader changed from <none> to f43f470cb31840b985f548577e692d48 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:33.334632  9548 raft_consensus.cc:2468] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 1.
I20260608 12:51:33.338093  9595 tablet_bootstrap.cc:492] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48: No bootstrap required, opened a new log
I20260608 12:51:33.337435  9296 catalog_manager.cc:5696] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c19cc898b754907a5774ed1b8108530 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:33.338562  9595 ts_tablet_manager.cc:1403] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48: Time spent bootstrapping tablet: real 0.135s	user 0.062s	sys 0.050s
I20260608 12:51:33.340766  9439 leader_election.cc:304] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.341502  9595 raft_consensus.cc:359] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.342206  9595 raft_consensus.cc:385] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.342490  9595 raft_consensus.cc:740] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43f470cb31840b985f548577e692d48, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.343226  9595 consensus_queue.cc:260] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.344151  9602 raft_consensus.cc:2804] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.345309  9595 ts_tablet_manager.cc:1434] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:51:33.345388  9602 raft_consensus.cc:697] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Becoming Leader. State: Replica: ca4c40dfc03d43609bdc54158d5c3fc5, State: Running, Role: LEADER
I20260608 12:51:33.346516  9602 consensus_queue.cc:237] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.347476  9400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccede0538a8c4bbd95b38fe364f66c26" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:33.347898  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccede0538a8c4bbd95b38fe364f66c26" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:33.348132  9400 raft_consensus.cc:2468] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca4c40dfc03d43609bdc54158d5c3fc5 in term 0.
I20260608 12:51:33.356103  9611 consensus_queue.cc:1048] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:33.372452  9600 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:33.384415  9295 catalog_manager.cc:5696] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:33.386677  9602 raft_consensus.cc:493] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.387233  9602 raft_consensus.cc:515] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:33.391026  9547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.392115  9547 raft_consensus.cc:2393] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca4c40dfc03d43609bdc54158d5c3fc5 in current term 1: Already voted for candidate f43f470cb31840b985f548577e692d48 in this term.
I20260608 12:51:33.393741  9602 leader_election.cc:290] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f43f470cb31840b985f548577e692d48 (127.4.198.195:40953), 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:33.397892  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:33.398999  9399 raft_consensus.cc:2393] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca4c40dfc03d43609bdc54158d5c3fc5 in current term 1: Already voted for candidate 1c19cc898b754907a5774ed1b8108530 in this term.
I20260608 12:51:33.400869  9438 leader_election.cc:304] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [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: ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48
I20260608 12:51:33.408732  9602 raft_consensus.cc:3060] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.419757  9600 raft_consensus.cc:493] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:33.420488  9600 raft_consensus.cc:515] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.423370  9600 leader_election.cc:290] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.430418  9602 raft_consensus.cc:2749] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:33.433676  9641 consensus_queue.cc:1048] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.433935  9547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9542ddc34eb45f38181d6c31a88314f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48" is_pre_election: true
I20260608 12:51:33.434638  9547 raft_consensus.cc:2468] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 0.
W20260608 12:51:33.435837  9346 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:51:33.436854  9364 leader_election.cc:304] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:33.438180  9600 raft_consensus.cc:2804] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:33.438380  9473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9542ddc34eb45f38181d6c31a88314f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:33.438575  9600 raft_consensus.cc:493] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:33.439103  9473 raft_consensus.cc:2468] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 0.
I20260608 12:51:33.439458  9600 raft_consensus.cc:3060] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.447397  9600 raft_consensus.cc:515] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.449537  9600 leader_election.cc:290] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Requested vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:33.450577  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9542ddc34eb45f38181d6c31a88314f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f43f470cb31840b985f548577e692d48"
I20260608 12:51:33.451207  9548 raft_consensus.cc:3060] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.451530  9624 consensus_queue.cc:1048] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:33.451169  9473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9542ddc34eb45f38181d6c31a88314f" candidate_uuid: "1c19cc898b754907a5774ed1b8108530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:33.452414  9473 raft_consensus.cc:3060] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.459578  9473 raft_consensus.cc:2468] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 1.
I20260608 12:51:33.460809  9364 leader_election.cc:304] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c19cc898b754907a5774ed1b8108530, ca4c40dfc03d43609bdc54158d5c3fc5; no voters: 
I20260608 12:51:33.461716  9600 raft_consensus.cc:2804] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:33.462206  9600 raft_consensus.cc:697] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Becoming Leader. State: Replica: 1c19cc898b754907a5774ed1b8108530, State: Running, Role: LEADER
I20260608 12:51:33.463032  9600 consensus_queue.cc:237] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } }
I20260608 12:51:33.468803  9548 raft_consensus.cc:2468] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c19cc898b754907a5774ed1b8108530 in term 1.
I20260608 12:51:33.480849  9294 catalog_manager.cc:5696] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c19cc898b754907a5774ed1b8108530 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:33.575520  9628 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.586843  9601 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.614552  9548 raft_consensus.cc:3060] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.620671  9641 consensus_queue.cc:1048] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.631978  9641 consensus_queue.cc:1048] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.644696  9611 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.656541  9611 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.679503  9600 consensus_queue.cc:1048] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.686458  9641 consensus_queue.cc:1048] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.694564  9627 consensus_queue.cc:1048] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:33.711151  9624 consensus_queue.cc:1048] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.711390  9664 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.724488  9664 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.929229  9602 consensus_queue.cc:1048] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:33.939246  9399 raft_consensus.cc:3060] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:33.947841  9602 consensus_queue.cc:1048] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:34.001276  9627 consensus_queue.cc:1048] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:34.013397  9600 consensus_queue.cc:1048] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:34.437602  9346 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:51:34.595427  9694 raft_consensus.cc:493] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:34.596024  9694 raft_consensus.cc:515] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:34.598520  9694 leader_election.cc:290] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:34.598944  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" is_pre_election: true
I20260608 12:51:34.599287  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530" is_pre_election: true
I20260608 12:51:34.599507  9475 raft_consensus.cc:2468] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
I20260608 12:51:34.600013  9399 raft_consensus.cc:2468] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 1.
I20260608 12:51:34.600605  9513 leader_election.cc:304] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [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: ca4c40dfc03d43609bdc54158d5c3fc5, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:34.601454  9694 raft_consensus.cc:2804] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:51:34.601809  9694 raft_consensus.cc:493] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:34.602063  9694 raft_consensus.cc:3060] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:34.606668  9694 raft_consensus.cc:515] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:34.608469  9694 leader_election.cc:290] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [CANDIDATE]: Term 2 election: Requested vote from peers ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101), 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:34.609237  9475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5"
I20260608 12:51:34.609465  9399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" candidate_uuid: "f43f470cb31840b985f548577e692d48" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c19cc898b754907a5774ed1b8108530"
I20260608 12:51:34.609741  9475 raft_consensus.cc:3060] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:34.610021  9399 raft_consensus.cc:3060] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:34.614706  9399 raft_consensus.cc:2468] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 2.
I20260608 12:51:34.615342  9475 raft_consensus.cc:2468] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f43f470cb31840b985f548577e692d48 in term 2.
I20260608 12:51:34.615871  9512 leader_election.cc:304] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [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: 1c19cc898b754907a5774ed1b8108530, f43f470cb31840b985f548577e692d48; no voters: 
I20260608 12:51:34.616803  9694 raft_consensus.cc:2804] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:34.617250  9694 raft_consensus.cc:697] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 LEADER]: Becoming Leader. State: Replica: f43f470cb31840b985f548577e692d48, State: Running, Role: LEADER
I20260608 12:51:34.618278  9694 consensus_queue.cc:237] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER 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: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } }
I20260608 12:51:34.626955  9295 catalog_manager.cc:5696] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 reported cstate change: term changed from 0 to 2, leader changed from <none> to f43f470cb31840b985f548577e692d48 (127.4.198.195). New cstate: current_term: 2 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:35.101403  9475 raft_consensus.cc:1275] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 2 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:51:35.103765  9694 consensus_queue.cc:1048] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:35.138700  9400 raft_consensus.cc:1275] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 2 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:51:35.140655  9694 consensus_queue.cc:1048] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:35.196950  9512 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.193:45981, user_credentials={real_user=slave}} blocked reactor thread for 56762.8us
W20260608 12:51:35.273681  9580 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.198.254:44689, user_credentials={real_user=slave}} blocked reactor thread for 141735us
W20260608 12:51:35.473120  9736 log.cc:927] Time spent T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
W20260608 12:51:35.465783  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:44101, user_credentials={real_user=slave}} blocked reactor thread for 83580.7us
W20260608 12:51:35.478502  9738 log.cc:927] Time spent T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
W20260608 12:51:35.486055  9744 log.cc:927] Time spent T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48: Append to log took a long time: real 0.106s	user 0.002s	sys 0.000s
W20260608 12:51:35.598747  9762 log.cc:927] Time spent T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5: Append to log took a long time: real 0.076s	user 0.000s	sys 0.002s
W20260608 12:51:35.649297  9763 log.cc:927] Time spent T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260608 12:51:35.670159  9746 log.cc:927] Time spent T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530: Append to log took a long time: real 0.231s	user 0.000s	sys 0.002s
W20260608 12:51:35.736367  9760 log.cc:927] Time spent T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48: Append to log took a long time: real 0.167s	user 0.003s	sys 0.000s
W20260608 12:51:35.838891  9766 log.cc:927] Time spent T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: Append to log took a long time: real 0.196s	user 0.005s	sys 0.000s
I20260608 12:51:36.167644  9790 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=12, attempt_no=0}) took 1020 ms. Trace:
I20260608 12:51:36.158573  9781 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=31, attempt_no=0}) took 1024 ms. Trace:
I20260608 12:51:36.188547  9780 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=7, attempt_no=0}) took 1041 ms. Trace:
I20260608 12:51:36.198330  9800 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=10, attempt_no=0}) took 1047 ms. Trace:
I20260608 12:51:36.206171  9777 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=13, attempt_no=0}) took 1092 ms. Trace:
I20260608 12:51:36.233551  9778 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=29, attempt_no=0}) took 1101 ms. Trace:
I20260608 12:51:36.230510  9777 rpcz_store.cc:276] 0608 12:51:35.113584 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.113752 (+   168us) service_pool.cc:224] Handling call
0608 12:51:36.205965 (+1092213us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.516951 (+     0us) write_op.cc:183] PREPARE: starting on tablet ccede0538a8c4bbd95b38fe364f66c26
0608 12:51:35.521180 (+  4229us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.521228 (+    48us) write_op.cc:435] Acquired schema lock
0608 12:51:35.521256 (+    28us) tablet.cc:662] Decoding operations
0608 12:51:35.522400 (+  1144us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.522461 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.522487 (+    26us) tablet.cc:685] Acquiring locks for 9 operations
0608 12:51:35.523320 (+   833us) tablet.cc:701] Row locks acquired
0608 12:51:35.523349 (+    29us) write_op.cc:260] PREPARE: finished
0608 12:51:35.524969 (+  1620us) write_op.cc:270] Start()
0608 12:51:35.529159 (+  4190us) write_op.cc:276] Timestamp: P: 1780923095523552 usec, L: 0
0608 12:51:35.533325 (+  4166us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.578347 (+ 45022us) log.cc:844] Serialized 692 byte log entry
0608 12:51:36.140556 (+562209us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.166852 (+ 26296us) write_op.cc:301] APPLY: starting
0608 12:51:36.166930 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.167165 (+   235us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.167256 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.168679 (+  1423us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.168911 (+   232us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.168957 (+    46us) write_op.cc:312] APPLY: finished
0608 12:51:36.169239 (+   282us) log.cc:844] Serialized 70 byte log entry
0608 12:51:36.186378 (+ 17139us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.190124 (+  3746us) write_op.cc:454] Released schema lock
0608 12:51:36.192821 (+  2697us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6016,"child_traces":[["op",{"apply.queue_time_us":26067,"mutex_wait_us":24702,"num_ops":9,"prepare.queue_time_us":368743,"prepare.run_cpu_time_us":5945,"prepare.run_wall_time_us":76594,"replication_time_us":607110}]]}
I20260608 12:51:36.187515  9781 rpcz_store.cc:276] 0608 12:51:35.134072 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.134277 (+   205us) service_pool.cc:224] Handling call
0608 12:51:36.158376 (+1024099us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.621346 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6869312d890a450dba012eb2b2f205d4
0608 12:51:35.647032 (+ 25686us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.647058 (+    26us) write_op.cc:435] Acquired schema lock
0608 12:51:35.647071 (+    13us) tablet.cc:662] Decoding operations
0608 12:51:35.647609 (+   538us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.647655 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.647683 (+    28us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:35.650648 (+  2965us) tablet.cc:701] Row locks acquired
0608 12:51:35.650671 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:51:35.650892 (+   221us) write_op.cc:270] Start()
0608 12:51:35.651043 (+   151us) write_op.cc:276] Timestamp: P: 1780923095650830 usec, L: 0
0608 12:51:35.651065 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.651681 (+   616us) log.cc:844] Serialized 562 byte log entry
0608 12:51:36.127182 (+475501us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.155788 (+ 28606us) write_op.cc:301] APPLY: starting
0608 12:51:36.155865 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.156046 (+   181us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.156148 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.157203 (+  1055us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.157409 (+   206us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.157458 (+    49us) write_op.cc:312] APPLY: finished
0608 12:51:36.157686 (+   228us) log.cc:844] Serialized 52 byte log entry
0608 12:51:36.157897 (+   211us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.157987 (+    90us) write_op.cc:454] Released schema lock
0608 12:51:36.158041 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28406,"mutex_wait_us":18824,"num_ops":6,"prepare.queue_time_us":484343,"prepare.run_cpu_time_us":3386,"prepare.run_wall_time_us":38092,"replication_time_us":475999}]]}
W20260608 12:51:36.260179  9801 log.cc:927] Time spent T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260608 12:51:36.260078  9791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=4, attempt_no=0}) took 1114 ms. Trace:
I20260608 12:51:36.168205  9790 rpcz_store.cc:276] 0608 12:51:35.147074 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.147209 (+   135us) service_pool.cc:224] Handling call
0608 12:51:36.167390 (+1020181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.193368 (+     0us) write_op.cc:183] PREPARE: starting on tablet 807c6b3ae71d43b1b2dd2049e8af7f48
0608 12:51:35.194294 (+   926us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.194335 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:51:35.194363 (+    28us) tablet.cc:662] Decoding operations
0608 12:51:35.194816 (+   453us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.194882 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.194926 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:51:35.195093 (+   167us) tablet.cc:701] Row locks acquired
0608 12:51:35.195114 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:35.195309 (+   195us) write_op.cc:270] Start()
0608 12:51:35.195442 (+   133us) write_op.cc:276] Timestamp: P: 1780923095195260 usec, L: 0
0608 12:51:35.195464 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.196343 (+   879us) log.cc:844] Serialized 345 byte log entry
0608 12:51:35.819982 (+623639us) op_driver.cc:464] REPLICATION: finished
0608 12:51:35.901033 (+ 81051us) write_op.cc:301] APPLY: starting
0608 12:51:35.901197 (+   164us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:35.901397 (+   200us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:35.903458 (+  2061us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:35.938250 (+ 34792us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:35.943159 (+  4909us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:35.947902 (+  4743us) write_op.cc:312] APPLY: finished
0608 12:51:35.958393 (+ 10491us) log.cc:844] Serialized 22 byte log entry
0608 12:51:35.969417 (+ 11024us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:35.975503 (+  6086us) write_op.cc:454] Released schema lock
0608 12:51:35.978917 (+  3414us) write_op.cc:341] FINISH: Updating metrics
0608 12:51:36.167258 (+188341us) spinlock_profiling.cc:243] Waited 4.3 ms on lock 0x7b340015f1b8. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383531f4bb 00007f38353a2c91 00007f38353c7273 00007f383cc9e9a7 00007f383afb7396 00007f383afb6b8f 00007f383afbf4e0 00007f383afbf440 00007f383afbf3a0 00007f383afbf340 00007f383afbd4bf
Metrics: {"spinlock_wait_cycles":62336,"child_traces":[["op",{"apply.queue_time_us":80761,"num_ops":1,"prepare.queue_time_us":44455,"prepare.run_cpu_time_us":3294,"prepare.run_wall_time_us":3386,"replication_time_us":624372,"spinlock_wait_cycles":9889664,"thread_start_us":147947,"threads_started":2}]]}
I20260608 12:51:36.261209  9781 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=38, attempt_no=0}) took 1120 ms. Trace:
I20260608 12:51:36.269649  9792 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=37, attempt_no=0}) took 1095 ms. Trace:
W20260608 12:51:36.272961  9793 log.cc:927] Time spent T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5: Append to log took a long time: real 0.345s	user 0.012s	sys 0.000s
I20260608 12:51:36.265756  9781 rpcz_store.cc:276] 0608 12:51:35.174701 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.180562 (+  5861us) service_pool.cc:224] Handling call
0608 12:51:36.261055 (+1080493us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.644575 (+     0us) write_op.cc:183] PREPARE: starting on tablet ccede0538a8c4bbd95b38fe364f66c26
0608 12:51:35.645163 (+   588us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.645196 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:51:35.645218 (+    22us) tablet.cc:662] Decoding operations
0608 12:51:35.645673 (+   455us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.645739 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.645783 (+    44us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.646152 (+   369us) tablet.cc:701] Row locks acquired
0608 12:51:35.646182 (+    30us) write_op.cc:260] PREPARE: finished
0608 12:51:35.646435 (+   253us) write_op.cc:270] Start()
0608 12:51:35.646601 (+   166us) write_op.cc:276] Timestamp: P: 1780923095646367 usec, L: 0
0608 12:51:35.646632 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.647427 (+   795us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.166433 (+519006us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.258370 (+ 91937us) write_op.cc:301] APPLY: starting
0608 12:51:36.258448 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.258599 (+   151us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.258692 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.259261 (+   569us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.259434 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.259481 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:36.259762 (+   281us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.260608 (+   846us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.260699 (+    91us) write_op.cc:454] Released schema lock
0608 12:51:36.260736 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":91737,"num_ops":3,"prepare.queue_time_us":462483,"prepare.run_cpu_time_us":3159,"prepare.run_wall_time_us":8270,"replication_time_us":519700}]]}
I20260608 12:51:36.238380  9778 rpcz_store.cc:276] 0608 12:51:35.132325 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.132487 (+   162us) service_pool.cc:224] Handling call
0608 12:51:36.233359 (+1100872us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.585168 (+     0us) write_op.cc:183] PREPARE: starting on tablet ccede0538a8c4bbd95b38fe364f66c26
0608 12:51:35.617466 (+ 32298us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.617804 (+   338us) write_op.cc:435] Acquired schema lock
0608 12:51:35.617818 (+    14us) tablet.cc:662] Decoding operations
0608 12:51:35.631571 (+ 13753us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.631622 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.631657 (+    35us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:51:35.631890 (+   233us) tablet.cc:701] Row locks acquired
0608 12:51:35.631913 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:51:35.632261 (+   348us) write_op.cc:270] Start()
0608 12:51:35.632417 (+   156us) write_op.cc:276] Timestamp: P: 1780923095632194 usec, L: 0
0608 12:51:35.632442 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.633313 (+   871us) log.cc:844] Serialized 388 byte log entry
0608 12:51:36.166159 (+532846us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.187200 (+ 21041us) write_op.cc:301] APPLY: starting
0608 12:51:36.190019 (+  2819us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.196068 (+  6049us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.203879 (+  7811us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.215529 (+ 11650us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.215767 (+   238us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.215830 (+    63us) write_op.cc:312] APPLY: finished
0608 12:51:36.216084 (+   254us) log.cc:844] Serialized 28 byte log entry
0608 12:51:36.217808 (+  1724us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.231449 (+ 13641us) write_op.cc:454] Released schema lock
0608 12:51:36.232183 (+   734us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":17743,"num_ops":2,"prepare.queue_time_us":451378,"prepare.run_cpu_time_us":3432,"prepare.run_wall_time_us":59234,"replication_time_us":533599}]]}
I20260608 12:51:36.270061  9792 rpcz_store.cc:276] 0608 12:51:35.174577 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.175488 (+   911us) service_pool.cc:224] Handling call
0608 12:51:36.266698 (+1091210us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.607369 (+     0us) write_op.cc:183] PREPARE: starting on tablet ff08cfe1d2b140c7a81516969485388f
0608 12:51:35.607869 (+   500us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.607897 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:51:35.607917 (+    20us) tablet.cc:662] Decoding operations
0608 12:51:35.608339 (+   422us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.608379 (+    40us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.608407 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.608762 (+   355us) tablet.cc:701] Row locks acquired
0608 12:51:35.608777 (+    15us) write_op.cc:260] PREPARE: finished
0608 12:51:35.609793 (+  1016us) write_op.cc:270] Start()
0608 12:51:35.609913 (+   120us) write_op.cc:276] Timestamp: P: 1780923095609719 usec, L: 0
0608 12:51:35.609935 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.610578 (+   643us) log.cc:844] Serialized 475 byte log entry
0608 12:51:36.105437 (+494859us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.243943 (+138506us) write_op.cc:301] APPLY: starting
0608 12:51:36.244021 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.244172 (+   151us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.244260 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.244952 (+   692us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.245133 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.245177 (+    44us) write_op.cc:312] APPLY: finished
0608 12:51:36.245388 (+   211us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.264276 (+ 18888us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.264365 (+    89us) write_op.cc:454] Released schema lock
0608 12:51:36.264408 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":138306,"num_ops":4,"prepare.queue_time_us":430429,"prepare.run_cpu_time_us":2785,"prepare.run_wall_time_us":6625,"replication_time_us":495389}]]}
I20260608 12:51:36.297930  9781 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=19, attempt_no=0}) took 1175 ms. Trace:
I20260608 12:51:36.310305  9794 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=14, attempt_no=0}) took 1150 ms. Trace:
I20260608 12:51:36.313484  9796 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=1, attempt_no=0}) took 1172 ms. Trace:
I20260608 12:51:36.189662  9780 rpcz_store.cc:276] 0608 12:51:35.146615 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.150858 (+  4243us) service_pool.cc:224] Handling call
0608 12:51:36.188293 (+1037435us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.231665 (+     0us) write_op.cc:183] PREPARE: starting on tablet a830a87b1e1649aa98217fa2f5f37882
0608 12:51:35.239061 (+  7396us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.239111 (+    50us) write_op.cc:435] Acquired schema lock
0608 12:51:35.239136 (+    25us) tablet.cc:662] Decoding operations
0608 12:51:35.265444 (+ 26308us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.267714 (+  2270us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.269718 (+  2004us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.285759 (+ 16041us) tablet.cc:701] Row locks acquired
0608 12:51:35.285779 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:35.285975 (+   196us) write_op.cc:270] Start()
0608 12:51:35.286092 (+   117us) write_op.cc:276] Timestamp: P: 1780923095285922 usec, L: 0
0608 12:51:35.286143 (+    51us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.288046 (+  1903us) log.cc:844] Serialized 475 byte log entry
0608 12:51:35.643332 (+355286us) op_driver.cc:464] REPLICATION: finished
0608 12:51:35.767442 (+124110us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b4400023e0c. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f38339d0d9b 00007f3833b44c6c 00007f3833b45db5 00007f3836ea368b 00007f3836e9b726 00007f3833cc12f7 00007f383de2be6a 00007f3833cf7f3e 00007f3833cf41a6 00007f3833cf8af3 00007f383afb4ccc
0608 12:51:35.884300 (+116858us) write_op.cc:301] APPLY: starting
0608 12:51:35.892937 (+  8637us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:35.916240 (+ 23303us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:35.916277 (+    37us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:35.949508 (+ 33231us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:35.949668 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:35.949717 (+    49us) write_op.cc:312] APPLY: finished
0608 12:51:35.963410 (+ 13693us) log.cc:844] Serialized 40 byte log entry
0608 12:51:35.993203 (+ 29793us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:35.996670 (+  3467us) write_op.cc:454] Released schema lock
0608 12:51:35.998370 (+  1700us) write_op.cc:341] FINISH: Updating metrics
0608 12:51:36.183882 (+185512us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b340015f1b8. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383531f4bb 00007f38353a2c91 00007f38353c7273 00007f383cc9e9a7 00007f383afb7396 00007f383afb6b8f 00007f383afbf4e0 00007f383afbf440 00007f383afbf3a0 00007f383afbf340 00007f383afbd4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226757,"num_ops":4,"prepare.queue_time_us":69494,"prepare.run_cpu_time_us":17019,"prepare.run_wall_time_us":189056,"raft.queue_time_us":13889,"raft.run_cpu_time_us":3002,"raft.run_wall_time_us":50229,"replication_time_us":350268,"spinlock_wait_cycles":55708160,"thread_start_us":341632,"threads_started":4,"wal-append.queue_time_us":56788}]]}
I20260608 12:51:36.210923  9800 rpcz_store.cc:276] 0608 12:51:35.151171 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.151329 (+   158us) service_pool.cc:224] Handling call
0608 12:51:36.198135 (+1046806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.278281 (+     0us) write_op.cc:183] PREPARE: starting on tablet 285330e6a345412abbb70997fd1a4584
0608 12:51:35.328287 (+ 50006us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.329331 (+  1044us) write_op.cc:435] Acquired schema lock
0608 12:51:35.331446 (+  2115us) tablet.cc:662] Decoding operations
0608 12:51:35.374055 (+ 42609us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.376860 (+  2805us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.377459 (+   599us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.379369 (+  1910us) tablet.cc:701] Row locks acquired
0608 12:51:35.379395 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:51:35.379616 (+   221us) write_op.cc:270] Start()
0608 12:51:35.379751 (+   135us) write_op.cc:276] Timestamp: P: 1780923095379558 usec, L: 0
0608 12:51:35.379774 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.433824 (+ 54050us) log.cc:844] Serialized 475 byte log entry
0608 12:51:35.694356 (+260532us) spinlock_profiling.cc:243] Waited 19.2 ms on lock 0x7b4400023e0c. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f38339d0d9b 00007f3833b44c6c 00007f3833b45db5 00007f3836ea368b 00007f3836e9b726 00007f3833cc12f7 00007f383de2be6a 00007f3833cf7f3e 00007f3833cf41a6 00007f3833cf8af3 00007f3836e813ec
0608 12:51:36.024319 (+329963us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.095427 (+ 71108us) write_op.cc:301] APPLY: starting
0608 12:51:36.096485 (+  1058us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.098623 (+  2138us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.098661 (+    38us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.103225 (+  4564us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.103385 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.103431 (+    46us) write_op.cc:312] APPLY: finished
0608 12:51:36.138382 (+ 34951us) spinlock_profiling.cc:243] Waited 2.56 ms on lock 0x7b54002c4320. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734e5cb 00007f383736449b 00007f383737bfe5 00007f383737bf0d 00007f383737be4d 00007f383737bdcd 00007f383737a0cc 00007f383e020244 00007f383e016e8b 00007f38373e9ca9 00007f38373ef236
0608 12:51:36.164864 (+ 26482us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.187745 (+ 22881us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.191309 (+  3564us) write_op.cc:454] Released schema lock
0608 12:51:36.193000 (+  1691us) write_op.cc:341] FINISH: Updating metrics
0608 12:51:36.246244 (+ 53244us) spinlock_profiling.cc:243] Waited 12.7 ms on lock 0x7b18001fe400. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383df2ee0b 00007f383df432ec 00007f3833cf9fdf 00007f3833cfeb0b 00007f3833cfea60 00007f3833cfe9c0 00007f3833cfe960 00007f3833cfcc8f 000000000049a986 000000000049a618 00007f3833cc1ee6
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68307,"mutex_wait_us":1856,"num_ops":4,"prepare.queue_time_us":125342,"prepare.run_cpu_time_us":12750,"prepare.run_wall_time_us":437949,"raft.queue_time_us":112248,"raft.run_cpu_time_us":1085,"raft.run_wall_time_us":5146,"replication_time_us":644429,"spinlock_wait_cycles":119807104,"thread_start_us":327509,"threads_started":2,"wal-append.queue_time_us":280363}]]}
I20260608 12:51:36.338953  9788 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=6, attempt_no=0}) took 1133 ms. Trace:
I20260608 12:51:36.264750  9791 rpcz_store.cc:276] 0608 12:51:35.145403 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.146763 (+  1360us) service_pool.cc:224] Handling call
0608 12:51:36.259871 (+1113108us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.324272 (+     0us) write_op.cc:183] PREPARE: starting on tablet 807c6b3ae71d43b1b2dd2049e8af7f48
0608 12:51:35.330867 (+  6595us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.330900 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:51:35.330919 (+    19us) tablet.cc:662] Decoding operations
0608 12:51:35.332563 (+  1644us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.338696 (+  6133us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.339256 (+   560us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.341655 (+  2399us) tablet.cc:701] Row locks acquired
0608 12:51:35.341676 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:35.341844 (+   168us) write_op.cc:270] Start()
0608 12:51:35.341975 (+   131us) write_op.cc:276] Timestamp: P: 1780923095341801 usec, L: 0
0608 12:51:35.341996 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.342643 (+   647us) log.cc:844] Serialized 475 byte log entry
0608 12:51:35.919940 (+577297us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.157784 (+237844us) write_op.cc:301] APPLY: starting
0608 12:51:36.157869 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.158014 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.158112 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.158777 (+   665us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.189334 (+ 30557us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.191256 (+  1922us) write_op.cc:312] APPLY: finished
0608 12:51:36.208619 (+ 17363us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.259367 (+ 50748us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.259458 (+    91us) write_op.cc:454] Released schema lock
0608 12:51:36.259502 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232556,"mutex_wait_us":7179,"num_ops":4,"prepare.queue_time_us":127126,"prepare.run_cpu_time_us":14859,"prepare.run_wall_time_us":153014,"raft.queue_time_us":65991,"raft.run_cpu_time_us":26,"raft.run_wall_time_us":27,"replication_time_us":574062,"thread_start_us":116249,"threads_started":1}]]}
I20260608 12:51:36.340370  9777 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=47, attempt_no=0}) took 1006 ms. Trace:
I20260608 12:51:36.363986  9792 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=28, attempt_no=0}) took 1191 ms. Trace:
I20260608 12:51:36.310765  9794 rpcz_store.cc:276] 0608 12:51:35.151610 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.153571 (+  1961us) service_pool.cc:224] Handling call
0608 12:51:36.295161 (+1141590us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.620361 (+     0us) write_op.cc:183] PREPARE: starting on tablet ff08cfe1d2b140c7a81516969485388f
0608 12:51:35.677832 (+ 57471us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.678470 (+   638us) write_op.cc:435] Acquired schema lock
0608 12:51:35.678483 (+    13us) tablet.cc:662] Decoding operations
0608 12:51:35.699278 (+ 20795us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.699330 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.699358 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.699642 (+   284us) tablet.cc:701] Row locks acquired
0608 12:51:35.699663 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:35.699853 (+   190us) write_op.cc:270] Start()
0608 12:51:35.699996 (+   143us) write_op.cc:276] Timestamp: P: 1780923095699805 usec, L: 0
0608 12:51:35.700015 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.700961 (+   946us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.105757 (+404796us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.248434 (+142677us) write_op.cc:301] APPLY: starting
0608 12:51:36.248515 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.248666 (+   151us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.248747 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.249292 (+   545us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.249455 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.249498 (+    43us) write_op.cc:312] APPLY: finished
0608 12:51:36.249697 (+   199us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.275521 (+ 25824us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.279333 (+  3812us) write_op.cc:454] Released schema lock
0608 12:51:36.280870 (+  1537us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":142505,"num_ops":3,"prepare.queue_time_us":358129,"prepare.run_cpu_time_us":3762,"prepare.run_wall_time_us":82873,"replication_time_us":405640}]]}
I20260608 12:51:36.354557  9768 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=24, attempt_no=0}) took 1193 ms. Trace:
I20260608 12:51:36.365087  9777 rpcz_store.cc:276] 0608 12:51:35.330426 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.333027 (+  2601us) service_pool.cc:224] Handling call
0608 12:51:36.336791 (+1003764us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.671002 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6869312d890a450dba012eb2b2f205d4
0608 12:51:35.700895 (+ 29893us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.700942 (+    47us) write_op.cc:435] Acquired schema lock
0608 12:51:35.700961 (+    19us) tablet.cc:662] Decoding operations
0608 12:51:35.733340 (+ 32379us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.738682 (+  5342us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.743759 (+  5077us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:51:35.750003 (+  6244us) tablet.cc:701] Row locks acquired
0608 12:51:35.750029 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:51:35.750227 (+   198us) write_op.cc:270] Start()
0608 12:51:35.750362 (+   135us) write_op.cc:276] Timestamp: P: 1780923095750175 usec, L: 0
0608 12:51:35.750386 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.772204 (+ 21818us) log.cc:844] Serialized 519 byte log entry
0608 12:51:36.162279 (+390075us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.273643 (+111364us) write_op.cc:301] APPLY: starting
0608 12:51:36.278338 (+  4695us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.292643 (+ 14305us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.295045 (+  2402us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.304685 (+  9640us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.304866 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.304916 (+    50us) write_op.cc:312] APPLY: finished
0608 12:51:36.305158 (+   242us) log.cc:844] Serialized 46 byte log entry
0608 12:51:36.311412 (+  6254us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.315260 (+  3848us) write_op.cc:454] Released schema lock
0608 12:51:36.316965 (+  1705us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":108369,"mutex_wait_us":8806,"num_ops":5,"prepare.queue_time_us":277009,"prepare.run_cpu_time_us":4412,"prepare.run_wall_time_us":106944,"replication_time_us":403527}]]}
I20260608 12:51:36.382822  9780 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=11, attempt_no=0}) took 1236 ms. Trace:
I20260608 12:51:36.299754  9781 rpcz_store.cc:276] 0608 12:51:35.122106 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.124549 (+  2443us) service_pool.cc:224] Handling call
0608 12:51:36.297859 (+1173310us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.291133 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1bf37a6a785b48a2a369eced3fcad5d4
0608 12:51:35.293260 (+  2127us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.293289 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:51:35.293306 (+    17us) tablet.cc:662] Decoding operations
0608 12:51:35.293738 (+   432us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.293797 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.293839 (+    42us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.311087 (+ 17248us) tablet.cc:701] Row locks acquired
0608 12:51:35.312353 (+  1266us) write_op.cc:260] PREPARE: finished
0608 12:51:35.316595 (+  4242us) write_op.cc:270] Start()
0608 12:51:35.316789 (+   194us) write_op.cc:276] Timestamp: P: 1780923095316501 usec, L: 0
0608 12:51:35.316821 (+    32us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.329143 (+ 12322us) log.cc:844] Serialized 432 byte log entry
0608 12:51:35.591511 (+262368us) spinlock_profiling.cc:243] Waited 73.9 ms on lock 0x7b58000d55d0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734fabc 00007f383732f305 00007f383733c490 00007f383733c3a0 00007f383733c300 00007f383733c2a0 00007f383733a39f 000000000049a986 000000000049a618 00007f3833cfa131 00007f3833cfeb0b
0608 12:51:35.625428 (+ 33917us) spinlock_profiling.cc:243] Waited 9.18 ms on lock 0x7b18001cbbe0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383df2ee0b 00007f383df432ec 00007f3833cfa2fc 00007f3833cfeb0b 00007f3833cfea60 00007f3833cfe9c0 00007f3833cfe960 00007f3833cfcc8f 000000000049a986 000000000049a618 00007f3833cc1ee6
0608 12:51:36.250952 (+625524us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.295687 (+ 44735us) write_op.cc:301] APPLY: starting
0608 12:51:36.295772 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.295931 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.295956 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.296610 (+   654us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.296830 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.296897 (+    67us) write_op.cc:312] APPLY: finished
0608 12:51:36.297123 (+   226us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.297353 (+   230us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.297440 (+    87us) write_op.cc:454] Released schema lock
0608 12:51:36.297491 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44479,"mutex_wait_us":1483,"num_ops":3,"prepare.queue_time_us":159238,"prepare.run_cpu_time_us":4058,"prepare.run_wall_time_us":58105,"raft.queue_time_us":7873,"raft.run_cpu_time_us":3870,"raft.run_wall_time_us":236250,"replication_time_us":934008,"spinlock_wait_cycles":190984960}]]}
I20260608 12:51:36.390976  9778 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=43, attempt_no=0}) took 1122 ms. Trace:
I20260608 12:51:36.313944  9796 rpcz_store.cc:276] 0608 12:51:35.140625 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.142403 (+  1778us) service_pool.cc:224] Handling call
0608 12:51:36.313277 (+1170874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.210022 (+     0us) write_op.cc:183] PREPARE: starting on tablet a9542ddc34eb45f38181d6c31a88314f
0608 12:51:35.210938 (+   916us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.210982 (+    44us) write_op.cc:435] Acquired schema lock
0608 12:51:35.211009 (+    27us) tablet.cc:662] Decoding operations
0608 12:51:35.211600 (+   591us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.211685 (+    85us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.211734 (+    49us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.212065 (+   331us) tablet.cc:701] Row locks acquired
0608 12:51:35.212093 (+    28us) write_op.cc:260] PREPARE: finished
0608 12:51:35.284146 (+ 72053us) spinlock_profiling.cc:243] Waited 4.6 ms on lock 0x7b180018bb60. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383df2ee0b 00007f383df432ec 00007f3836e9caf8 00007f3833cc1aa3 00007f383de2be6a 00007f3833cf7f3e 00007f3833cf41a6 00007f3833cf3453 00007f383afb0dab 00007f383af3ec02 00007f383cc52934
0608 12:51:35.341378 (+ 57232us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b3400214998. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383531f4bb 00007f38353a0a42 00007f383afb2ec4 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0 00007f383afba92f 000000000049a986 000000000049a618
0608 12:51:35.341536 (+   158us) write_op.cc:270] Start()
0608 12:51:35.341667 (+   131us) write_op.cc:276] Timestamp: P: 1780923095341486 usec, L: 0
0608 12:51:35.341691 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.342402 (+   711us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.003567 (+661165us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.086039 (+ 82472us) write_op.cc:301] APPLY: starting
0608 12:51:36.086122 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.086256 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.086276 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.104127 (+ 17851us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.145916 (+ 41789us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.148185 (+  2269us) write_op.cc:312] APPLY: finished
0608 12:51:36.169714 (+ 21529us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.189026 (+ 19312us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.191617 (+  2591us) write_op.cc:454] Released schema lock
0608 12:51:36.192692 (+  1075us) write_op.cc:341] FINISH: Updating metrics
0608 12:51:36.313149 (+120457us) spinlock_profiling.cc:243] Waited 9.21 ms on lock 0x7b3400214998. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383531f4bb 00007f38353a2c91 00007f38353c7273 00007f383cc9e9a7 00007f383afb7396 00007f383afb6b8f 00007f383afbf4e0 00007f383afbf440 00007f383afbf3a0 00007f383afbf340 00007f383afbd4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82283,"num_ops":3,"prepare.queue_time_us":65826,"prepare.run_cpu_time_us":33982,"prepare.run_wall_time_us":261478,"raft.queue_time_us":69000,"raft.run_cpu_time_us":3145,"raft.run_wall_time_us":31157,"replication_time_us":661715,"spinlock_wait_cycles":39720832,"thread_start_us":205840,"threads_started":3,"wal-append.queue_time_us":67798}]]}
I20260608 12:51:36.401324  9781 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=18, attempt_no=0}) took 1279 ms. Trace:
I20260608 12:51:36.399251  9778 rpcz_store.cc:276] 0608 12:51:35.268834 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.268996 (+   162us) service_pool.cc:224] Handling call
0608 12:51:36.390903 (+1121907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.653851 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1bf37a6a785b48a2a369eced3fcad5d4
0608 12:51:35.690567 (+ 36716us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.694138 (+  3571us) write_op.cc:435] Acquired schema lock
0608 12:51:35.694161 (+    23us) tablet.cc:662] Decoding operations
0608 12:51:35.694542 (+   381us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.694592 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.694628 (+    36us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:51:35.694870 (+   242us) tablet.cc:701] Row locks acquired
0608 12:51:35.694895 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:51:35.695096 (+   201us) write_op.cc:270] Start()
0608 12:51:35.695209 (+   113us) write_op.cc:276] Timestamp: P: 1780923095695050 usec, L: 0
0608 12:51:35.695227 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.695919 (+   692us) log.cc:844] Serialized 388 byte log entry
0608 12:51:36.251505 (+555586us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.321328 (+ 69823us) write_op.cc:301] APPLY: starting
0608 12:51:36.322330 (+  1002us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.336763 (+ 14433us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.341683 (+  4920us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.375141 (+ 33458us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.389899 (+ 14758us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.389951 (+    52us) write_op.cc:312] APPLY: finished
0608 12:51:36.390171 (+   220us) log.cc:844] Serialized 28 byte log entry
0608 12:51:36.390392 (+   221us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.390479 (+    87us) write_op.cc:454] Released schema lock
0608 12:51:36.390522 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65450,"num_ops":2,"prepare.queue_time_us":365790,"prepare.run_cpu_time_us":3185,"prepare.run_wall_time_us":45426,"replication_time_us":556161}]]}
I20260608 12:51:36.402001  9781 rpcz_store.cc:276] 0608 12:51:35.121720 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.122902 (+  1182us) service_pool.cc:224] Handling call
0608 12:51:36.401254 (+1278352us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.529401 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9981ac06564c46858cc93f392caed76b
0608 12:51:35.545491 (+ 16090us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.545525 (+    34us) write_op.cc:435] Acquired schema lock
0608 12:51:35.545546 (+    21us) tablet.cc:662] Decoding operations
0608 12:51:35.545932 (+   386us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.545978 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.546015 (+    37us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:51:35.546225 (+   210us) tablet.cc:701] Row locks acquired
0608 12:51:35.546244 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:51:35.546409 (+   165us) write_op.cc:270] Start()
0608 12:51:35.546544 (+   135us) write_op.cc:276] Timestamp: P: 1780923095546368 usec, L: 0
0608 12:51:35.546567 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.547299 (+   732us) log.cc:844] Serialized 388 byte log entry
0608 12:51:36.288477 (+741178us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.397511 (+109034us) write_op.cc:301] APPLY: starting
0608 12:51:36.397585 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.397706 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.397790 (+    84us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.398133 (+   343us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.398302 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.398350 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:36.398528 (+   178us) log.cc:844] Serialized 28 byte log entry
0608 12:51:36.400721 (+  2193us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.400799 (+    78us) write_op.cc:454] Released schema lock
0608 12:51:36.400843 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":108855,"num_ops":2,"prepare.queue_time_us":399551,"prepare.run_cpu_time_us":2907,"prepare.run_wall_time_us":22415,"replication_time_us":741796}]]}
I20260608 12:51:36.339434  9788 rpcz_store.cc:276] 0608 12:51:35.145813 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.146899 (+  1086us) service_pool.cc:224] Handling call
0608 12:51:36.279527 (+1132628us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.285101 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3f81a7380c5a4eb0a00050fd67b3fcf7
0608 12:51:35.286379 (+  1278us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.286409 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:51:35.286428 (+    19us) tablet.cc:662] Decoding operations
0608 12:51:35.287083 (+   655us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.287144 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.289876 (+  2732us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:35.322622 (+ 32746us) tablet.cc:701] Row locks acquired
0608 12:51:35.322636 (+    14us) write_op.cc:260] PREPARE: finished
0608 12:51:35.328445 (+  5809us) write_op.cc:270] Start()
0608 12:51:35.333485 (+  5040us) write_op.cc:276] Timestamp: P: 1780923095327682 usec, L: 0
0608 12:51:35.333511 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.362926 (+ 29415us) log.cc:844] Serialized 562 byte log entry
0608 12:51:35.691233 (+328307us) spinlock_profiling.cc:243] Waited 3.21 ms on lock 0x7b54002727a0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734e5cb 00007f383736449b 00007f383737bfe5 00007f383737bf0d 00007f383737be4d 00007f383737bdcd 00007f383737a0cc 00007f383e020244 00007f383e016e8b 00007f38373e9ca9 00007f38373ef236
0608 12:51:35.738352 (+ 47119us) spinlock_profiling.cc:243] Waited 4.88 ms on lock 0x7b5400272818. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734e5cb 00007f38373e9d8e 00007f3837367809 00007f38373644d4 00007f383737bfe5 00007f383737bf0d 00007f383737be4d 00007f383737bdcd 00007f383737a0cc 00007f383e020244 00007f383e016e8b
0608 12:51:36.091014 (+352662us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.201636 (+110622us) write_op.cc:301] APPLY: starting
0608 12:51:36.201720 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.201897 (+   177us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.201918 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.202948 (+  1030us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.232885 (+ 29937us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.238316 (+  5431us) write_op.cc:312] APPLY: finished
0608 12:51:36.250867 (+ 12551us) log.cc:844] Serialized 52 byte log entry
0608 12:51:36.264698 (+ 13831us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.266075 (+  1377us) write_op.cc:454] Released schema lock
0608 12:51:36.271895 (+  5820us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":110420,"mutex_wait_us":6750,"num_ops":6,"prepare.queue_time_us":124606,"prepare.run_cpu_time_us":45814,"prepare.run_wall_time_us":163036,"replication_time_us":757339,"spinlock_wait_cycles":18598656,"thread_start_us":128002,"threads_started":2,"wal-append.queue_time_us":102562}]]}
I20260608 12:51:36.415684  9788 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=32, attempt_no=0}) took 1266 ms. Trace:
I20260608 12:51:36.416302  9794 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=20, attempt_no=0}) took 1263 ms. Trace:
I20260608 12:51:36.418445  9778 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=27, attempt_no=0}) took 1295 ms. Trace:
I20260608 12:51:36.366664  9792 rpcz_store.cc:276] 0608 12:51:35.173129 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.179729 (+  6600us) service_pool.cc:224] Handling call
0608 12:51:35.265074 (+ 85345us) spinlock_profiling.cc:243] Waited 11.2 ms on lock 0x7b580023ac98. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f38339d0d9b 00007f3833c86835 00007f3833c865cd 00007f383df58848 00007f383cb88a6c 00007f383ccf1d90 00007f383ccf1e7e 00007f383cc7bde6 00007f383cc536e8 00007f383cc4ff44 00007f383b91eae6
0608 12:51:36.363917 (+1098843us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.701536 (+     0us) write_op.cc:183] PREPARE: starting on tablet ff08cfe1d2b140c7a81516969485388f
0608 12:51:35.702047 (+   511us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.702075 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:51:35.702092 (+    17us) tablet.cc:662] Decoding operations
0608 12:51:35.702508 (+   416us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.702553 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.702580 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.702883 (+   303us) tablet.cc:701] Row locks acquired
0608 12:51:35.702901 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:51:35.704146 (+  1245us) write_op.cc:270] Start()
0608 12:51:35.704284 (+   138us) write_op.cc:276] Timestamp: P: 1780923095703797 usec, L: 0
0608 12:51:35.704309 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.705387 (+  1078us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.106027 (+400640us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.304979 (+198952us) write_op.cc:301] APPLY: starting
0608 12:51:36.305063 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.305237 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.305338 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.317152 (+ 11814us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.334541 (+ 17389us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.340499 (+  5958us) write_op.cc:312] APPLY: finished
0608 12:51:36.357919 (+ 17420us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.363452 (+  5533us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.363535 (+    83us) write_op.cc:454] Released schema lock
0608 12:51:36.363594 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":25718016,"child_traces":[["op",{"apply.queue_time_us":198781,"num_ops":3,"prepare.queue_time_us":413020,"prepare.run_cpu_time_us":3166,"prepare.run_wall_time_us":9708,"replication_time_us":401616}]]}
I20260608 12:51:36.421823  9791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=25, attempt_no=0}) took 1273 ms. Trace:
I20260608 12:51:36.416214  9788 rpcz_store.cc:276] 0608 12:51:35.149507 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.153324 (+  3817us) service_pool.cc:224] Handling call
0608 12:51:36.415614 (+1262290us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.470711 (+     0us) write_op.cc:183] PREPARE: starting on tablet 807c6b3ae71d43b1b2dd2049e8af7f48
0608 12:51:35.501755 (+ 31044us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.502199 (+   444us) write_op.cc:435] Acquired schema lock
0608 12:51:35.502691 (+   492us) tablet.cc:662] Decoding operations
0608 12:51:35.533992 (+ 31301us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.536654 (+  2662us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.537453 (+   799us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:51:35.559671 (+ 22218us) tablet.cc:701] Row locks acquired
0608 12:51:35.561424 (+  1753us) write_op.cc:260] PREPARE: finished
0608 12:51:35.575372 (+ 13948us) write_op.cc:270] Start()
0608 12:51:35.577695 (+  2323us) write_op.cc:276] Timestamp: P: 1780923095571905 usec, L: 0
0608 12:51:35.578062 (+   367us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.595709 (+ 17647us) log.cc:844] Serialized 519 byte log entry
0608 12:51:35.695972 (+100263us) spinlock_profiling.cc:243] Waited 57.3 ms on lock 0x7b54002d03a0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734fabc 00007f3837368498 00007f3837367ae6 00007f383745a6ff 00007f383745b072 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0
0608 12:51:36.170408 (+474436us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.410491 (+240083us) write_op.cc:301] APPLY: starting
0608 12:51:36.410571 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.411871 (+  1300us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.411898 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.413338 (+  1440us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.413548 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.413755 (+   207us) write_op.cc:312] APPLY: finished
0608 12:51:36.413994 (+   239us) log.cc:844] Serialized 46 byte log entry
0608 12:51:36.415155 (+  1161us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.415244 (+    89us) write_op.cc:454] Released schema lock
0608 12:51:36.415284 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":239871,"num_ops":5,"prepare.queue_time_us":267658,"prepare.run_cpu_time_us":11424,"prepare.run_wall_time_us":256584,"raft.queue_time_us":25759,"raft.run_cpu_time_us":48,"raft.run_wall_time_us":58,"replication_time_us":592227,"spinlock_wait_cycles":131739392,"thread_start_us":29067,"threads_started":1}]]}
I20260608 12:51:36.419014  9778 rpcz_store.cc:276] 0608 12:51:35.122887 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.127682 (+  4795us) service_pool.cc:224] Handling call
0608 12:51:36.418372 (+1290690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.554735 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9981ac06564c46858cc93f392caed76b
0608 12:51:35.568104 (+ 13369us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.568140 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:51:35.568161 (+    21us) tablet.cc:662] Decoding operations
0608 12:51:35.570381 (+  2220us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.576203 (+  5822us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.577115 (+   912us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:51:35.579382 (+  2267us) tablet.cc:701] Row locks acquired
0608 12:51:35.579401 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:51:35.580551 (+  1150us) write_op.cc:270] Start()
0608 12:51:35.580698 (+   147us) write_op.cc:276] Timestamp: P: 1780923095580496 usec, L: 0
0608 12:51:35.580721 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.581391 (+   670us) log.cc:844] Serialized 388 byte log entry
0608 12:51:36.288774 (+707383us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.403343 (+114569us) write_op.cc:301] APPLY: starting
0608 12:51:36.403427 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.403549 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.403664 (+   115us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.404077 (+   413us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.404258 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.404311 (+    53us) write_op.cc:312] APPLY: finished
0608 12:51:36.404515 (+   204us) log.cc:844] Serialized 28 byte log entry
0608 12:51:36.415258 (+ 10743us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.415326 (+    68us) write_op.cc:454] Released schema lock
0608 12:51:36.415367 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":114398,"num_ops":2,"prepare.queue_time_us":418659,"prepare.run_cpu_time_us":2886,"prepare.run_wall_time_us":29911,"replication_time_us":707948}]]}
I20260608 12:51:36.424108  9800 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=8, attempt_no=0}) took 1283 ms. Trace:
I20260608 12:51:36.418304  9796 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=26, attempt_no=0}) took 1245 ms. Trace:
I20260608 12:51:36.416765  9794 rpcz_store.cc:276] 0608 12:51:35.152444 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.163032 (+ 10588us) service_pool.cc:224] Handling call
0608 12:51:36.416240 (+1253208us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.716457 (+     0us) write_op.cc:183] PREPARE: starting on tablet 285330e6a345412abbb70997fd1a4584
0608 12:51:35.717298 (+   841us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.717339 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:51:35.717367 (+    28us) tablet.cc:662] Decoding operations
0608 12:51:35.718176 (+   809us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.718248 (+    72us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.718290 (+    42us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:35.748961 (+ 30671us) tablet.cc:701] Row locks acquired
0608 12:51:35.753959 (+  4998us) write_op.cc:260] PREPARE: finished
0608 12:51:35.762964 (+  9005us) write_op.cc:270] Start()
0608 12:51:35.769276 (+  6312us) write_op.cc:276] Timestamp: P: 1780923095761971 usec, L: 0
0608 12:51:35.771129 (+  1853us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.814591 (+ 43462us) log.cc:844] Serialized 562 byte log entry
0608 12:51:36.161776 (+347185us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.413163 (+251387us) write_op.cc:301] APPLY: starting
0608 12:51:36.413247 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.413440 (+   193us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.413535 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.415095 (+  1560us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.415285 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.415330 (+    45us) write_op.cc:312] APPLY: finished
0608 12:51:36.415556 (+   226us) log.cc:844] Serialized 52 byte log entry
0608 12:51:36.415766 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.415858 (+    92us) write_op.cc:454] Released schema lock
0608 12:51:36.415903 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":251175,"num_ops":6,"prepare.queue_time_us":529825,"prepare.run_cpu_time_us":4960,"prepare.run_wall_time_us":113228,"replication_time_us":390533}]]}
I20260608 12:51:36.434653  9777 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42466 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=44, attempt_no=0}) took 1145 ms. Trace:
I20260608 12:51:36.435249  9777 rpcz_store.cc:276] 0608 12:51:35.294467 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.299938 (+  5471us) service_pool.cc:224] Handling call
0608 12:51:36.434522 (+1134584us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.582225 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9981ac06564c46858cc93f392caed76b
0608 12:51:35.582706 (+   481us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.582737 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:51:35.582755 (+    18us) tablet.cc:662] Decoding operations
0608 12:51:35.583168 (+   413us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.583211 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.583237 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.584395 (+  1158us) tablet.cc:701] Row locks acquired
0608 12:51:35.584416 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:35.687843 (+103427us) spinlock_profiling.cc:243] Waited 4.42 ms on lock 0x7b34002746c8. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383531f4bb 00007f38353a0a42 00007f383afb2ec4 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0 00007f383afba92f 000000000049a986 000000000049a618
0608 12:51:35.687971 (+   128us) write_op.cc:270] Start()
0608 12:51:35.688162 (+   191us) write_op.cc:276] Timestamp: P: 1780923095687923 usec, L: 0
0608 12:51:35.688186 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.688870 (+   684us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.289023 (+600153us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.407130 (+118107us) write_op.cc:301] APPLY: starting
0608 12:51:36.407310 (+   180us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.407471 (+   161us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.407495 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.432477 (+ 24982us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.432671 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.432750 (+    79us) write_op.cc:312] APPLY: finished
0608 12:51:36.433106 (+   356us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.433337 (+   231us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.433431 (+    94us) write_op.cc:454] Released schema lock
0608 12:51:36.433481 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":117191,"num_ops":3,"prepare.queue_time_us":266013,"prepare.run_cpu_time_us":5365,"prepare.run_wall_time_us":106926,"replication_time_us":600738,"spinlock_wait_cycles":10156416}]]}
I20260608 12:51:36.391450  9768 rpcz_store.cc:276] 0608 12:51:35.122484 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.126176 (+  3692us) service_pool.cc:224] Handling call
0608 12:51:36.315717 (+1189541us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.625701 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1bf37a6a785b48a2a369eced3fcad5d4
0608 12:51:35.626191 (+   490us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.628107 (+  1916us) write_op.cc:435] Acquired schema lock
0608 12:51:35.629208 (+  1101us) tablet.cc:662] Decoding operations
0608 12:51:35.647888 (+ 18680us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.647962 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.648010 (+    48us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.648545 (+   535us) tablet.cc:701] Row locks acquired
0608 12:51:35.648575 (+    30us) write_op.cc:260] PREPARE: finished
0608 12:51:35.648892 (+   317us) write_op.cc:270] Start()
0608 12:51:35.649095 (+   203us) write_op.cc:276] Timestamp: P: 1780923095648804 usec, L: 0
0608 12:51:35.649130 (+    35us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.650154 (+  1024us) log.cc:844] Serialized 475 byte log entry
0608 12:51:36.251237 (+601083us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.308106 (+ 56869us) write_op.cc:301] APPLY: starting
0608 12:51:36.308181 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.308329 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.308415 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.309038 (+   623us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.309224 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.309270 (+    46us) write_op.cc:312] APPLY: finished
0608 12:51:36.309481 (+   211us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.314973 (+  5492us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.315080 (+   107us) write_op.cc:454] Released schema lock
0608 12:51:36.315371 (+   291us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56686,"num_ops":4,"prepare.queue_time_us":498064,"prepare.run_cpu_time_us":3994,"prepare.run_wall_time_us":24809,"replication_time_us":602002}]]}
I20260608 12:51:36.441148  9794 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=22, attempt_no=0}) took 1269 ms. Trace:
I20260608 12:51:36.433802  9796 rpcz_store.cc:276] 0608 12:51:35.172658 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.178882 (+  6224us) service_pool.cc:224] Handling call
0608 12:51:35.332867 (+153985us) spinlock_profiling.cc:243] Waited 12 ms on lock 0x7b580023ac98. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f38339d0d9b 00007f3833c86835 00007f3833c865cd 00007f383df58848 00007f383cb88a6c 00007f383ccf1d90 00007f383ccf1e7e 00007f383cc7bde6 00007f383cc536e8 00007f383cc4ff44 00007f383b91eae6
0608 12:51:36.418241 (+1085374us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.851952 (+     0us) write_op.cc:183] PREPARE: starting on tablet 285330e6a345412abbb70997fd1a4584
0608 12:51:35.877861 (+ 25909us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.877899 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:51:35.877918 (+    19us) tablet.cc:662] Decoding operations
0608 12:51:35.878411 (+   493us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.878458 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.878485 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:51:35.878936 (+   451us) tablet.cc:701] Row locks acquired
0608 12:51:35.878957 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:35.879134 (+   177us) write_op.cc:270] Start()
0608 12:51:35.879264 (+   130us) write_op.cc:276] Timestamp: P: 1780923095879089 usec, L: 0
0608 12:51:35.879285 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.879946 (+   661us) log.cc:844] Serialized 519 byte log entry
0608 12:51:36.173883 (+293937us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.415901 (+242018us) write_op.cc:301] APPLY: starting
0608 12:51:36.415987 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.416149 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.416244 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.417175 (+   931us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.417353 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.417399 (+    46us) write_op.cc:312] APPLY: finished
0608 12:51:36.417614 (+   215us) log.cc:844] Serialized 46 byte log entry
0608 12:51:36.417796 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.417876 (+    80us) write_op.cc:454] Released schema lock
0608 12:51:36.417919 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":27611008,"child_traces":[["op",{"apply.queue_time_us":241835,"mutex_wait_us":13533,"num_ops":5,"prepare.queue_time_us":430876,"prepare.run_cpu_time_us":3200,"prepare.run_wall_time_us":34932,"replication_time_us":294480}]]}
I20260608 12:51:36.446837  9790 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=30, attempt_no=0}) took 1297 ms. Trace:
I20260608 12:51:36.446959  9792 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=45, attempt_no=0}) took 1116 ms. Trace:
I20260608 12:51:36.452651  9792 rpcz_store.cc:276] 0608 12:51:35.339721 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.344319 (+  4598us) service_pool.cc:224] Handling call
0608 12:51:36.446894 (+1102575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.880345 (+     0us) write_op.cc:183] PREPARE: starting on tablet 285330e6a345412abbb70997fd1a4584
0608 12:51:35.918960 (+ 38615us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.919854 (+   894us) write_op.cc:435] Acquired schema lock
0608 12:51:35.921759 (+  1905us) tablet.cc:662] Decoding operations
0608 12:51:35.951421 (+ 29662us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.954485 (+  3064us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.955576 (+  1091us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:35.981665 (+ 26089us) tablet.cc:701] Row locks acquired
0608 12:51:35.981687 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:51:35.981866 (+   179us) write_op.cc:270] Start()
0608 12:51:35.981979 (+   113us) write_op.cc:276] Timestamp: P: 1780923095981822 usec, L: 0
0608 12:51:35.982004 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:36.005797 (+ 23793us) log.cc:844] Serialized 562 byte log entry
0608 12:51:36.274613 (+268816us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.424478 (+149865us) write_op.cc:301] APPLY: starting
0608 12:51:36.424548 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.424727 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.424817 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.425773 (+   956us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.425985 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.426032 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:36.426250 (+   218us) log.cc:844] Serialized 52 byte log entry
0608 12:51:36.426462 (+   212us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.426556 (+    94us) write_op.cc:454] Released schema lock
0608 12:51:36.426595 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":149667,"num_ops":6,"prepare.queue_time_us":445341,"prepare.run_cpu_time_us":4365,"prepare.run_wall_time_us":131943,"replication_time_us":292489}]]}
I20260608 12:51:36.405179  9780 rpcz_store.cc:276] 0608 12:51:35.146190 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.148760 (+  2570us) service_pool.cc:224] Handling call
0608 12:51:36.382729 (+1233969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.196821 (+     0us) write_op.cc:183] PREPARE: starting on tablet acae42750d6f4574beff12fce4b56e67
0608 12:51:35.197529 (+   708us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.197560 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:51:35.197580 (+    20us) tablet.cc:662] Decoding operations
0608 12:51:35.198061 (+   481us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.198109 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.198139 (+    30us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.198510 (+   371us) tablet.cc:701] Row locks acquired
0608 12:51:35.198530 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:35.198698 (+   168us) write_op.cc:270] Start()
0608 12:51:35.198829 (+   131us) write_op.cc:276] Timestamp: P: 1780923095198655 usec, L: 0
0608 12:51:35.198850 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.199501 (+   651us) log.cc:844] Serialized 475 byte log entry
0608 12:51:35.538904 (+339403us) spinlock_profiling.cc:243] Waited 1.36 ms on lock 0x7b1800062e00. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383df2ee0b 00007f383df432ec 00007f3833cfa2fc 00007f3833cfeb0b 00007f3833cfea60 00007f3833cfe9c0 00007f3833cfe960 00007f3833cfcc8f 000000000049a986 000000000049a618 00007f3833cc1ee6
0608 12:51:36.122447 (+583543us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.343811 (+221364us) write_op.cc:301] APPLY: starting
0608 12:51:36.356952 (+ 13141us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.357142 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.357166 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.371296 (+ 14130us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.379972 (+  8676us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.380030 (+    58us) write_op.cc:312] APPLY: finished
0608 12:51:36.380380 (+   350us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.382213 (+  1833us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.382324 (+   111us) write_op.cc:454] Released schema lock
0608 12:51:36.382368 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":221193,"num_ops":4,"prepare.queue_time_us":46512,"prepare.run_cpu_time_us":18989,"prepare.run_wall_time_us":74524,"raft.queue_time_us":3362,"raft.run_cpu_time_us":1466,"raft.run_wall_time_us":36115,"replication_time_us":923484,"spinlock_wait_cycles":3132288,"thread_start_us":107500,"threads_started":2,"wal-append.queue_time_us":78232}]]}
I20260608 12:51:36.448345  9794 rpcz_store.cc:276] 0608 12:51:35.172157 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.173425 (+  1268us) service_pool.cc:224] Handling call
0608 12:51:36.441084 (+1267659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.719335 (+     0us) write_op.cc:183] PREPARE: starting on tablet e4dbaf3e2c91459385aa43313d49d3d4
0608 12:51:35.720150 (+   815us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.720191 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:51:35.720219 (+    28us) tablet.cc:662] Decoding operations
0608 12:51:35.720794 (+   575us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.720860 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.720902 (+    42us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.721252 (+   350us) tablet.cc:701] Row locks acquired
0608 12:51:35.723490 (+  2238us) write_op.cc:260] PREPARE: finished
0608 12:51:35.732033 (+  8543us) write_op.cc:270] Start()
0608 12:51:35.732837 (+   804us) write_op.cc:276] Timestamp: P: 1780923095731355 usec, L: 0
0608 12:51:35.732856 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.735769 (+  2913us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.292181 (+556412us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.438153 (+145972us) write_op.cc:301] APPLY: starting
0608 12:51:36.438222 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.438357 (+   135us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.438447 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.439005 (+   558us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.439170 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.439216 (+    46us) write_op.cc:312] APPLY: finished
0608 12:51:36.439379 (+   163us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.440644 (+  1265us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.440720 (+    76us) write_op.cc:454] Released schema lock
0608 12:51:36.440760 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145783,"num_ops":3,"prepare.queue_time_us":543875,"prepare.run_cpu_time_us":3774,"prepare.run_wall_time_us":16754,"replication_time_us":559190}]]}
I20260608 12:51:36.424556  9791 rpcz_store.cc:276] 0608 12:51:35.148647 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.154964 (+  6317us) service_pool.cc:224] Handling call
0608 12:51:36.421758 (+1266794us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.465137 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3f81a7380c5a4eb0a00050fd67b3fcf7
0608 12:51:35.488937 (+ 23800us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.488979 (+    42us) write_op.cc:435] Acquired schema lock
0608 12:51:35.488991 (+    12us) tablet.cc:662] Decoding operations
0608 12:51:35.489434 (+   443us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.489563 (+   129us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.489600 (+    37us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.489855 (+   255us) tablet.cc:701] Row locks acquired
0608 12:51:35.489880 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:51:35.490078 (+   198us) write_op.cc:270] Start()
0608 12:51:35.490210 (+   132us) write_op.cc:276] Timestamp: P: 1780923095490024 usec, L: 0
0608 12:51:35.490235 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.497444 (+  7209us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.180631 (+683187us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.411902 (+231271us) write_op.cc:301] APPLY: starting
0608 12:51:36.411983 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.412122 (+   139us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.412213 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.420672 (+  8459us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.420837 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.420884 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:36.421080 (+   196us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.421292 (+   212us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.421363 (+    71us) write_op.cc:454] Released schema lock
0608 12:51:36.421438 (+    75us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":231087,"num_ops":3,"prepare.queue_time_us":274427,"prepare.run_cpu_time_us":3171,"prepare.run_wall_time_us":39709,"replication_time_us":690254}]]}
I20260608 12:51:36.451570  9790 rpcz_store.cc:276] 0608 12:51:35.149031 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.149188 (+   157us) service_pool.cc:224] Handling call
0608 12:51:36.446746 (+1297558us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.550589 (+     0us) write_op.cc:183] PREPARE: starting on tablet acae42750d6f4574beff12fce4b56e67
0608 12:51:35.585715 (+ 35126us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.588620 (+  2905us) write_op.cc:435] Acquired schema lock
0608 12:51:35.589612 (+   992us) tablet.cc:662] Decoding operations
0608 12:51:35.592390 (+  2778us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.592471 (+    81us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.592514 (+    43us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.592970 (+   456us) tablet.cc:701] Row locks acquired
0608 12:51:35.592996 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:51:35.593224 (+   228us) write_op.cc:270] Start()
0608 12:51:35.593359 (+   135us) write_op.cc:276] Timestamp: P: 1780923095593164 usec, L: 0
0608 12:51:35.593382 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.594045 (+   663us) log.cc:844] Serialized 475 byte log entry
0608 12:51:36.024447 (+430402us) spinlock_profiling.cc:243] Waited 7.73 ms on lock 0x7b54002d0da0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734fabc 00007f3837368498 00007f3837367ae6 00007f383745a6ff 00007f383745b072 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0
0608 12:51:36.178099 (+153652us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.412027 (+233928us) write_op.cc:301] APPLY: starting
0608 12:51:36.412440 (+   413us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.441626 (+ 29186us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.441649 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.442470 (+   821us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.442678 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.442731 (+    53us) write_op.cc:312] APPLY: finished
0608 12:51:36.443000 (+   269us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.446309 (+  3309us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.446390 (+    81us) write_op.cc:454] Released schema lock
0608 12:51:36.446432 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232585,"num_ops":4,"prepare.queue_time_us":390938,"prepare.run_cpu_time_us":8060,"prepare.run_wall_time_us":482768,"replication_time_us":584588,"spinlock_wait_cycles":17779968}]]}
I20260608 12:51:36.470892  9788 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=17, attempt_no=0}) took 1323 ms. Trace:
I20260608 12:51:36.473393  9796 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=34, attempt_no=0}) took 1299 ms. Trace:
I20260608 12:51:36.471320  9788 rpcz_store.cc:276] 0608 12:51:35.147463 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.152772 (+  5309us) service_pool.cc:224] Handling call
0608 12:51:36.470829 (+1318057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.507824 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3f81a7380c5a4eb0a00050fd67b3fcf7
0608 12:51:35.548872 (+ 41048us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.550834 (+  1962us) write_op.cc:435] Acquired schema lock
0608 12:51:35.551745 (+   911us) tablet.cc:662] Decoding operations
0608 12:51:35.578529 (+ 26784us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.578579 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.579365 (+   786us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:35.580841 (+  1476us) tablet.cc:701] Row locks acquired
0608 12:51:35.580862 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:35.581040 (+   178us) write_op.cc:270] Start()
0608 12:51:35.581164 (+   124us) write_op.cc:276] Timestamp: P: 1780923095580996 usec, L: 0
0608 12:51:35.581185 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.581773 (+   588us) log.cc:844] Serialized 562 byte log entry
0608 12:51:36.180922 (+599149us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.427197 (+246275us) write_op.cc:301] APPLY: starting
0608 12:51:36.427282 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.427495 (+   213us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.427593 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.463849 (+ 36256us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.464066 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.464118 (+    52us) write_op.cc:312] APPLY: finished
0608 12:51:36.464344 (+   226us) log.cc:844] Serialized 52 byte log entry
0608 12:51:36.470357 (+  6013us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.470447 (+    90us) write_op.cc:454] Released schema lock
0608 12:51:36.470490 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":246098,"num_ops":6,"prepare.queue_time_us":276778,"prepare.run_cpu_time_us":3822,"prepare.run_wall_time_us":77167,"replication_time_us":599640}]]}
I20260608 12:51:36.477936  9780 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=39, attempt_no=0}) took 1246 ms. Trace:
I20260608 12:51:36.478556  9790 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=33, attempt_no=0}) took 1328 ms. Trace:
I20260608 12:51:36.473770  9796 rpcz_store.cc:276] 0608 12:51:35.173615 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.178333 (+  4718us) service_pool.cc:224] Handling call
0608 12:51:36.473333 (+1295000us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.736227 (+     0us) write_op.cc:183] PREPARE: starting on tablet e4dbaf3e2c91459385aa43313d49d3d4
0608 12:51:35.767394 (+ 31167us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.767429 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:51:35.767448 (+    19us) tablet.cc:662] Decoding operations
0608 12:51:35.840329 (+ 72881us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.845334 (+  5005us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.847346 (+  2012us) tablet.cc:685] Acquiring locks for 9 operations
0608 12:51:35.892005 (+ 44659us) tablet.cc:701] Row locks acquired
0608 12:51:35.893499 (+  1494us) write_op.cc:260] PREPARE: finished
0608 12:51:35.905117 (+ 11618us) write_op.cc:270] Start()
0608 12:51:35.914619 (+  9502us) write_op.cc:276] Timestamp: P: 1780923095904058 usec, L: 0
0608 12:51:35.915474 (+   855us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.948695 (+ 33221us) log.cc:844] Serialized 692 byte log entry
0608 12:51:36.203260 (+254565us) spinlock_profiling.cc:243] Waited 7.31 ms on lock 0x7b54005085a0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734fabc 00007f3837368498 00007f3837367ae6 00007f383745a6ff 00007f383745b072 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0
0608 12:51:36.292463 (+ 89203us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.453529 (+161066us) write_op.cc:301] APPLY: starting
0608 12:51:36.453793 (+   264us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.454228 (+   435us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.454254 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.460160 (+  5906us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.460367 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.460411 (+    44us) write_op.cc:312] APPLY: finished
0608 12:51:36.460626 (+   215us) log.cc:844] Serialized 70 byte log entry
0608 12:51:36.472931 (+ 12305us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.473010 (+    79us) write_op.cc:454] Released schema lock
0608 12:51:36.473043 (+    33us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160884,"num_ops":9,"prepare.queue_time_us":496503,"prepare.run_cpu_time_us":9155,"prepare.run_wall_time_us":467314,"raft.queue_time_us":4496,"raft.run_cpu_time_us":401,"raft.run_wall_time_us":11632,"replication_time_us":375567,"spinlock_wait_cycles":16814464}]]}
I20260608 12:51:36.484473  9791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=40, attempt_no=0}) took 1244 ms. Trace:
I20260608 12:51:36.485365  9794 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=15, attempt_no=0}) took 1333 ms. Trace:
I20260608 12:51:36.487231  9792 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=42, attempt_no=0}) took 1165 ms. Trace:
I20260608 12:51:36.489197  9796 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=35, attempt_no=0}) took 1315 ms. Trace:
I20260608 12:51:36.487839  9792 rpcz_store.cc:276] 0608 12:51:35.322168 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.323362 (+  1194us) service_pool.cc:224] Handling call
0608 12:51:36.487167 (+1163805us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.587966 (+     0us) write_op.cc:183] PREPARE: starting on tablet a9542ddc34eb45f38181d6c31a88314f
0608 12:51:35.588515 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.588545 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:51:35.590072 (+  1527us) tablet.cc:662] Decoding operations
0608 12:51:35.628471 (+ 38399us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.636915 (+  8444us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.639549 (+  2634us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:51:35.680708 (+ 41159us) tablet.cc:701] Row locks acquired
0608 12:51:35.680739 (+    31us) write_op.cc:260] PREPARE: finished
0608 12:51:35.683214 (+  2475us) write_op.cc:270] Start()
0608 12:51:35.689219 (+  6005us) write_op.cc:276] Timestamp: P: 1780923095683149 usec, L: 0
0608 12:51:35.689244 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.689874 (+   630us) log.cc:844] Serialized 605 byte log entry
0608 12:51:36.339212 (+649338us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.484556 (+145344us) write_op.cc:301] APPLY: starting
0608 12:51:36.484624 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.484816 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.484901 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.485993 (+  1092us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.486201 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.486249 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:36.486485 (+   236us) log.cc:844] Serialized 58 byte log entry
0608 12:51:36.486700 (+   215us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.486816 (+   116us) write_op.cc:454] Released schema lock
0608 12:51:36.486860 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145168,"num_ops":7,"prepare.queue_time_us":245620,"prepare.run_cpu_time_us":4474,"prepare.run_wall_time_us":102167,"replication_time_us":649853}]]}
I20260608 12:51:36.505764  9792 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40414 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=41, attempt_no=0}) took 1214 ms. Trace:
I20260608 12:51:36.490584  9796 rpcz_store.cc:276] 0608 12:51:35.174157 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.176959 (+  2802us) service_pool.cc:224] Handling call
0608 12:51:36.489135 (+1312176us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.482346 (+     0us) write_op.cc:183] PREPARE: starting on tablet a9542ddc34eb45f38181d6c31a88314f
0608 12:51:35.484968 (+  2622us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.485000 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:51:35.485017 (+    17us) tablet.cc:662] Decoding operations
0608 12:51:35.485417 (+   400us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.485477 (+    60us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.485506 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.485779 (+   273us) tablet.cc:701] Row locks acquired
0608 12:51:35.485797 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:51:35.486695 (+   898us) write_op.cc:270] Start()
0608 12:51:35.488410 (+  1715us) write_op.cc:276] Timestamp: P: 1780923095485930 usec, L: 0
0608 12:51:35.488426 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.504913 (+ 16487us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.338554 (+833641us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.486954 (+148400us) write_op.cc:301] APPLY: starting
0608 12:51:36.487038 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.487182 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.487283 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.488014 (+   731us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.488198 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.488248 (+    50us) write_op.cc:312] APPLY: finished
0608 12:51:36.488467 (+   219us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.488689 (+   222us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.488778 (+    89us) write_op.cc:454] Released schema lock
0608 12:51:36.488818 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":144085,"num_ops":3,"prepare.queue_time_us":295875,"prepare.run_cpu_time_us":3313,"prepare.run_wall_time_us":34679,"replication_time_us":846803}]]}
I20260608 12:51:36.520380  9792 rpcz_store.cc:276] 0608 12:51:35.307304 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.309292 (+  1988us) service_pool.cc:224] Handling call
0608 12:51:36.505695 (+1196403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:36.203702 (+     0us) write_op.cc:183] PREPARE: starting on tablet e4dbaf3e2c91459385aa43313d49d3d4
0608 12:51:36.205299 (+  1597us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:36.205333 (+    34us) write_op.cc:435] Acquired schema lock
0608 12:51:36.205353 (+    20us) tablet.cc:662] Decoding operations
0608 12:51:36.205977 (+   624us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:36.206021 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:36.206047 (+    26us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:51:36.206514 (+   467us) tablet.cc:701] Row locks acquired
0608 12:51:36.206534 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:36.287617 (+ 81083us) spinlock_profiling.cc:243] Waited 3.81 ms on lock 0x7b3400214998. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383531f4bb 00007f38353a0a42 00007f383afb2ec4 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0 00007f383afba92f 000000000049a986 000000000049a618
0608 12:51:36.287740 (+   123us) write_op.cc:270] Start()
0608 12:51:36.287957 (+   217us) write_op.cc:276] Timestamp: P: 1780923096287691 usec, L: 0
0608 12:51:36.287982 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:36.288665 (+   683us) log.cc:844] Serialized 649 byte log entry
0608 12:51:36.344060 (+ 55395us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.502772 (+158712us) write_op.cc:301] APPLY: starting
0608 12:51:36.502872 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.503094 (+   222us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.503119 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.504370 (+  1251us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.504595 (+   225us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.504642 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:36.504920 (+   278us) log.cc:844] Serialized 64 byte log entry
0608 12:51:36.505230 (+   310us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.505338 (+   108us) write_op.cc:454] Released schema lock
0608 12:51:36.505388 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":158509,"num_ops":8,"prepare.queue_time_us":874992,"prepare.run_cpu_time_us":7526,"prepare.run_wall_time_us":89220,"raft.queue_time_us":106,"raft.run_cpu_time_us":1374,"raft.run_wall_time_us":1850,"replication_time_us":55955,"spinlock_wait_cycles":8790656}]]}
I20260608 12:51:36.489570  9791 rpcz_store.cc:276] 0608 12:51:35.251106 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.260204 (+  9098us) service_pool.cc:224] Handling call
0608 12:51:36.484411 (+1224207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.500103 (+     0us) write_op.cc:183] PREPARE: starting on tablet a830a87b1e1649aa98217fa2f5f37882
0608 12:51:35.500655 (+   552us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.500684 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:51:35.500699 (+    15us) tablet.cc:662] Decoding operations
0608 12:51:35.501110 (+   411us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.501156 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.501188 (+    32us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.508976 (+  7788us) tablet.cc:701] Row locks acquired
0608 12:51:35.509005 (+    29us) write_op.cc:260] PREPARE: finished
0608 12:51:35.525178 (+ 16173us) write_op.cc:270] Start()
0608 12:51:35.532991 (+  7813us) write_op.cc:276] Timestamp: P: 1780923095524049 usec, L: 0
0608 12:51:35.534209 (+  1218us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.557171 (+ 22962us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.195738 (+638567us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.482540 (+286802us) write_op.cc:301] APPLY: starting
0608 12:51:36.482620 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.482756 (+   136us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.482864 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.483369 (+   505us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.483542 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.483590 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:36.483799 (+   209us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.484000 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.484074 (+    74us) write_op.cc:454] Released schema lock
0608 12:51:36.484109 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284000,"num_ops":3,"prepare.queue_time_us":213425,"prepare.run_cpu_time_us":3511,"prepare.run_wall_time_us":63977,"replication_time_us":661418}]]}
I20260608 12:51:36.432045  9800 rpcz_store.cc:276] 0608 12:51:35.141072 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.144733 (+  3661us) service_pool.cc:224] Handling call
0608 12:51:36.424045 (+1279312us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.236841 (+     0us) write_op.cc:183] PREPARE: starting on tablet e4dbaf3e2c91459385aa43313d49d3d4
0608 12:51:35.249344 (+ 12503us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.249411 (+    67us) write_op.cc:435] Acquired schema lock
0608 12:51:35.249444 (+    33us) tablet.cc:662] Decoding operations
0608 12:51:35.250221 (+   777us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.250295 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.250338 (+    43us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:35.274445 (+ 24107us) tablet.cc:701] Row locks acquired
0608 12:51:35.276305 (+  1860us) write_op.cc:260] PREPARE: finished
0608 12:51:35.283709 (+  7404us) write_op.cc:270] Start()
0608 12:51:35.287391 (+  3682us) write_op.cc:276] Timestamp: P: 1780923095280981 usec, L: 0
0608 12:51:35.287417 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.328178 (+ 40761us) log.cc:844] Serialized 562 byte log entry
0608 12:51:35.693023 (+364845us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b4400023e0c. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f38339d0d9b 00007f3833b44c6c 00007f3833b45db5 00007f3836ea368b 00007f3836e9b726 00007f3833cc12f7 00007f383de2be6a 00007f3833cf7f3e 00007f3833cf41a6 00007f3833cf8af3 00007f3836e813ec
0608 12:51:36.205002 (+511979us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.419518 (+214516us) write_op.cc:301] APPLY: starting
0608 12:51:36.419597 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.419774 (+   177us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.419798 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.423007 (+  3209us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.423177 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.423228 (+    51us) write_op.cc:312] APPLY: finished
0608 12:51:36.423461 (+   233us) log.cc:844] Serialized 52 byte log entry
0608 12:51:36.423649 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.423733 (+    84us) write_op.cc:454] Released schema lock
0608 12:51:36.423772 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":214314,"num_ops":6,"prepare.queue_time_us":90624,"prepare.run_cpu_time_us":12764,"prepare.run_wall_time_us":482303,"replication_time_us":915903,"spinlock_wait_cycles":7133568,"thread_start_us":439035,"threads_started":2,"wal-append.queue_time_us":387215}]]}
I20260608 12:51:36.485879  9794 rpcz_store.cc:276] 0608 12:51:35.152040 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.155005 (+  2965us) service_pool.cc:224] Handling call
0608 12:51:35.319746 (+164741us) spinlock_profiling.cc:243] Waited 5.3 ms on lock 0x7b580023ac98. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f38339d0d9b 00007f3833c86835 00007f3833c865cd 00007f383df58848 00007f383cb88a6c 00007f383ccf1d90 00007f383ccf1e7e 00007f383cc7bde6 00007f383cc536e8 00007f383cc4ff44 00007f383b91eae6
0608 12:51:36.485317 (+1165571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.527494 (+     0us) write_op.cc:183] PREPARE: starting on tablet a9542ddc34eb45f38181d6c31a88314f
0608 12:51:35.558557 (+ 31063us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.559619 (+  1062us) write_op.cc:435] Acquired schema lock
0608 12:51:35.561321 (+  1702us) tablet.cc:662] Decoding operations
0608 12:51:35.583516 (+ 22195us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.586287 (+  2771us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.586327 (+    40us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:51:35.586535 (+   208us) tablet.cc:701] Row locks acquired
0608 12:51:35.586554 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:51:35.586734 (+   180us) write_op.cc:270] Start()
0608 12:51:35.586889 (+   155us) write_op.cc:276] Timestamp: P: 1780923095586689 usec, L: 0
0608 12:51:35.586909 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.587538 (+   629us) log.cc:844] Serialized 388 byte log entry
0608 12:51:36.338903 (+751365us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.483880 (+144977us) write_op.cc:301] APPLY: starting
0608 12:51:36.483974 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.484094 (+   120us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.484181 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.484536 (+   355us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.484644 (+   108us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.484671 (+    27us) write_op.cc:312] APPLY: finished
0608 12:51:36.484795 (+   124us) log.cc:844] Serialized 28 byte log entry
0608 12:51:36.485011 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.485066 (+    55us) write_op.cc:454] Released schema lock
0608 12:51:36.485093 (+    27us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":12187008,"child_traces":[["op",{"apply.queue_time_us":144796,"mutex_wait_us":884,"num_ops":2,"prepare.queue_time_us":188552,"prepare.run_cpu_time_us":3153,"prepare.run_wall_time_us":63538,"replication_time_us":751880}]]}
I20260608 12:51:36.545339  9788 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=36, attempt_no=0}) took 1395 ms. Trace:
I20260608 12:51:36.478997  9790 rpcz_store.cc:276] 0608 12:51:35.149949 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.151972 (+  2023us) service_pool.cc:224] Handling call
0608 12:51:36.478490 (+1326518us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.415009 (+     0us) write_op.cc:183] PREPARE: starting on tablet a830a87b1e1649aa98217fa2f5f37882
0608 12:51:35.415593 (+   584us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.415646 (+    53us) write_op.cc:435] Acquired schema lock
0608 12:51:35.415660 (+    14us) tablet.cc:662] Decoding operations
0608 12:51:35.416148 (+   488us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.416198 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.416233 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.438598 (+ 22365us) tablet.cc:701] Row locks acquired
0608 12:51:35.438618 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:35.459374 (+ 20756us) write_op.cc:270] Start()
0608 12:51:35.462899 (+  3525us) write_op.cc:276] Timestamp: P: 1780923095445388 usec, L: 0
0608 12:51:35.463687 (+   788us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.486034 (+ 22347us) log.cc:844] Serialized 475 byte log entry
0608 12:51:36.193485 (+707451us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.471189 (+277704us) write_op.cc:301] APPLY: starting
0608 12:51:36.471264 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.471410 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.471491 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.477550 (+  6059us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.477667 (+   117us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.477695 (+    28us) write_op.cc:312] APPLY: finished
0608 12:51:36.477843 (+   148us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.478070 (+   227us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.478150 (+    80us) write_op.cc:454] Released schema lock
0608 12:51:36.478193 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":275617,"num_ops":4,"prepare.queue_time_us":261704,"prepare.run_cpu_time_us":3951,"prepare.run_wall_time_us":73639,"replication_time_us":727435}]]}
I20260608 12:51:36.545812  9788 rpcz_store.cc:276] 0608 12:51:35.150341 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.150688 (+   347us) service_pool.cc:224] Handling call
0608 12:51:36.545269 (+1394581us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:36.026731 (+     0us) write_op.cc:183] PREPARE: starting on tablet acae42750d6f4574beff12fce4b56e67
0608 12:51:36.073926 (+ 47195us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:36.080333 (+  6407us) write_op.cc:435] Acquired schema lock
0608 12:51:36.081825 (+  1492us) tablet.cc:662] Decoding operations
0608 12:51:36.095527 (+ 13702us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:36.096566 (+  1039us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:36.099304 (+  2738us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:51:36.109329 (+ 10025us) tablet.cc:701] Row locks acquired
0608 12:51:36.109355 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:51:36.109533 (+   178us) write_op.cc:270] Start()
0608 12:51:36.109664 (+   131us) write_op.cc:276] Timestamp: P: 1780923096109485 usec, L: 0
0608 12:51:36.109686 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:51:36.110394 (+   708us) log.cc:844] Serialized 345 byte log entry
0608 12:51:36.260856 (+150462us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.543227 (+282371us) write_op.cc:301] APPLY: starting
0608 12:51:36.543303 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.543399 (+    96us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.543502 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.543738 (+   236us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.543889 (+   151us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.543932 (+    43us) write_op.cc:312] APPLY: finished
0608 12:51:36.544098 (+   166us) log.cc:844] Serialized 22 byte log entry
0608 12:51:36.544850 (+   752us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.544908 (+    58us) write_op.cc:454] Released schema lock
0608 12:51:36.544954 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":282190,"num_ops":1,"prepare.queue_time_us":874738,"prepare.run_cpu_time_us":3142,"prepare.run_wall_time_us":83941,"replication_time_us":151055}]]}
I20260608 12:51:36.558151  9788 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=21, attempt_no=0}) took 1410 ms. Trace:
I20260608 12:51:36.558606  9788 rpcz_store.cc:276] 0608 12:51:35.147862 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.153705 (+  5843us) service_pool.cc:224] Handling call
0608 12:51:35.384353 (+230648us) spinlock_profiling.cc:243] Waited 8.78 ms on lock 0x7b580020cd98. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f38339d0d9b 00007f3833c86835 00007f3833c865cd 00007f383df58848 00007f383cb88a6c 00007f383ccf1d90 00007f383ccf1e7e 00007f383cc7bde6 00007f383cc536e8 00007f383cc4ff44 00007f383b91eae6
0608 12:51:36.558080 (+1173727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.575255 (+     0us) write_op.cc:183] PREPARE: starting on tablet a830a87b1e1649aa98217fa2f5f37882
0608 12:51:35.609229 (+ 33974us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.611538 (+  2309us) write_op.cc:435] Acquired schema lock
0608 12:51:35.612674 (+  1136us) tablet.cc:662] Decoding operations
0608 12:51:35.657924 (+ 45250us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.661016 (+  3092us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.662383 (+  1367us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:35.682417 (+ 20034us) tablet.cc:701] Row locks acquired
0608 12:51:35.683493 (+  1076us) write_op.cc:260] PREPARE: finished
0608 12:51:35.693824 (+ 10331us) write_op.cc:270] Start()
0608 12:51:35.693944 (+   120us) write_op.cc:276] Timestamp: P: 1780923095693774 usec, L: 0
0608 12:51:35.693967 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:51:36.186728 (+492761us) spinlock_profiling.cc:243] Waited 3.69 ms on lock 0x7b54002d17a0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383c8cc152 00007f3837368134 00007f3837367ae6 00007f383745a6ff 00007f383745b072 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0
0608 12:51:36.187992 (+  1264us) log.cc:844] Serialized 475 byte log entry
0608 12:51:36.238367 (+ 50375us) spinlock_profiling.cc:243] Waited 106 ms on lock 0x7b54001365d4. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734e5cb 00007f383745b115 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0 00007f383afba92f 000000000049a986 000000000049a618
0608 12:51:36.324238 (+ 85871us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.555390 (+231152us) write_op.cc:301] APPLY: starting
0608 12:51:36.555476 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.555618 (+   142us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.555639 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.556375 (+   736us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.556577 (+   202us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.556625 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:36.556832 (+   207us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.557636 (+   804us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.557726 (+    90us) write_op.cc:454] Released schema lock
0608 12:51:36.557767 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":20200704,"child_traces":[["op",{"apply.queue_time_us":230958,"num_ops":4,"prepare.queue_time_us":102731,"prepare.run_cpu_time_us":12206,"prepare.run_wall_time_us":668578,"replication_time_us":630145,"spinlock_wait_cycles":253372160}]]}
I20260608 12:51:36.564885  9791 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=23, attempt_no=0}) took 1416 ms. Trace:
I20260608 12:51:36.565397  9791 rpcz_store.cc:276] 0608 12:51:35.148265 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.154869 (+  6604us) service_pool.cc:224] Handling call
0608 12:51:36.564812 (+1409943us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:36.110854 (+     0us) write_op.cc:183] PREPARE: starting on tablet acae42750d6f4574beff12fce4b56e67
0608 12:51:36.111356 (+   502us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:36.111384 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:51:36.111402 (+    18us) tablet.cc:662] Decoding operations
0608 12:51:36.112524 (+  1122us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:36.112576 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:36.112602 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:36.112991 (+   389us) tablet.cc:701] Row locks acquired
0608 12:51:36.113011 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:36.113179 (+   168us) write_op.cc:270] Start()
0608 12:51:36.113290 (+   111us) write_op.cc:276] Timestamp: P: 1780923096113134 usec, L: 0
0608 12:51:36.113308 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:51:36.113943 (+   635us) log.cc:844] Serialized 475 byte log entry
0608 12:51:36.261198 (+147255us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.558897 (+297699us) write_op.cc:301] APPLY: starting
0608 12:51:36.559086 (+   189us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.559440 (+   354us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.559586 (+   146us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.562099 (+  2513us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.562296 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.562345 (+    49us) write_op.cc:312] APPLY: finished
0608 12:51:36.562569 (+   224us) log.cc:844] Serialized 40 byte log entry
0608 12:51:36.564340 (+  1771us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.564428 (+    88us) write_op.cc:454] Released schema lock
0608 12:51:36.564472 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":281116,"num_ops":4,"prepare.queue_time_us":862266,"prepare.run_cpu_time_us":2718,"prepare.run_wall_time_us":3370,"replication_time_us":147748}]]}
I20260608 12:51:36.478367  9780 rpcz_store.cc:276] 0608 12:51:35.232864 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.233091 (+   227us) service_pool.cc:224] Handling call
0608 12:51:36.477861 (+1244770us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.595565 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3f81a7380c5a4eb0a00050fd67b3fcf7
0608 12:51:35.612942 (+ 17377us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.613401 (+   459us) write_op.cc:435] Acquired schema lock
0608 12:51:35.613426 (+    25us) tablet.cc:662] Decoding operations
0608 12:51:35.638943 (+ 25517us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.656136 (+ 17193us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.657088 (+   952us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:35.677323 (+ 20235us) tablet.cc:701] Row locks acquired
0608 12:51:35.678010 (+   687us) write_op.cc:260] PREPARE: finished
0608 12:51:35.682613 (+  4603us) write_op.cc:270] Start()
0608 12:51:35.690857 (+  8244us) write_op.cc:276] Timestamp: P: 1780923095681712 usec, L: 0
0608 12:51:35.691120 (+   263us) op_driver.cc:348] REPLICATION: starting
0608 12:51:35.705848 (+ 14728us) log.cc:844] Serialized 432 byte log entry
0608 12:51:36.088913 (+383065us) spinlock_profiling.cc:243] Waited 39.1 ms on lock 0x7b54002727a0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734fabc 00007f3837368498 00007f3837367ae6 00007f383745a6ff 00007f383745b072 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0
0608 12:51:36.181181 (+ 92268us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.457776 (+276595us) write_op.cc:301] APPLY: starting
0608 12:51:36.457853 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.458001 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.458023 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.458561 (+   538us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.458732 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.458800 (+    68us) write_op.cc:312] APPLY: finished
0608 12:51:36.458999 (+   199us) log.cc:844] Serialized 34 byte log entry
0608 12:51:36.477415 (+ 18416us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.477501 (+    86us) write_op.cc:454] Released schema lock
0608 12:51:36.477546 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":276428,"num_ops":3,"prepare.queue_time_us":340777,"prepare.run_cpu_time_us":7342,"prepare.run_wall_time_us":499495,"replication_time_us":489966,"spinlock_wait_cycles":90022784}]]}
I20260608 12:51:36.607214  9790 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42184 (ReqId={client: 2635a3040187488588a6d1b08c046f25, seq_no=46, attempt_no=0}) took 1315 ms. Trace:
I20260608 12:51:36.613106  9790 rpcz_store.cc:276] 0608 12:51:35.301979 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:35.308371 (+  6392us) service_pool.cc:224] Handling call
0608 12:51:36.607126 (+1298755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:35.743763 (+     0us) write_op.cc:183] PREPARE: starting on tablet 807c6b3ae71d43b1b2dd2049e8af7f48
0608 12:51:35.789409 (+ 45646us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:35.791517 (+  2108us) write_op.cc:435] Acquired schema lock
0608 12:51:35.792958 (+  1441us) tablet.cc:662] Decoding operations
0608 12:51:35.857623 (+ 64665us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:35.858730 (+  1107us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:35.860817 (+  2087us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:51:35.889919 (+ 29102us) tablet.cc:701] Row locks acquired
0608 12:51:35.889947 (+    28us) write_op.cc:260] PREPARE: finished
0608 12:51:35.902041 (+ 12094us) write_op.cc:270] Start()
0608 12:51:35.913323 (+ 11282us) write_op.cc:276] Timestamp: P: 1780923095898940 usec, L: 0
0608 12:51:35.913357 (+    34us) op_driver.cc:348] REPLICATION: starting
0608 12:51:36.168571 (+255214us) spinlock_profiling.cc:243] Waited 11.2 ms on lock 0x7b54002d03a0. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734e5cb 00007f3837374e64 00007f3837471671 00007f383745b5e1 00007f383745aed2 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0
0608 12:51:36.169285 (+   714us) log.cc:844] Serialized 519 byte log entry
0608 12:51:36.289683 (+120398us) spinlock_profiling.cc:243] Waited 23.1 ms on lock 0x7b5400200154. stack: 00007f3833c9b3a1 00007f3833c9b1c8 00007f3833476f11 000000000047f705 000000000047f658 00007f383734e5cb 00007f383745b115 00007f383afb3788 00007f383afb2660 00007f383afbc950 00007f383afbc8b0 00007f383afbc810 00007f383afbc7b0 00007f383afba92f 000000000049a986 000000000049a618
0608 12:51:36.325473 (+ 35790us) op_driver.cc:464] REPLICATION: finished
0608 12:51:36.569989 (+244516us) write_op.cc:301] APPLY: starting
0608 12:51:36.570083 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:36.570264 (+   181us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:36.570288 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:36.571273 (+   985us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:36.571484 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:36.571534 (+    50us) write_op.cc:312] APPLY: finished
0608 12:51:36.571776 (+   242us) log.cc:844] Serialized 46 byte log entry
0608 12:51:36.606412 (+ 34636us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:36.606515 (+   103us) write_op.cc:454] Released schema lock
0608 12:51:36.606558 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":244311,"mutex_wait_us":1282,"num_ops":5,"prepare.queue_time_us":422029,"prepare.run_cpu_time_us":9683,"prepare.run_wall_time_us":557505,"replication_time_us":410806,"spinlock_wait_cycles":78928128}]]}
W20260608 12:51:37.410653  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:44101, user_credentials={real_user=slave}} blocked reactor thread for 58785.1us
W20260608 12:51:37.483053  9703 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.000s	sys 0.000s
W20260608 12:51:37.655503  9329 debug-util.cc:398] Leaking SignalData structure 0x7b0800117440 after lost signal to thread 4894
W20260608 12:51:37.657275  9329 debug-util.cc:398] Leaking SignalData structure 0x7b080012d200 after lost signal to thread 9332
W20260608 12:51:37.664216  9329 debug-util.cc:398] Leaking SignalData structure 0x7b08000a06a0 after lost signal to thread 9424
W20260608 12:51:37.665978  9329 debug-util.cc:398] Leaking SignalData structure 0x7b0800126be0 after lost signal to thread 9499
W20260608 12:51:37.667961  9329 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0ae0 after lost signal to thread 9573
W20260608 12:51:38.251163  9513 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:44101, user_credentials={real_user=slave}} blocked reactor thread for 52719.2us
W20260608 12:51:38.361407  9513 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:44101, user_credentials={real_user=slave}} blocked reactor thread for 67755.7us
W20260608 12:51:38.368625  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:44101, user_credentials={real_user=slave}} blocked reactor thread for 73555.6us
W20260608 12:51:39.074621  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:40953, user_credentials={real_user=slave}} blocked reactor thread for 74149us
W20260608 12:51:39.224403  9789 log.cc:927] Time spent T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260608 12:51:39.232359  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:44101, user_credentials={real_user=slave}} blocked reactor thread for 133875us
W20260608 12:51:39.256305  9718 log.cc:927] Time spent T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260608 12:51:39.304672  9364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:40953, user_credentials={real_user=slave}} blocked reactor thread for 69339.5us
W20260608 12:51:39.713110  9439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:40953, user_credentials={real_user=slave}} blocked reactor thread for 143220us
W20260608 12:51:39.869129  9439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:40953, user_credentials={real_user=slave}} blocked reactor thread for 59098.2us
W20260608 12:51:40.007946  9438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.193:45981, user_credentials={real_user=slave}} blocked reactor thread for 54141.3us
I20260608 12:51:40.082412  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:40.101295  9844 instance_detector.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:51:40.109352  9845 instance_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:51:40.117559  4891 server_base.cc:1061] running on GCE node
W20260608 12:51:40.117703  9847 instance_detector.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:51:40.120720  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:40.121064  4891 system_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:51:40.121311  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923100121293 us; error 0 us; skew 500 ppm
I20260608 12:51:40.122226  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:40.126104  4891 webserver.cc:533] Webserver started at http://127.4.198.196:39617/ using document root <none> and password file <none>
I20260608 12:51:40.126947  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:40.127226  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:40.127652  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:40.129638  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "6e5a3601a41d4a2d98f13f81d4cd161b"
format_stamp: "Formatted at 2026-06-08 12:51:40 on dist-test-slave-cf34"
I20260608 12:51:40.136894  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.001s
I20260608 12:51:40.140802  9852 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:51:40.141745  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:51:40.142100  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "6e5a3601a41d4a2d98f13f81d4cd161b"
format_stamp: "Formatted at 2026-06-08 12:51:40 on dist-test-slave-cf34"
I20260608 12:51:40.142511  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-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:51:40.167480  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:40.168900  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:40.170739  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:40.173691  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:40.173908  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:40.174189  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:40.174366  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:40.246912  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:41735
I20260608 12:51:40.247051  9914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:41735 every 8 connection(s)
I20260608 12:51:40.254503  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:40.269554  9919 instance_detector.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:51:40.272239  9920 instance_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:51:40.282310  9923 instance_detector.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:51:40.282485  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:40.286819  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:40.287150  4891 system_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:51:40.287402  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923100287382 us; error 0 us; skew 500 ppm
I20260608 12:51:40.288251  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:40.289552  9915 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44689
I20260608 12:51:40.290058  9915 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:40.291145  9915 heartbeater.cc:507] Master 127.4.198.254:44689 requested a full tablet report, sending...
I20260608 12:51:40.291911  4891 webserver.cc:533] Webserver started at http://127.4.198.197:40027/ using document root <none> and password file <none>
I20260608 12:51:40.292600  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:40.292833  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:40.293114  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:40.293938  9292 ts_manager.cc:194] Registered new tserver with Master: 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196:41735)
I20260608 12:51:40.294735  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-4-root/instance:
uuid: "fb1d61022e184795b669745730e6fc7f"
format_stamp: "Formatted at 2026-06-08 12:51:40 on dist-test-slave-cf34"
I20260608 12:51:40.296255  9292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36548
I20260608 12:51:40.303745  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:51:40.307725  9927 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:51:40.308636  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:51:40.309029  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-4-root
uuid: "fb1d61022e184795b669745730e6fc7f"
format_stamp: "Formatted at 2026-06-08 12:51:40 on dist-test-slave-cf34"
I20260608 12:51:40.309408  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-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:51:40.323100  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:40.324476  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:40.326200  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:40.330586  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:40.330847  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:51:40.331100  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:40.331282  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:40.416839  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.197:41175
I20260608 12:51:40.417165  9989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.197:41175 every 8 connection(s)
I20260608 12:51:40.439071  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:40.452987  9990 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44689
I20260608 12:51:40.453487  9990 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:40.457439  9990 heartbeater.cc:507] Master 127.4.198.254:44689 requested a full tablet report, sending...
I20260608 12:51:40.463567  9292 ts_manager.cc:194] Registered new tserver with Master: fb1d61022e184795b669745730e6fc7f (127.4.198.197:41175)
I20260608 12:51:40.487200  9292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36550
W20260608 12:51:40.489076  9993 instance_detector.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:51:40.505991  9998 instance_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:51:40.507989  9995 instance_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:51:40.514259  9396 consensus_queue.cc:237] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:40.515349  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:40.519241  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:40.519587  4891 system_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:51:40.519852  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923100519833 us; error 0 us; skew 500 ppm
I20260608 12:51:40.520751  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:40.537572  9546 raft_consensus.cc:1275] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:40.539942  9837 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:40.540627  4891 webserver.cc:533] Webserver started at http://127.4.198.198:33005/ using document root <none> and password file <none>
I20260608 12:51:40.541482  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:40.541736  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:40.542171  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:40.543874  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-5-root/instance:
uuid: "6f46fd0f423749df87a07718029d383c"
format_stamp: "Formatted at 2026-06-08 12:51:40 on dist-test-slave-cf34"
W20260608 12:51:40.551687  9366 consensus_peers.cc:597] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 -> Peer 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196:41735): Couldn't send request to peer 6e5a3601a41d4a2d98f13f81d4cd161b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 285330e6a345412abbb70997fd1a4584. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:40.567579  9472 raft_consensus.cc:1275] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:40.563786 10005 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.570508  9546 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.572086 10006 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260608 12:51:40.573724  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.029s	user 0.013s	sys 0.009s
I20260608 12:51:40.577831  9472 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.615836  9292 catalog_manager.cc:5696] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.622799 10007 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:51:40.625671  4891 fs_manager.cc:730] Time spent opening block manager: real 0.048s	user 0.014s	sys 0.027s
I20260608 12:51:40.626121  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-5-root
uuid: "6f46fd0f423749df87a07718029d383c"
format_stamp: "Formatted at 2026-06-08 12:51:40 on dist-test-slave-cf34"
I20260608 12:51:40.626564  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-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:51:40.650300  9546 consensus_queue.cc:237] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:40.660693  9472 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:40.663169  9747 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:40.679308  9747 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
W20260608 12:51:40.687887  9515 consensus_peers.cc:597] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 -> Peer 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196:41735): Couldn't send request to peer 6e5a3601a41d4a2d98f13f81d4cd161b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acae42750d6f4574beff12fce4b56e67. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:40.687974  9471 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.696820  9396 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:40.705559 10016 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:40.713282  9396 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.730268  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:40.732331  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:40.735877  9546 consensus_queue.cc:237] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:40.742046  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:40.746685  9292 catalog_manager.cc:5696] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.747941  9472 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:51:40.749732  9831 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:51:40.758111  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:40.758666  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 12:51:40.759112  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:40.759404  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:40.758225  9831 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.762777  9474 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.773988  9396 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260608 12:51:40.774005  9515 consensus_peers.cc:597] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 -> Peer 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196:41735): Couldn't send request to peer 6e5a3601a41d4a2d98f13f81d4cd161b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a830a87b1e1649aa98217fa2f5f37882. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:40.780440  9747 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } 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:51:40.787170  9394 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.802145  9292 catalog_manager.cc:5696] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: config changed from index -1 to 25, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.815611  9396 consensus_queue.cc:237] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
W20260608 12:51:40.830041  9366 consensus_peers.cc:597] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 -> Peer 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196:41735): Couldn't send request to peer 6e5a3601a41d4a2d98f13f81d4cd161b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff08cfe1d2b140c7a81516969485388f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:40.835374  9546 raft_consensus.cc:1275] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:40.837778 10005 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } 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:51:40.846822  9474 raft_consensus.cc:1275] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:40.845988  9837 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.854954 10006 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:40.862314  9474 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:40.874511  9292 catalog_manager.cc:5696] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 reported cstate change: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:40.860582  9546 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } } }
I20260608 12:51:41.059356 10071 ts_tablet_manager.cc:933] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: Initiating tablet copy from peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:41.069437 10071 tablet_copy_client.cc:323] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45981
I20260608 12:51:41.116118  9410 tablet_copy_service.cc:140] P 1c19cc898b754907a5774ed1b8108530: Received BeginTabletCopySession request for tablet 285330e6a345412abbb70997fd1a4584 from peer 6e5a3601a41d4a2d98f13f81d4cd161b ({username='slave'} at 127.0.0.1:36538)
I20260608 12:51:41.116852  9410 tablet_copy_service.cc:161] P 1c19cc898b754907a5774ed1b8108530: Beginning new tablet copy session on tablet 285330e6a345412abbb70997fd1a4584 from peer 6e5a3601a41d4a2d98f13f81d4cd161b at {username='slave'} at 127.0.0.1:36538: session id = 6e5a3601a41d4a2d98f13f81d4cd161b-285330e6a345412abbb70997fd1a4584
I20260608 12:51:41.131460 10080 ts_tablet_manager.cc:933] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: Initiating tablet copy from peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:41.131847  9410 tablet_copy_source_session.cc:215] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:41.136202 10071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285330e6a345412abbb70997fd1a4584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:41.143230 10080 tablet_copy_client.cc:323] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:40953
I20260608 12:51:41.144690 10083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.198:41877 every 8 connection(s)
I20260608 12:51:41.145123  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.198:41877
I20260608 12:51:41.184577 10071 tablet_copy_client.cc:806] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:41.185415 10071 tablet_copy_client.cc:670] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:41.190881 10072 tablet_copy_client.cc:1025] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:41.195763 10085 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44689
I20260608 12:51:41.196256 10085 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:41.197278 10085 heartbeater.cc:507] Master 127.4.198.254:44689 requested a full tablet report, sending...
I20260608 12:51:41.200311  9296 ts_manager.cc:194] Registered new tserver with Master: 6f46fd0f423749df87a07718029d383c (127.4.198.198:41877)
I20260608 12:51:41.202312  9296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36552
I20260608 12:51:41.203939  9559 tablet_copy_service.cc:140] P f43f470cb31840b985f548577e692d48: Received BeginTabletCopySession request for tablet acae42750d6f4574beff12fce4b56e67 from peer 6e5a3601a41d4a2d98f13f81d4cd161b ({username='slave'} at 127.0.0.1:60216)
I20260608 12:51:41.204663  9559 tablet_copy_service.cc:161] P f43f470cb31840b985f548577e692d48: Beginning new tablet copy session on tablet acae42750d6f4574beff12fce4b56e67 from peer 6e5a3601a41d4a2d98f13f81d4cd161b at {username='slave'} at 127.0.0.1:60216: session id = 6e5a3601a41d4a2d98f13f81d4cd161b-acae42750d6f4574beff12fce4b56e67
I20260608 12:51:41.213187  9559 tablet_copy_source_session.cc:215] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:41.216359 10080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acae42750d6f4574beff12fce4b56e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:41.231305 10080 tablet_copy_client.cc:806] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:41.231930 10080 tablet_copy_client.cc:670] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:41.235626 10082 tablet_copy_client.cc:1025] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:41.300318  9915 heartbeater.cc:499] Master 127.4.198.254:44689 was elected leader, sending a full tablet report...
I20260608 12:51:41.344576 10089 ts_tablet_manager.cc:933] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: Initiating tablet copy from peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:41.346750 10089 tablet_copy_client.cc:323] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:40953
I20260608 12:51:41.349288  9559 tablet_copy_service.cc:140] P f43f470cb31840b985f548577e692d48: Received BeginTabletCopySession request for tablet a830a87b1e1649aa98217fa2f5f37882 from peer 6e5a3601a41d4a2d98f13f81d4cd161b ({username='slave'} at 127.0.0.1:60216)
I20260608 12:51:41.349872  9559 tablet_copy_service.cc:161] P f43f470cb31840b985f548577e692d48: Beginning new tablet copy session on tablet a830a87b1e1649aa98217fa2f5f37882 from peer 6e5a3601a41d4a2d98f13f81d4cd161b at {username='slave'} at 127.0.0.1:60216: session id = 6e5a3601a41d4a2d98f13f81d4cd161b-a830a87b1e1649aa98217fa2f5f37882
I20260608 12:51:41.357684  9559 tablet_copy_source_session.cc:215] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:41.361586 10089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a830a87b1e1649aa98217fa2f5f37882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:41.381157 10089 tablet_copy_client.cc:806] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:41.381965 10089 tablet_copy_client.cc:670] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:41.393738 10090 tablet_copy_client.cc:1025] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:41.449843 10091 ts_tablet_manager.cc:933] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: Initiating tablet copy from peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:41.455439 10091 tablet_copy_client.cc:323] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45981
I20260608 12:51:41.457402  9410 tablet_copy_service.cc:140] P 1c19cc898b754907a5774ed1b8108530: Received BeginTabletCopySession request for tablet ff08cfe1d2b140c7a81516969485388f from peer 6e5a3601a41d4a2d98f13f81d4cd161b ({username='slave'} at 127.0.0.1:36538)
I20260608 12:51:41.458034  9410 tablet_copy_service.cc:161] P 1c19cc898b754907a5774ed1b8108530: Beginning new tablet copy session on tablet ff08cfe1d2b140c7a81516969485388f from peer 6e5a3601a41d4a2d98f13f81d4cd161b at {username='slave'} at 127.0.0.1:36538: session id = 6e5a3601a41d4a2d98f13f81d4cd161b-ff08cfe1d2b140c7a81516969485388f
I20260608 12:51:41.466580  9410 tablet_copy_source_session.cc:215] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:41.470595 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff08cfe1d2b140c7a81516969485388f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:41.488348 10091 tablet_copy_client.cc:806] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:41.489025 10091 tablet_copy_client.cc:670] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:41.492187  9990 heartbeater.cc:499] Master 127.4.198.254:44689 was elected leader, sending a full tablet report...
I20260608 12:51:41.493961 10092 tablet_copy_client.cc:1025] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:42.205583 10085 heartbeater.cc:499] Master 127.4.198.254:44689 was elected leader, sending a full tablet report...
I20260608 12:51:43.191958 10071 tablet_copy_client.cc:538] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:43.202121 10071 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap starting.
I20260608 12:51:43.236596 10080 tablet_copy_client.cc:538] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:43.253643 10080 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap starting.
I20260608 12:51:43.381273 10071 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:43.382376 10071 tablet_bootstrap.cc:492] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap complete.
I20260608 12:51:43.383186 10071 ts_tablet_manager.cc:1403] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent bootstrapping tablet: real 0.181s	user 0.144s	sys 0.026s
I20260608 12:51:43.386368 10071 raft_consensus.cc:359] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.387305 10071 raft_consensus.cc:740] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6e5a3601a41d4a2d98f13f81d4cd161b, State: Initialized, Role: LEARNER
I20260608 12:51:43.388001 10071 consensus_queue.cc:260] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.395430 10089 tablet_copy_client.cc:538] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:43.404645 10089 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap starting.
I20260608 12:51:43.412258 10071 ts_tablet_manager.cc:1434] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260608 12:51:43.412770  9890 raft_consensus.cc:1217] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:43.414212  9410 tablet_copy_service.cc:342] P 1c19cc898b754907a5774ed1b8108530: Request end of tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-285330e6a345412abbb70997fd1a4584 received from {username='slave'} at 127.0.0.1:36538
I20260608 12:51:43.414700  9410 tablet_copy_service.cc:434] P 1c19cc898b754907a5774ed1b8108530: ending tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-285330e6a345412abbb70997fd1a4584 on tablet 285330e6a345412abbb70997fd1a4584 with peer 6e5a3601a41d4a2d98f13f81d4cd161b
W20260608 12:51:43.415787  9515 consensus_peers.cc:597] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 -> Peer 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196:41735): Couldn't send request to peer 6e5a3601a41d4a2d98f13f81d4cd161b. 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:51:43.494977 10091 tablet_copy_client.cc:538] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:43.511188 10091 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap starting.
I20260608 12:51:43.546464 10080 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:43.547499 10080 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap complete.
I20260608 12:51:43.548374 10080 ts_tablet_manager.cc:1403] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent bootstrapping tablet: real 0.295s	user 0.160s	sys 0.017s
I20260608 12:51:43.551661 10080 raft_consensus.cc:359] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.552476 10080 raft_consensus.cc:740] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6e5a3601a41d4a2d98f13f81d4cd161b, State: Initialized, Role: LEARNER
I20260608 12:51:43.553148 10080 consensus_queue.cc:260] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.555594 10080 ts_tablet_manager.cc:1434] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:51:43.557433  9559 tablet_copy_service.cc:342] P f43f470cb31840b985f548577e692d48: Request end of tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-acae42750d6f4574beff12fce4b56e67 received from {username='slave'} at 127.0.0.1:60216
I20260608 12:51:43.557899  9559 tablet_copy_service.cc:434] P f43f470cb31840b985f548577e692d48: ending tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-acae42750d6f4574beff12fce4b56e67 on tablet acae42750d6f4574beff12fce4b56e67 with peer 6e5a3601a41d4a2d98f13f81d4cd161b
I20260608 12:51:43.635859 10089 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:43.637167 10089 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap complete.
I20260608 12:51:43.638175 10089 ts_tablet_manager.cc:1403] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent bootstrapping tablet: real 0.234s	user 0.143s	sys 0.032s
I20260608 12:51:43.641469 10089 raft_consensus.cc:359] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.642272 10089 raft_consensus.cc:740] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6e5a3601a41d4a2d98f13f81d4cd161b, State: Initialized, Role: LEARNER
I20260608 12:51:43.642983 10089 consensus_queue.cc:260] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.645556 10089 ts_tablet_manager.cc:1434] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:51:43.647277  9559 tablet_copy_service.cc:342] P f43f470cb31840b985f548577e692d48: Request end of tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-a830a87b1e1649aa98217fa2f5f37882 received from {username='slave'} at 127.0.0.1:60216
I20260608 12:51:43.647717  9559 tablet_copy_service.cc:434] P f43f470cb31840b985f548577e692d48: ending tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-a830a87b1e1649aa98217fa2f5f37882 on tablet a830a87b1e1649aa98217fa2f5f37882 with peer 6e5a3601a41d4a2d98f13f81d4cd161b
I20260608 12:51:43.714632 10091 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:43.715615 10091 tablet_bootstrap.cc:492] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: Bootstrap complete.
I20260608 12:51:43.716418 10091 ts_tablet_manager.cc:1403] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent bootstrapping tablet: real 0.206s	user 0.151s	sys 0.018s
I20260608 12:51:43.719519 10091 raft_consensus.cc:359] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.720323 10091 raft_consensus.cc:740] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6e5a3601a41d4a2d98f13f81d4cd161b, State: Initialized, Role: LEARNER
I20260608 12:51:43.720986 10091 consensus_queue.cc:260] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: true } }
I20260608 12:51:43.723318 10091 ts_tablet_manager.cc:1434] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:51:43.725246  9410 tablet_copy_service.cc:342] P 1c19cc898b754907a5774ed1b8108530: Request end of tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-ff08cfe1d2b140c7a81516969485388f received from {username='slave'} at 127.0.0.1:36538
I20260608 12:51:43.725709  9410 tablet_copy_service.cc:434] P 1c19cc898b754907a5774ed1b8108530: ending tablet copy session 6e5a3601a41d4a2d98f13f81d4cd161b-ff08cfe1d2b140c7a81516969485388f on tablet ff08cfe1d2b140c7a81516969485388f with peer 6e5a3601a41d4a2d98f13f81d4cd161b
I20260608 12:51:43.818485  9890 raft_consensus.cc:1217] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:43.833951 10097 raft_consensus.cc:1064] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: attempting to promote NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b to VOTER
I20260608 12:51:43.836838 10097 consensus_queue.cc:237] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:43.845916  9890 raft_consensus.cc:1275] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:43.845916  9546 raft_consensus.cc:1275] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:43.847793 10097 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } 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:51:43.848364  9471 raft_consensus.cc:1275] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:43.849304 10106 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } 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:51:43.851147  9837 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:43.876170 10097 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.877425  9471 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.883940  9546 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.897766  9296 catalog_manager.cc:5696] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.899241  9890 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.930064  9394 consensus_queue.cc:237] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:43.933657  9890 raft_consensus.cc:1217] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:51:43.939141  9471 raft_consensus.cc:1275] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:43.939307  9890 raft_consensus.cc:1275] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:43.942090  9837 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:43.945479 10097 consensus_queue.cc:1048] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:43.953594 10106 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.957208  9890 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.960466  9889 raft_consensus.cc:1217] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:43.966634  9471 raft_consensus.cc:2955] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:43.973539  9282 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 285330e6a345412abbb70997fd1a4584 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:43.979821  9292 catalog_manager.cc:5696] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 reported cstate change: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:43.995440  9535 tablet_service.cc:1558] Processing DeleteTablet for tablet 285330e6a345412abbb70997fd1a4584 with delete_type TABLET_DATA_TOMBSTONED (TS f43f470cb31840b985f548577e692d48 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:42158
I20260608 12:51:44.012586 10115 tablet_replica.cc:333] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:44.013818 10115 raft_consensus.cc:2243] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:44.014739 10115 raft_consensus.cc:2272] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:44.020207 10115 ts_tablet_manager.cc:1916] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:44.040181 10115 ts_tablet_manager.cc:1929] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:51:44.040566 10115 log.cc:1199] T 285330e6a345412abbb70997fd1a4584 P f43f470cb31840b985f548577e692d48: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/285330e6a345412abbb70997fd1a4584
I20260608 12:51:44.042068  9283 catalog_manager.cc:5027] TS f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): tablet 285330e6a345412abbb70997fd1a4584 (table test-workload [id=a970c618570f41309892ed44f20597ac]) successfully deleted
I20260608 12:51:44.386911 10106 raft_consensus.cc:1064] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: attempting to promote NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b to VOTER
I20260608 12:51:44.389837 10106 consensus_queue.cc:237] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:44.412146 10096 raft_consensus.cc:1064] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: attempting to promote NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b to VOTER
I20260608 12:51:44.414870 10096 consensus_queue.cc:237] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:44.435845  9890 raft_consensus.cc:1275] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.435671 10119 raft_consensus.cc:1064] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: attempting to promote NON_VOTER 6e5a3601a41d4a2d98f13f81d4cd161b to VOTER
I20260608 12:51:44.439277 10119 consensus_queue.cc:237] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:44.443316  9837 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } 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:51:44.450963  9471 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:44.452965 10116 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:44.460181  9546 raft_consensus.cc:1275] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.461892 10097 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } 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:51:44.463351  9889 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:44.465188  9394 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:44.469704 10116 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } 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:51:44.470644 10119 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } 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:51:44.483588  9474 raft_consensus.cc:1275] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.485569 10097 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:44.495349 10116 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.505695  9889 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.507615  9888 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 LEARNER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.518913 10129 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } 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:51:44.523540  9396 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.526080 10106 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.528867  9890 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.533390  9296 catalog_manager.cc:5696] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 reported cstate change: config changed from index 25 to 26, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:44.534435  9471 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.526144 10130 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.009s
I20260608 12:51:44.537842  9474 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.523463  9394 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.546911  9546 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.548732  9472 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.555389 10131 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } 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:51:44.632750  9887 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.628639 10130 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.663261  9292 catalog_manager.cc:5696] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 reported cstate change: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:44.665582  9396 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.691133  9396 consensus_queue.cc:237] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:44.691648  9543 consensus_queue.cc:237] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [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: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:44.705324  9289 catalog_manager.cc:5696] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 reported cstate change: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.708854  9471 raft_consensus.cc:1275] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:44.711586 10133 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:51:44.702966  9887 raft_consensus.cc:1275] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:44.702517  9472 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6e5a3601a41d4a2d98f13f81d4cd161b (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.715590  9474 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.715884  9890 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:44.717192 10116 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:44.719111 10116 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } 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:51:44.725574 10097 consensus_queue.cc:1048] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:44.727792 10097 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.735848 10116 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.737649  9474 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.740804  9887 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.741914  9472 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.752173  9889 raft_consensus.cc:2955] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.764438  9283 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a830a87b1e1649aa98217fa2f5f37882 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:44.764825  9290 catalog_manager.cc:5696] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b reported cstate change: config changed from index 26 to 27, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.769820  9543 consensus_queue.cc:237] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } }
I20260608 12:51:44.780319  9389 tablet_service.cc:1558] Processing DeleteTablet for tablet a830a87b1e1649aa98217fa2f5f37882 with delete_type TABLET_DATA_TOMBSTONED (TS 1c19cc898b754907a5774ed1b8108530 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:40372
I20260608 12:51:44.783032  9889 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:44.783589  9396 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:44.785377 10121 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:44.786435 10119 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:44.785791  9296 catalog_manager.cc:5696] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b reported cstate change: config changed from index 27 to 28, VOTER f43f470cb31840b985f548577e692d48 (127.4.198.195) evicted. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.795845 10116 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.797933  9396 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.800557  9282 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ff08cfe1d2b140c7a81516969485388f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:44.801685  9890 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } }
I20260608 12:51:44.813056  9283 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet acae42750d6f4574beff12fce4b56e67 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:44.815011  9535 tablet_service.cc:1558] Processing DeleteTablet for tablet ff08cfe1d2b140c7a81516969485388f with delete_type TABLET_DATA_TOMBSTONED (TS f43f470cb31840b985f548577e692d48 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:42158
I20260608 12:51:44.822952  9296 catalog_manager.cc:5696] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 reported cstate change: config changed from index 27 to 28, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:44.836087  9462 tablet_service.cc:1558] Processing DeleteTablet for tablet acae42750d6f4574beff12fce4b56e67 with delete_type TABLET_DATA_TOMBSTONED (TS ca4c40dfc03d43609bdc54158d5c3fc5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:42422
I20260608 12:51:44.846885 10142 tablet_replica.cc:333] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:44.848621 10142 raft_consensus.cc:2243] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:44.864099 10142 raft_consensus.cc:2272] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:44.866127 10144 tablet_replica.cc:333] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:44.874302 10142 ts_tablet_manager.cc:1916] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:44.879067 10144 raft_consensus.cc:2243] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:44.880054 10144 raft_consensus.cc:2272] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:44.880121 10143 tablet_replica.cc:333] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:44.881415 10143 raft_consensus.cc:2243] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:44.882418 10143 raft_consensus.cc:2272] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:44.885975 10144 ts_tablet_manager.cc:1916] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:44.887837 10143 ts_tablet_manager.cc:1916] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:44.892990 10142 ts_tablet_manager.cc:1929] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:51:44.893719 10142 log.cc:1199] T a830a87b1e1649aa98217fa2f5f37882 P 1c19cc898b754907a5774ed1b8108530: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/a830a87b1e1649aa98217fa2f5f37882
I20260608 12:51:44.895694  9282 catalog_manager.cc:5027] TS 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): tablet a830a87b1e1649aa98217fa2f5f37882 (table test-workload [id=a970c618570f41309892ed44f20597ac]) successfully deleted
I20260608 12:51:44.898976 10144 ts_tablet_manager.cc:1929] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:51:44.899362 10144 log.cc:1199] T acae42750d6f4574beff12fce4b56e67 P ca4c40dfc03d43609bdc54158d5c3fc5: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/acae42750d6f4574beff12fce4b56e67
I20260608 12:51:44.900787  9283 catalog_manager.cc:5027] TS ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): tablet acae42750d6f4574beff12fce4b56e67 (table test-workload [id=a970c618570f41309892ed44f20597ac]) successfully deleted
I20260608 12:51:44.901062 10143 ts_tablet_manager.cc:1929] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:51:44.901489 10143 log.cc:1199] T ff08cfe1d2b140c7a81516969485388f P f43f470cb31840b985f548577e692d48: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/ff08cfe1d2b140c7a81516969485388f
I20260608 12:51:44.902773  9283 catalog_manager.cc:5027] TS f43f470cb31840b985f548577e692d48 (127.4.198.195:40953): tablet ff08cfe1d2b140c7a81516969485388f (table test-workload [id=a970c618570f41309892ed44f20597ac]) successfully deleted
I20260608 12:51:45.860262  9543 consensus_queue.cc:237] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 2.24, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:45.868099  9394 raft_consensus.cc:1275] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 2 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 2 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260608 12:51:45.869837 10148 consensus_queue.cc:1048] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:51:45.879230  9471 raft_consensus.cc:1275] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 2 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 2 index: 24. Preceding OpId from leader: term: 2 index: 25. (index mismatch)
I20260608 12:51:45.880985 10148 consensus_queue.cc:1048] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 12:51:45.894143  9513 consensus_peers.cc:597] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 -> Peer fb1d61022e184795b669745730e6fc7f (127.4.198.197:41175): Couldn't send request to peer fb1d61022e184795b669745730e6fc7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 807c6b3ae71d43b1b2dd2049e8af7f48. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:45.893863 10116 raft_consensus.cc:2955] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 LEADER]: Committing config change with OpId 2.25: config changed from index -1 to 25, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:45.895691  9394 raft_consensus.cc:2955] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 2 FOLLOWER]: Committing config change with OpId 2.25: config changed from index -1 to 25, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:45.897241  9471 raft_consensus.cc:2955] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 2 FOLLOWER]: Committing config change with OpId 2.25: config changed from index -1 to 25, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:45.906966  9296 catalog_manager.cc:5696] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 reported cstate change: config changed from index -1 to 25, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New cstate: current_term: 2 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:45.914891  9396 consensus_queue.cc:237] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:45.942502  9543 raft_consensus.cc:1275] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:45.945005 10097 consensus_queue.cc:1048] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:45.952252  9471 raft_consensus.cc:1275] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:45.954089 10097 consensus_queue.cc:1048] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } 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:51:45.964056 10151 raft_consensus.cc:2955] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
W20260608 12:51:45.967319  9363 consensus_peers.cc:597] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 -> Peer 6f46fd0f423749df87a07718029d383c (127.4.198.198:41877): Couldn't send request to peer 6f46fd0f423749df87a07718029d383c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4dbaf3e2c91459385aa43313d49d3d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:45.966207  9543 raft_consensus.cc:2955] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:45.971868  9471 raft_consensus.cc:2955] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:45.977960  9546 consensus_queue.cc:237] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [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: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:45.980274  9292 catalog_manager.cc:5696] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 reported cstate change: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:45.992002  9890 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:45.994496  9471 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:45.995476 10116 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:45.997617 10116 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260608 12:51:46.005736  9512 consensus_peers.cc:597] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 -> Peer 6f46fd0f423749df87a07718029d383c (127.4.198.198:41877): Couldn't send request to peer 6f46fd0f423749df87a07718029d383c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a830a87b1e1649aa98217fa2f5f37882. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:46.007488 10116 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:46.009332  9471 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:46.011101  9890 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:46.022055  9546 consensus_queue.cc:237] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:46.022329  9296 catalog_manager.cc:5696] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 reported cstate change: config changed from index 27 to 28, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:51:46.031939  9513 consensus_peers.cc:597] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 -> Peer fb1d61022e184795b669745730e6fc7f (127.4.198.197:41175): Couldn't send request to peer fb1d61022e184795b669745730e6fc7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acae42750d6f4574beff12fce4b56e67. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:46.033630  9887 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:51:46.035166  9396 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:51:46.036862 10116 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:51:46.038689 10155 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:51:46.050284 10154 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:46.054626  9890 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:46.056421  9396 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:46.066824  9296 catalog_manager.cc:5696] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 reported cstate change: config changed from index 28 to 29, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:46.086966  9471 consensus_queue.cc:237] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:46.095538  9546 raft_consensus.cc:1275] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer ca4c40dfc03d43609bdc54158d5c3fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:46.097761  9396 raft_consensus.cc:1275] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Refusing update from remote peer ca4c40dfc03d43609bdc54158d5c3fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:46.098755 10177 consensus_queue.cc:1048] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:46.099965 10175 consensus_queue.cc:1048] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:51:46.107178  9438 consensus_peers.cc:597] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 -> Peer 6f46fd0f423749df87a07718029d383c (127.4.198.198:41877): Couldn't send request to peer 6f46fd0f423749df87a07718029d383c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccede0538a8c4bbd95b38fe364f66c26. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:46.108891 10175 raft_consensus.cc:2955] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:46.115561  9546 raft_consensus.cc:2955] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:46.119513  9396 raft_consensus.cc:2955] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } } }
I20260608 12:51:46.123040  9394 consensus_queue.cc:237] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:46.123862  9289 catalog_manager.cc:5696] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: config changed from index -1 to 26, NON_VOTER 6f46fd0f423749df87a07718029d383c (127.4.198.198) added. New cstate: current_term: 1 leader_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:46.136453  9543 raft_consensus.cc:1275] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:46.138363  9471 raft_consensus.cc:1275] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Refusing update from remote peer 1c19cc898b754907a5774ed1b8108530: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:46.139370 10151 consensus_queue.cc:1048] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } 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:51:46.140365 10097 consensus_queue.cc:1048] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:51:46.148998  9364 consensus_peers.cc:597] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 -> Peer fb1d61022e184795b669745730e6fc7f (127.4.198.197:41175): Couldn't send request to peer fb1d61022e184795b669745730e6fc7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9542ddc34eb45f38181d6c31a88314f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:46.157884 10151 raft_consensus.cc:2955] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:46.159974  9471 raft_consensus.cc:2955] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:46.160890  9546 raft_consensus.cc:2955] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:46.172658  9289 catalog_manager.cc:5696] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 reported cstate change: config changed from index -1 to 26, NON_VOTER fb1d61022e184795b669745730e6fc7f (127.4.198.197) added. New cstate: current_term: 1 leader_uuid: "1c19cc898b754907a5774ed1b8108530" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } }
I20260608 12:51:46.435635 10183 ts_tablet_manager.cc:933] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Initiating tablet copy from peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:46.438624 10183 tablet_copy_client.cc:323] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:40953
I20260608 12:51:46.453338  9559 tablet_copy_service.cc:140] P f43f470cb31840b985f548577e692d48: Received BeginTabletCopySession request for tablet 807c6b3ae71d43b1b2dd2049e8af7f48 from peer fb1d61022e184795b669745730e6fc7f ({username='slave'} at 127.0.0.1:36174)
I20260608 12:51:46.453965  9559 tablet_copy_service.cc:161] P f43f470cb31840b985f548577e692d48: Beginning new tablet copy session on tablet 807c6b3ae71d43b1b2dd2049e8af7f48 from peer fb1d61022e184795b669745730e6fc7f at {username='slave'} at 127.0.0.1:36174: session id = fb1d61022e184795b669745730e6fc7f-807c6b3ae71d43b1b2dd2049e8af7f48
I20260608 12:51:46.456780 10187 ts_tablet_manager.cc:933] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: Initiating tablet copy from peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:46.459903 10187 tablet_copy_client.cc:323] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:40953
I20260608 12:51:46.461592  9558 tablet_copy_service.cc:140] P f43f470cb31840b985f548577e692d48: Received BeginTabletCopySession request for tablet acae42750d6f4574beff12fce4b56e67 from peer fb1d61022e184795b669745730e6fc7f ({username='slave'} at 127.0.0.1:36174)
I20260608 12:51:46.461949  9559 tablet_copy_source_session.cc:215] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:46.462245  9558 tablet_copy_service.cc:161] P f43f470cb31840b985f548577e692d48: Beginning new tablet copy session on tablet acae42750d6f4574beff12fce4b56e67 from peer fb1d61022e184795b669745730e6fc7f at {username='slave'} at 127.0.0.1:36174: session id = fb1d61022e184795b669745730e6fc7f-acae42750d6f4574beff12fce4b56e67
I20260608 12:51:46.465521 10183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807c6b3ae71d43b1b2dd2049e8af7f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:46.470430  9558 tablet_copy_source_session.cc:215] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:46.475421 10187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acae42750d6f4574beff12fce4b56e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:46.482424 10183 tablet_copy_client.cc:806] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:46.483079 10183 tablet_copy_client.cc:670] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:46.487766 10184 tablet_copy_client.cc:1025] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:46.493585 10187 tablet_copy_client.cc:806] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:46.494903 10189 ts_tablet_manager.cc:933] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: Initiating tablet copy from peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101)
I20260608 12:51:46.495357 10187 tablet_copy_client.cc:670] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:46.498054 10189 tablet_copy_client.cc:323] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:44101
I20260608 12:51:46.501497 10188 tablet_copy_client.cc:1025] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:46.512882  9485 tablet_copy_service.cc:140] P ca4c40dfc03d43609bdc54158d5c3fc5: Received BeginTabletCopySession request for tablet ccede0538a8c4bbd95b38fe364f66c26 from peer 6f46fd0f423749df87a07718029d383c ({username='slave'} at 127.0.0.1:39094)
I20260608 12:51:46.513732  9485 tablet_copy_service.cc:161] P ca4c40dfc03d43609bdc54158d5c3fc5: Beginning new tablet copy session on tablet ccede0538a8c4bbd95b38fe364f66c26 from peer 6f46fd0f423749df87a07718029d383c at {username='slave'} at 127.0.0.1:39094: session id = 6f46fd0f423749df87a07718029d383c-ccede0538a8c4bbd95b38fe364f66c26
I20260608 12:51:46.519892  9485 tablet_copy_source_session.cc:215] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:46.523037 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccede0538a8c4bbd95b38fe364f66c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:46.538714 10189 tablet_copy_client.cc:806] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:46.539347 10189 tablet_copy_client.cc:670] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:46.543242 10190 tablet_copy_client.cc:1025] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:46.555845 10192 ts_tablet_manager.cc:933] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: Initiating tablet copy from peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:46.557684 10192 tablet_copy_client.cc:323] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45981
I20260608 12:51:46.569511  9410 tablet_copy_service.cc:140] P 1c19cc898b754907a5774ed1b8108530: Received BeginTabletCopySession request for tablet e4dbaf3e2c91459385aa43313d49d3d4 from peer 6f46fd0f423749df87a07718029d383c ({username='slave'} at 127.0.0.1:34332)
I20260608 12:51:46.570130  9410 tablet_copy_service.cc:161] P 1c19cc898b754907a5774ed1b8108530: Beginning new tablet copy session on tablet e4dbaf3e2c91459385aa43313d49d3d4 from peer 6f46fd0f423749df87a07718029d383c at {username='slave'} at 127.0.0.1:34332: session id = 6f46fd0f423749df87a07718029d383c-e4dbaf3e2c91459385aa43313d49d3d4
I20260608 12:51:46.574692 10195 ts_tablet_manager.cc:933] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: Initiating tablet copy from peer f43f470cb31840b985f548577e692d48 (127.4.198.195:40953)
I20260608 12:51:46.576684 10195 tablet_copy_client.cc:323] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:40953
I20260608 12:51:46.576681  9410 tablet_copy_source_session.cc:215] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:46.580873 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4dbaf3e2c91459385aa43313d49d3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:46.588866  9558 tablet_copy_service.cc:140] P f43f470cb31840b985f548577e692d48: Received BeginTabletCopySession request for tablet a830a87b1e1649aa98217fa2f5f37882 from peer 6f46fd0f423749df87a07718029d383c ({username='slave'} at 127.0.0.1:36188)
I20260608 12:51:46.589480  9558 tablet_copy_service.cc:161] P f43f470cb31840b985f548577e692d48: Beginning new tablet copy session on tablet a830a87b1e1649aa98217fa2f5f37882 from peer 6f46fd0f423749df87a07718029d383c at {username='slave'} at 127.0.0.1:36188: session id = 6f46fd0f423749df87a07718029d383c-a830a87b1e1649aa98217fa2f5f37882
I20260608 12:51:46.596413 10192 tablet_copy_client.cc:806] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:46.597177 10192 tablet_copy_client.cc:670] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:46.597265  9558 tablet_copy_source_session.cc:215] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:46.600317 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a830a87b1e1649aa98217fa2f5f37882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:46.601586 10193 tablet_copy_client.cc:1025] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:46.611444 10195 tablet_copy_client.cc:806] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:46.612107 10195 tablet_copy_client.cc:670] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:46.615825 10196 tablet_copy_client.cc:1025] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:46.625304 10197 ts_tablet_manager.cc:933] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: Initiating tablet copy from peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981)
I20260608 12:51:46.627498 10197 tablet_copy_client.cc:323] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:45981
I20260608 12:51:46.638095  9410 tablet_copy_service.cc:140] P 1c19cc898b754907a5774ed1b8108530: Received BeginTabletCopySession request for tablet a9542ddc34eb45f38181d6c31a88314f from peer fb1d61022e184795b669745730e6fc7f ({username='slave'} at 127.0.0.1:34336)
I20260608 12:51:46.638662  9410 tablet_copy_service.cc:161] P 1c19cc898b754907a5774ed1b8108530: Beginning new tablet copy session on tablet a9542ddc34eb45f38181d6c31a88314f from peer fb1d61022e184795b669745730e6fc7f at {username='slave'} at 127.0.0.1:34336: session id = fb1d61022e184795b669745730e6fc7f-a9542ddc34eb45f38181d6c31a88314f
I20260608 12:51:46.644038  9410 tablet_copy_source_session.cc:215] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:46.646764 10197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9542ddc34eb45f38181d6c31a88314f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:46.657042 10197 tablet_copy_client.cc:806] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:46.657596 10197 tablet_copy_client.cc:670] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:46.661515 10198 tablet_copy_client.cc:1025] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:48.489498 10183 tablet_copy_client.cc:538] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:48.503427 10187 tablet_copy_client.cc:538] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:48.503690 10183 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Bootstrap starting.
I20260608 12:51:48.511111 10187 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: Bootstrap starting.
I20260608 12:51:48.544940 10189 tablet_copy_client.cc:538] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:48.560168 10189 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: Bootstrap starting.
I20260608 12:51:48.603143 10192 tablet_copy_client.cc:538] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:48.614993 10192 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: Bootstrap starting.
I20260608 12:51:48.617434 10195 tablet_copy_client.cc:538] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:48.638237 10195 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: Bootstrap starting.
I20260608 12:51:48.662999 10197 tablet_copy_client.cc:538] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:48.674535 10197 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: Bootstrap starting.
I20260608 12:51:48.713914 10187 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:48.714980 10187 tablet_bootstrap.cc:492] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: Bootstrap complete.
I20260608 12:51:48.715693 10187 ts_tablet_manager.cc:1403] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: Time spent bootstrapping tablet: real 0.205s	user 0.156s	sys 0.043s
I20260608 12:51:48.724835 10187 raft_consensus.cc:359] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:48.726300 10187 raft_consensus.cc:740] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb1d61022e184795b669745730e6fc7f, State: Initialized, Role: LEARNER
I20260608 12:51:48.727049 10187 consensus_queue.cc:260] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:48.743275 10187 ts_tablet_manager.cc:1434] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.012s
I20260608 12:51:48.753552  9558 tablet_copy_service.cc:342] P f43f470cb31840b985f548577e692d48: Request end of tablet copy session fb1d61022e184795b669745730e6fc7f-acae42750d6f4574beff12fce4b56e67 received from {username='slave'} at 127.0.0.1:36174
I20260608 12:51:48.754244  9558 tablet_copy_service.cc:434] P f43f470cb31840b985f548577e692d48: ending tablet copy session fb1d61022e184795b669745730e6fc7f-acae42750d6f4574beff12fce4b56e67 on tablet acae42750d6f4574beff12fce4b56e67 with peer fb1d61022e184795b669745730e6fc7f
I20260608 12:51:48.791700 10183 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:48.792744 10183 tablet_bootstrap.cc:492] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Bootstrap complete.
I20260608 12:51:48.793488 10183 ts_tablet_manager.cc:1403] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Time spent bootstrapping tablet: real 0.290s	user 0.159s	sys 0.021s
I20260608 12:51:48.796712 10183 raft_consensus.cc:359] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:48.797644 10183 raft_consensus.cc:740] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb1d61022e184795b669745730e6fc7f, State: Initialized, Role: LEARNER
I20260608 12:51:48.799445 10189 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:48.800429 10189 tablet_bootstrap.cc:492] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: Bootstrap complete.
I20260608 12:51:48.801602 10189 ts_tablet_manager.cc:1403] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: Time spent bootstrapping tablet: real 0.242s	user 0.176s	sys 0.016s
I20260608 12:51:48.806169 10189 raft_consensus.cc:359] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:48.807027 10189 raft_consensus.cc:740] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f46fd0f423749df87a07718029d383c, State: Initialized, Role: LEARNER
I20260608 12:51:48.807677 10189 consensus_queue.cc:260] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:48.803006 10183 consensus_queue.cc:260] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 2.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: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:48.814597 10183 ts_tablet_manager.cc:1434] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260608 12:51:48.816977  9558 tablet_copy_service.cc:342] P f43f470cb31840b985f548577e692d48: Request end of tablet copy session fb1d61022e184795b669745730e6fc7f-807c6b3ae71d43b1b2dd2049e8af7f48 received from {username='slave'} at 127.0.0.1:36174
I20260608 12:51:48.817567  9558 tablet_copy_service.cc:434] P f43f470cb31840b985f548577e692d48: ending tablet copy session fb1d61022e184795b669745730e6fc7f-807c6b3ae71d43b1b2dd2049e8af7f48 on tablet 807c6b3ae71d43b1b2dd2049e8af7f48 with peer fb1d61022e184795b669745730e6fc7f
I20260608 12:51:48.819972 10189 ts_tablet_manager.cc:1434] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.007s
I20260608 12:51:48.823875  9485 tablet_copy_service.cc:342] P ca4c40dfc03d43609bdc54158d5c3fc5: Request end of tablet copy session 6f46fd0f423749df87a07718029d383c-ccede0538a8c4bbd95b38fe364f66c26 received from {username='slave'} at 127.0.0.1:39094
I20260608 12:51:48.824496  9485 tablet_copy_service.cc:434] P ca4c40dfc03d43609bdc54158d5c3fc5: ending tablet copy session 6f46fd0f423749df87a07718029d383c-ccede0538a8c4bbd95b38fe364f66c26 on tablet ccede0538a8c4bbd95b38fe364f66c26 with peer 6f46fd0f423749df87a07718029d383c
I20260608 12:51:48.914614 10053 raft_consensus.cc:1217] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:48.934998 10192 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:48.936024 10192 tablet_bootstrap.cc:492] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: Bootstrap complete.
I20260608 12:51:48.936769 10192 ts_tablet_manager.cc:1403] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: Time spent bootstrapping tablet: real 0.322s	user 0.164s	sys 0.011s
I20260608 12:51:48.939642 10192 raft_consensus.cc:359] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:48.940475 10192 raft_consensus.cc:740] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f46fd0f423749df87a07718029d383c, State: Initialized, Role: LEARNER
I20260608 12:51:48.940689  9965 raft_consensus.cc:1217] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260608 12:51:48.941138 10192 consensus_queue.cc:260] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:48.943518 10192 ts_tablet_manager.cc:1434] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:51:48.945987  9410 tablet_copy_service.cc:342] P 1c19cc898b754907a5774ed1b8108530: Request end of tablet copy session 6f46fd0f423749df87a07718029d383c-e4dbaf3e2c91459385aa43313d49d3d4 received from {username='slave'} at 127.0.0.1:34332
I20260608 12:51:48.946542  9410 tablet_copy_service.cc:434] P 1c19cc898b754907a5774ed1b8108530: ending tablet copy session 6f46fd0f423749df87a07718029d383c-e4dbaf3e2c91459385aa43313d49d3d4 on tablet e4dbaf3e2c91459385aa43313d49d3d4 with peer 6f46fd0f423749df87a07718029d383c
I20260608 12:51:48.958537 10195 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:48.959388 10195 tablet_bootstrap.cc:492] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: Bootstrap complete.
I20260608 12:51:48.959971 10195 ts_tablet_manager.cc:1403] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: Time spent bootstrapping tablet: real 0.322s	user 0.152s	sys 0.022s
I20260608 12:51:48.962747 10195 raft_consensus.cc:359] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:48.963580 10195 raft_consensus.cc:740] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f46fd0f423749df87a07718029d383c, State: Initialized, Role: LEARNER
I20260608 12:51:48.964188 10195 consensus_queue.cc:260] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [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: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: NON_VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: true } }
I20260608 12:51:48.967051 10195 ts_tablet_manager.cc:1434] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:51:48.969046  9558 tablet_copy_service.cc:342] P f43f470cb31840b985f548577e692d48: Request end of tablet copy session 6f46fd0f423749df87a07718029d383c-a830a87b1e1649aa98217fa2f5f37882 received from {username='slave'} at 127.0.0.1:36188
I20260608 12:51:48.969551  9558 tablet_copy_service.cc:434] P f43f470cb31840b985f548577e692d48: ending tablet copy session 6f46fd0f423749df87a07718029d383c-a830a87b1e1649aa98217fa2f5f37882 on tablet a830a87b1e1649aa98217fa2f5f37882 with peer 6f46fd0f423749df87a07718029d383c
I20260608 12:51:48.974062 10197 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: 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:51:48.975016 10197 tablet_bootstrap.cc:492] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: Bootstrap complete.
I20260608 12:51:48.975675 10197 ts_tablet_manager.cc:1403] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: Time spent bootstrapping tablet: real 0.302s	user 0.149s	sys 0.015s
I20260608 12:51:48.978359 10197 raft_consensus.cc:359] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:48.979017 10197 raft_consensus.cc:740] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb1d61022e184795b669745730e6fc7f, State: Initialized, Role: LEARNER
I20260608 12:51:48.979503 10197 consensus_queue.cc:260] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } }
I20260608 12:51:48.981256 10197 ts_tablet_manager.cc:1434] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:51:48.983212  9410 tablet_copy_service.cc:342] P 1c19cc898b754907a5774ed1b8108530: Request end of tablet copy session fb1d61022e184795b669745730e6fc7f-a9542ddc34eb45f38181d6c31a88314f received from {username='slave'} at 127.0.0.1:34336
I20260608 12:51:48.983697  9410 tablet_copy_service.cc:434] P 1c19cc898b754907a5774ed1b8108530: ending tablet copy session fb1d61022e184795b669745730e6fc7f-a9542ddc34eb45f38181d6c31a88314f on tablet a9542ddc34eb45f38181d6c31a88314f with peer fb1d61022e184795b669745730e6fc7f
I20260608 12:51:49.075928  9965 raft_consensus.cc:1217] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.24->[2.25-2.25]   Dedup: 2.25->[]
I20260608 12:51:49.078130 10053 raft_consensus.cc:1217] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:51:49.171928  9965 raft_consensus.cc:1217] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:49.209427  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:51:49.260777  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:49.261842  4891 tablet_replica.cc:333] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.262687  4891 raft_consensus.cc:2243] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.263774  4891 raft_consensus.cc:2272] T 9981ac06564c46858cc93f392caed76b P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.268285  4891 tablet_replica.cc:333] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.269047  4891 raft_consensus.cc:2243] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.269855  4891 raft_consensus.cc:2272] T ccede0538a8c4bbd95b38fe364f66c26 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.273039  4891 tablet_replica.cc:333] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.273931  4891 raft_consensus.cc:2243] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.275460  4891 raft_consensus.cc:2272] T e4dbaf3e2c91459385aa43313d49d3d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.278348  4891 tablet_replica.cc:333] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.279042  4891 raft_consensus.cc:2243] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.280221  4891 raft_consensus.cc:2272] T a9542ddc34eb45f38181d6c31a88314f P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.283233  4891 tablet_replica.cc:333] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.284009  4891 raft_consensus.cc:2243] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.284814  4891 raft_consensus.cc:2272] T 1bf37a6a785b48a2a369eced3fcad5d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.288487  4891 tablet_replica.cc:333] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.289203  4891 raft_consensus.cc:2243] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.289875  4891 raft_consensus.cc:2272] T 6869312d890a450dba012eb2b2f205d4 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.292658  4891 tablet_replica.cc:333] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.293191  4891 raft_consensus.cc:2243] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.294124  4891 raft_consensus.cc:2272] T 285330e6a345412abbb70997fd1a4584 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.297039  4891 tablet_replica.cc:333] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.297693  4891 raft_consensus.cc:2243] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.298456  4891 raft_consensus.cc:2272] T acae42750d6f4574beff12fce4b56e67 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.301357  4891 tablet_replica.cc:333] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.301906  4891 raft_consensus.cc:2243] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.302703  4891 raft_consensus.cc:2272] T 807c6b3ae71d43b1b2dd2049e8af7f48 P 1c19cc898b754907a5774ed1b8108530 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.305620  4891 tablet_replica.cc:333] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.306177  4891 raft_consensus.cc:2243] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.307156  4891 raft_consensus.cc:2272] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.311151  4891 tablet_replica.cc:333] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530: stopping tablet replica
I20260608 12:51:49.311738  4891 raft_consensus.cc:2243] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.312862  4891 raft_consensus.cc:2272] T ff08cfe1d2b140c7a81516969485388f P 1c19cc898b754907a5774ed1b8108530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.356506  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:51:49.399459  9512 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:51:49.403925  9512 consensus_peers.cc:597] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 -> Peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Couldn't send request to peer 1c19cc898b754907a5774ed1b8108530. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.406934  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
W20260608 12:51:49.416093  9512 consensus_peers.cc:597] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 -> Peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Couldn't send request to peer 1c19cc898b754907a5774ed1b8108530. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.431231 10219 raft_consensus.cc:1064] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: attempting to promote NON_VOTER fb1d61022e184795b669745730e6fc7f to VOTER
I20260608 12:51:49.434379 10219 consensus_queue.cc:237] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } }
I20260608 12:51:49.451862  9965 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:51:49.460858 10200 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:51:49.464341  9890 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260608 12:51:49.467803  9438 consensus_peers.cc:597] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 -> Peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Couldn't send request to peer 1c19cc898b754907a5774ed1b8108530. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:51:49.476717  9512 consensus_peers.cc:597] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 -> Peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Couldn't send request to peer 1c19cc898b754907a5774ed1b8108530. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.477896 10219 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.002s
W20260608 12:51:49.483352  9513 consensus_peers.cc:597] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 -> Peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Couldn't send request to peer ca4c40dfc03d43609bdc54158d5c3fc5. 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:51:49.500757 10224 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fb1d61022e184795b669745730e6fc7f (127.4.198.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.502811  9964 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fb1d61022e184795b669745730e6fc7f (127.4.198.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.508349 10203 raft_consensus.cc:1064] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: attempting to promote NON_VOTER 6f46fd0f423749df87a07718029d383c to VOTER
I20260608 12:51:49.511806  9890 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fb1d61022e184795b669745730e6fc7f (127.4.198.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.514545 10203 consensus_queue.cc:237] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [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: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } }
I20260608 12:51:49.520624  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:49.522740  4891 tablet_replica.cc:333] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.522673  9289 catalog_manager.cc:5696] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f reported cstate change: config changed from index 29 to 30, fb1d61022e184795b669745730e6fc7f (127.4.198.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.524011  4891 raft_consensus.cc:2243] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.525327  4891 raft_consensus.cc:2272] T 6869312d890a450dba012eb2b2f205d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.529527  4891 tablet_replica.cc:333] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.532217  4891 raft_consensus.cc:2243] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.534554  4891 raft_consensus.cc:2272] T 285330e6a345412abbb70997fd1a4584 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:49.536739  9438 consensus_peers.cc:597] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 -> Peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Couldn't send request to peer 1c19cc898b754907a5774ed1b8108530. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.537932 10053 raft_consensus.cc:1275] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Refusing update from remote peer ca4c40dfc03d43609bdc54158d5c3fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:49.539623  4891 tablet_replica.cc:333] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.540588  4891 raft_consensus.cc:2243] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.541520  4891 raft_consensus.cc:2272] T 807c6b3ae71d43b1b2dd2049e8af7f48 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.541419 10216 consensus_queue.cc:1048] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:51:49.543799  9543 raft_consensus.cc:1275] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Refusing update from remote peer ca4c40dfc03d43609bdc54158d5c3fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:49.551321  4891 tablet_replica.cc:333] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.550990 10216 consensus_queue.cc:1048] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } 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:51:49.554075  4891 raft_consensus.cc:2243] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:51:49.552119  9438 consensus_peers.cc:597] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 -> Peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Couldn't send request to peer 1c19cc898b754907a5774ed1b8108530. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.555109  4891 raft_consensus.cc:2272] T 9981ac06564c46858cc93f392caed76b P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.560189  4891 tablet_replica.cc:333] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.561425  4891 raft_consensus.cc:2243] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.562906  4891 raft_consensus.cc:2272] T a9542ddc34eb45f38181d6c31a88314f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.570916  4891 tablet_replica.cc:333] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.572072  4891 raft_consensus.cc:2243] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.573547  4891 raft_consensus.cc:2272] T 1bf37a6a785b48a2a369eced3fcad5d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.575501 10203 raft_consensus.cc:2955] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.577669  4891 tablet_replica.cc:333] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.577258  9543 raft_consensus.cc:2955] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.589119  4891 raft_consensus.cc:2243] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.590232  9546 consensus_queue.cc:237] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } }
I20260608 12:51:49.592808  4891 raft_consensus.cc:2272] T ccede0538a8c4bbd95b38fe364f66c26 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.596174  9964 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:51:49.597062  4891 tablet_replica.cc:333] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.597885  4891 raft_consensus.cc:2243] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.598210 10200 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 12:51:49.598819  4891 raft_consensus.cc:2272] T e4dbaf3e2c91459385aa43313d49d3d4 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.602613  4891 tablet_replica.cc:333] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.602407  9292 catalog_manager.cc:5696] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 reported cstate change: config changed from index 26 to 27, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.604516  4891 raft_consensus.cc:2243] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.605476  4891 raft_consensus.cc:2272] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.605628  9890 raft_consensus.cc:1275] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:51:49.607422 10224 consensus_queue.cc:1048] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 12:51:49.610172  4891 tablet_replica.cc:333] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.611081  4891 raft_consensus.cc:2243] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.611742  4891 raft_consensus.cc:2272] T ff08cfe1d2b140c7a81516969485388f P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.611332  9965 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.613363 10224 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.615904  4891 tablet_replica.cc:333] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5: stopping tablet replica
I20260608 12:51:49.616715  4891 raft_consensus.cc:2243] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.617563  4891 raft_consensus.cc:2272] T a830a87b1e1649aa98217fa2f5f37882 P ca4c40dfc03d43609bdc54158d5c3fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:49.624468  9513 consensus_peers.cc:597] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 -> Peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Couldn't send request to peer ca4c40dfc03d43609bdc54158d5c3fc5. 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:51:49.628917  9890 raft_consensus.cc:2955] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.590286 10053 raft_consensus.cc:2955] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } } peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } attrs { replace: true } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.635571  9292 catalog_manager.cc:5696] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f reported cstate change: config changed from index 30 to 31, VOTER 1c19cc898b754907a5774ed1b8108530 (127.4.198.193) evicted. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } }
I20260608 12:51:49.645200  9283 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet acae42750d6f4574beff12fce4b56e67 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:49.671820 10223 raft_consensus.cc:1064] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: attempting to promote NON_VOTER 6f46fd0f423749df87a07718029d383c to VOTER
I20260608 12:51:49.685343 10223 consensus_queue.cc:237] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } }
W20260608 12:51:49.688758  9513 consensus_peers.cc:597] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 -> Peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Couldn't send request to peer ca4c40dfc03d43609bdc54158d5c3fc5. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.194:44101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.692597  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
W20260608 12:51:49.697031 10010 connection.cc:466] server connection from 127.0.0.1:43446 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43446 (request call id 10) could send its response
I20260608 12:51:49.699474 10224 raft_consensus.cc:1064] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: attempting to promote NON_VOTER fb1d61022e184795b669745730e6fc7f to VOTER
I20260608 12:51:49.702400 10224 consensus_queue.cc:237] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.25, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } }
I20260608 12:51:49.717130  9890 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:51:49.719070 10200 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:51:49.721683 10053 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 12:51:49.725591  9513 consensus_peers.cc:597] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 -> Peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Couldn't send request to peer ca4c40dfc03d43609bdc54158d5c3fc5. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.194:44101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.726511 10219 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260608 12:51:49.730429  9282 catalog_manager.cc:4754] TS 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet acae42750d6f4574beff12fce4b56e67: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111)
I20260608 12:51:49.731911  9965 raft_consensus.cc:1275] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 LEARNER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 12:51:49.733737 10241 consensus_queue.cc:1048] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 12:51:49.737989  9512 consensus_peers.cc:597] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 -> Peer 1c19cc898b754907a5774ed1b8108530 (127.4.198.193:45981): Couldn't send request to peer 1c19cc898b754907a5774ed1b8108530. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:45981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.749897 10223 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.751804  9890 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
W20260608 12:51:49.761010  9513 consensus_peers.cc:597] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 -> Peer ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194:44101): Couldn't send request to peer ca4c40dfc03d43609bdc54158d5c3fc5. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.194:44101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.767263  9292 catalog_manager.cc:5696] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b reported cstate change: config changed from index 28 to 29, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.770749 10053 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 6f46fd0f423749df87a07718029d383c (127.4.198.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.787266  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:51:49.791659  9546 consensus_queue.cc:237] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } }
I20260608 12:51:49.800000 10053 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:51:49.801676  9890 raft_consensus.cc:1275] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Refusing update from remote peer f43f470cb31840b985f548577e692d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:51:49.802714 10241 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:51:49.804915 10241 consensus_queue.cc:1048] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:51:49.811146 10224 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.820081 10052 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.833060  9283 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a830a87b1e1649aa98217fa2f5f37882 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:49.833766  9890 raft_consensus.cc:2955] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } } }
I20260608 12:51:49.837352  9292 catalog_manager.cc:5696] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 reported cstate change: config changed from index 29 to 30, VOTER ca4c40dfc03d43609bdc54158d5c3fc5 (127.4.198.194) evicted. New cstate: current_term: 1 leader_uuid: "f43f470cb31840b985f548577e692d48" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e5a3601a41d4a2d98f13f81d4cd161b" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41735 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f46fd0f423749df87a07718029d383c" member_type: VOTER last_known_addr { host: "127.4.198.198" port: 41877 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:49.859266  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:49.860186  4891 tablet_replica.cc:333] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.861112  4891 raft_consensus.cc:2243] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.861937  4891 raft_consensus.cc:2272] T 6869312d890a450dba012eb2b2f205d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.864737  4891 tablet_replica.cc:333] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.865329  4891 raft_consensus.cc:2243] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.866117  4891 raft_consensus.cc:2272] T a830a87b1e1649aa98217fa2f5f37882 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.868891  4891 tablet_replica.cc:333] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.869493  4891 raft_consensus.cc:2243] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.870229  4891 raft_consensus.cc:2272] T acae42750d6f4574beff12fce4b56e67 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.873107  4891 tablet_replica.cc:333] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.873699  4891 raft_consensus.cc:2243] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.874575  4891 pending_rounds.cc:70] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: Trying to abort 1 pending ops.
I20260608 12:51:49.874737  4891 pending_rounds.cc:77] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48: Aborting op as it isn't in flight: id { term: 2 index: 26 } timestamp: 7294661057333473280 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } } }
I20260608 12:51:49.875519  4891 raft_consensus.cc:2917] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 LEADER]: Aborting config change with OpId 2.26: Aborted: Op aborted
I20260608 12:51:49.875838  4891 raft_consensus.cc:2889] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:51:49.876107  4891 raft_consensus.cc:2272] T 807c6b3ae71d43b1b2dd2049e8af7f48 P f43f470cb31840b985f548577e692d48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.878841  4891 tablet_replica.cc:333] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.879447  4891 raft_consensus.cc:2243] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.880077  4891 raft_consensus.cc:2272] T 9981ac06564c46858cc93f392caed76b P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.882575  4891 tablet_replica.cc:333] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.883177  4891 raft_consensus.cc:2243] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:49.884195  4891 raft_consensus.cc:2272] T 3f81a7380c5a4eb0a00050fd67b3fcf7 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.887475  4891 tablet_replica.cc:333] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.888005  4891 raft_consensus.cc:2243] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.888588  4891 raft_consensus.cc:2272] T 1bf37a6a785b48a2a369eced3fcad5d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.891062  4891 tablet_replica.cc:333] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.891574  4891 raft_consensus.cc:2243] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.892264  4891 raft_consensus.cc:2272] T a9542ddc34eb45f38181d6c31a88314f P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.894640  4891 tablet_replica.cc:333] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.895157  4891 raft_consensus.cc:2243] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.895859  4891 raft_consensus.cc:2272] T ccede0538a8c4bbd95b38fe364f66c26 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.898716  4891 tablet_replica.cc:333] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48: stopping tablet replica
I20260608 12:51:49.899274  4891 raft_consensus.cc:2243] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:49.899909  4891 raft_consensus.cc:2272] T e4dbaf3e2c91459385aa43313d49d3d4 P f43f470cb31840b985f548577e692d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:49.937316  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:51:49.971321  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:51:50.015981  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:50.016952  4891 tablet_replica.cc:333] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b: stopping tablet replica
I20260608 12:51:50.017715  4891 raft_consensus.cc:2243] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.018240  4891 raft_consensus.cc:2272] T ff08cfe1d2b140c7a81516969485388f P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.021557  4891 tablet_replica.cc:333] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b: stopping tablet replica
I20260608 12:51:50.022112  4891 raft_consensus.cc:2243] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.022953  4891 raft_consensus.cc:2272] T a830a87b1e1649aa98217fa2f5f37882 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.026414  4891 tablet_replica.cc:333] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b: stopping tablet replica
I20260608 12:51:50.027025  4891 raft_consensus.cc:2243] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.027727  4891 raft_consensus.cc:2272] T acae42750d6f4574beff12fce4b56e67 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.031850  4891 tablet_replica.cc:333] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b: stopping tablet replica
I20260608 12:51:50.032780  4891 raft_consensus.cc:2243] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.033941  4891 raft_consensus.cc:2272] T 285330e6a345412abbb70997fd1a4584 P 6e5a3601a41d4a2d98f13f81d4cd161b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.064924  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:51:50.085879  4891 tablet_server.cc:179] TabletServer@127.4.198.197:0 shutting down...
I20260608 12:51:50.120647  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:50.121502  4891 tablet_replica.cc:333] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f: stopping tablet replica
I20260608 12:51:50.122107  4891 raft_consensus.cc:2243] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:50.122531  4891 raft_consensus.cc:2272] T a9542ddc34eb45f38181d6c31a88314f P fb1d61022e184795b669745730e6fc7f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:50.124766  4891 tablet_replica.cc:333] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f: stopping tablet replica
I20260608 12:51:50.125281  4891 raft_consensus.cc:2243] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.125775  4891 raft_consensus.cc:2272] T acae42750d6f4574beff12fce4b56e67 P fb1d61022e184795b669745730e6fc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.128153  4891 tablet_replica.cc:333] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: stopping tablet replica
I20260608 12:51:50.128696  4891 raft_consensus.cc:2243] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.129109  4891 pending_rounds.cc:70] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Trying to abort 1 pending ops.
I20260608 12:51:50.129321  4891 pending_rounds.cc:77] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f: Aborting op as it isn't in flight: id { term: 2 index: 26 } timestamp: 7294661057333473280 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "807c6b3ae71d43b1b2dd2049e8af7f48" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: NON_VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca4c40dfc03d43609bdc54158d5c3fc5" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 44101 } } peers { permanent_uuid: "f43f470cb31840b985f548577e692d48" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 40953 } } peers { permanent_uuid: "1c19cc898b754907a5774ed1b8108530" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45981 } attrs { replace: true } } peers { permanent_uuid: "fb1d61022e184795b669745730e6fc7f" member_type: VOTER last_known_addr { host: "127.4.198.197" port: 41175 } attrs { promote: false } } } }
I20260608 12:51:50.130009  4891 raft_consensus.cc:2917] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 FOLLOWER]: Aborting config change with OpId 2.26: Aborted: Op aborted
I20260608 12:51:50.130345  4891 raft_consensus.cc:2889] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:51:50.130637  4891 raft_consensus.cc:2272] T 807c6b3ae71d43b1b2dd2049e8af7f48 P fb1d61022e184795b669745730e6fc7f [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:51:50.152783  4891 tablet_server.cc:196] TabletServer@127.4.198.197:0 shutdown complete.
I20260608 12:51:50.166349  4891 tablet_server.cc:179] TabletServer@127.4.198.198:0 shutting down...
I20260608 12:51:50.210304  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:50.211174  4891 tablet_replica.cc:333] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c: stopping tablet replica
I20260608 12:51:50.211747  4891 raft_consensus.cc:2243] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.212342  4891 raft_consensus.cc:2272] T a830a87b1e1649aa98217fa2f5f37882 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.215027  4891 tablet_replica.cc:333] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c: stopping tablet replica
I20260608 12:51:50.215617  4891 raft_consensus.cc:2243] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:50.216012  4891 raft_consensus.cc:2272] T e4dbaf3e2c91459385aa43313d49d3d4 P 6f46fd0f423749df87a07718029d383c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:50.217897  4891 tablet_replica.cc:333] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c: stopping tablet replica
I20260608 12:51:50.218369  4891 raft_consensus.cc:2243] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.218922  4891 raft_consensus.cc:2272] T ccede0538a8c4bbd95b38fe364f66c26 P 6f46fd0f423749df87a07718029d383c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.241492  4891 tablet_server.cc:196] TabletServer@127.4.198.198:0 shutdown complete.
I20260608 12:51:50.259346  4891 master.cc:562] Master@127.4.198.254:44689 shutting down...
W20260608 12:51:50.283001  9346 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:51:50.283392  9346 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:51:50.283623  9346 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:51:50.491649  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:50.492208  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.492578  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02b2597b73714aa58a9c315b2051b92b: stopping tablet replica
I20260608 12:51:50.541260  4891 master.cc:584] Master@127.4.198.254:44689 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (20361 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:51:50.593410  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:46243
I20260608 12:51:50.594739  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:50.601356 10247 instance_detector.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:51:50.601639 10250 instance_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:51:50.601527 10248 instance_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:51:50.602334  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:50.603580  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:50.603844  4891 system_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:51:50.604019  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923110604004 us; error 0 us; skew 500 ppm
I20260608 12:51:50.604593  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:50.607317  4891 webserver.cc:533] Webserver started at http://127.4.198.254:33555/ using document root <none> and password file <none>
I20260608 12:51:50.607825  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:50.608018  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:50.608304  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:50.609462  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "6a1118bce8fd437ea46cc23b683e0c5a"
format_stamp: "Formatted at 2026-06-08 12:51:50 on dist-test-slave-cf34"
I20260608 12:51:50.614413  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:51:50.618202 10255 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:51:50.619103  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:51:50.619410  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "6a1118bce8fd437ea46cc23b683e0c5a"
format_stamp: "Formatted at 2026-06-08 12:51:50 on dist-test-slave-cf34"
I20260608 12:51:50.619747  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-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:51:50.630093  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:50.631417  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:50.672518  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:46243
I20260608 12:51:50.672765 10306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:46243 every 8 connection(s)
I20260608 12:51:50.676950 10307 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:51:50.687970 10307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a: Bootstrap starting.
I20260608 12:51:50.693468 10307 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:50.698208 10307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a: No bootstrap required, opened a new log
I20260608 12:51:50.700616 10307 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a1118bce8fd437ea46cc23b683e0c5a" member_type: VOTER }
I20260608 12:51:50.701045 10307 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:50.701309 10307 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1118bce8fd437ea46cc23b683e0c5a, State: Initialized, Role: FOLLOWER
I20260608 12:51:50.702008 10307 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a1118bce8fd437ea46cc23b683e0c5a" member_type: VOTER }
I20260608 12:51:50.702472 10307 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:50.702696 10307 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:50.703040 10307 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:50.707784 10307 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a1118bce8fd437ea46cc23b683e0c5a" member_type: VOTER }
I20260608 12:51:50.708331 10307 leader_election.cc:304] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [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: 6a1118bce8fd437ea46cc23b683e0c5a; no voters: 
I20260608 12:51:50.709633 10307 leader_election.cc:290] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:50.710050 10310 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:50.711833 10310 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 1 LEADER]: Becoming Leader. State: Replica: 6a1118bce8fd437ea46cc23b683e0c5a, State: Running, Role: LEADER
I20260608 12:51:50.712560 10310 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [LEADER]: Queue going to LEADER mode. State: All 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: "6a1118bce8fd437ea46cc23b683e0c5a" member_type: VOTER }
I20260608 12:51:50.713107 10307 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:50.717137 10311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a1118bce8fd437ea46cc23b683e0c5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a1118bce8fd437ea46cc23b683e0c5a" member_type: VOTER } }
I20260608 12:51:50.717521 10312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a1118bce8fd437ea46cc23b683e0c5a. Latest consensus state: current_term: 1 leader_uuid: "6a1118bce8fd437ea46cc23b683e0c5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a1118bce8fd437ea46cc23b683e0c5a" member_type: VOTER } }
I20260608 12:51:50.717864 10311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:50.718328 10312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:50.723917 10317 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:50.728987 10317 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:50.730757  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:50.738824 10317 catalog_manager.cc:1382] Generated new cluster ID: 7824367031014bf6ad787f69ca15c858
I20260608 12:51:50.739113 10317 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:50.767825 10317 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:50.769142 10317 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:50.784000 10317 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a: Generated new TSK 0
I20260608 12:51:50.784646 10317 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:50.797963  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:50.804638 10328 instance_detector.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:51:50.805650 10329 instance_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:51:50.808629  4891 server_base.cc:1061] running on GCE node
W20260608 12:51:50.808781 10331 instance_detector.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:51:50.809850  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:50.810068  4891 system_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:51:50.810196  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923110810185 us; error 0 us; skew 500 ppm
I20260608 12:51:50.810729  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:50.813220  4891 webserver.cc:533] Webserver started at http://127.4.198.193:34041/ using document root <none> and password file <none>
I20260608 12:51:50.813699  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:50.813853  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:50.814162  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:50.815429  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "4db8a214a62447f184b3b31098c076ea"
format_stamp: "Formatted at 2026-06-08 12:51:50 on dist-test-slave-cf34"
I20260608 12:51:50.820396  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:51:50.824402 10336 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:51:50.825309  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:51:50.825680  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "4db8a214a62447f184b3b31098c076ea"
format_stamp: "Formatted at 2026-06-08 12:51:50 on dist-test-slave-cf34"
I20260608 12:51:50.825989  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-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:51:50.848542  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:50.849823  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:50.851423  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:50.853842  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:50.854046  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:50.854295  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:50.854475  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:50.898717  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:46181
I20260608 12:51:50.898877 10398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:46181 every 8 connection(s)
I20260608 12:51:50.904342  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:50.912657 10404 instance_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:51:50.914984 10403 instance_detector.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:51:50.916365 10406 instance_detector.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:51:50.916656  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:50.919384 10399 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46243
I20260608 12:51:50.919782 10399 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:50.920250  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:50.920469  4891 system_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:51:50.920611 10399 heartbeater.cc:507] Master 127.4.198.254:46243 requested a full tablet report, sending...
I20260608 12:51:50.920683  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923110920646 us; error 0 us; skew 500 ppm
I20260608 12:51:50.921723  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:50.923492 10272 ts_manager.cc:194] Registered new tserver with Master: 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181)
I20260608 12:51:50.924671  4891 webserver.cc:533] Webserver started at http://127.4.198.194:42605/ using document root <none> and password file <none>
I20260608 12:51:50.925261  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:50.925459  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:50.925742  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:50.925662 10272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47704
I20260608 12:51:50.927098  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "827b1df9b63042a192921312e8d7471b"
format_stamp: "Formatted at 2026-06-08 12:51:50 on dist-test-slave-cf34"
I20260608 12:51:50.932489  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:51:50.936162 10411 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:51:50.937032  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:51:50.937359  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "827b1df9b63042a192921312e8d7471b"
format_stamp: "Formatted at 2026-06-08 12:51:50 on dist-test-slave-cf34"
I20260608 12:51:50.937705  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-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:51:50.948738  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:50.949863  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:50.951354  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:50.953599  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:50.953843  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:50.954084  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:50.954259  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:50.994585  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:39811
I20260608 12:51:50.994706 10473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:39811 every 8 connection(s)
I20260608 12:51:50.999843  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:51.007517 10477 instance_detector.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:51:51.009205 10478 instance_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:51:51.010887 10481 instance_detector.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:51:51.011560  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:51.012705  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:51.012948  4891 system_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:51:51.012923 10474 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46243
I20260608 12:51:51.013473  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923111013451 us; error 0 us; skew 500 ppm
I20260608 12:51:51.013852 10474 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:51.014492  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:51.014955 10474 heartbeater.cc:507] Master 127.4.198.254:46243 requested a full tablet report, sending...
I20260608 12:51:51.017266 10272 ts_manager.cc:194] Registered new tserver with Master: 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811)
I20260608 12:51:51.018668 10272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47708
I20260608 12:51:51.019296  4891 webserver.cc:533] Webserver started at http://127.4.198.195:36729/ using document root <none> and password file <none>
I20260608 12:51:51.019932  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:51.020179  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:51.020514  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:51.021793  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "e25779b5a1064df8ac156ed072e2559d"
format_stamp: "Formatted at 2026-06-08 12:51:51 on dist-test-slave-cf34"
I20260608 12:51:51.026870  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.006s
I20260608 12:51:51.030462 10485 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:51:51.031365  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:51.031672  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "e25779b5a1064df8ac156ed072e2559d"
format_stamp: "Formatted at 2026-06-08 12:51:51 on dist-test-slave-cf34"
I20260608 12:51:51.031975  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-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:51:51.048485  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:51.049726  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:51.051240  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:51.053515  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:51.053745  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:51.053983  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:51.054163  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:51.094765  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:32967
I20260608 12:51:51.094982 10547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:32967 every 8 connection(s)
I20260608 12:51:51.112207 10548 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46243
I20260608 12:51:51.112609 10548 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:51.113368 10548 heartbeater.cc:507] Master 127.4.198.254:46243 requested a full tablet report, sending...
I20260608 12:51:51.115514 10272 ts_manager.cc:194] Registered new tserver with Master: e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967)
I20260608 12:51:51.116428  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018221386s
I20260608 12:51:51.117164 10272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47712
I20260608 12:51:51.929036 10399 heartbeater.cc:499] Master 127.4.198.254:46243 was elected leader, sending a full tablet report...
I20260608 12:51:52.021670 10474 heartbeater.cc:499] Master 127.4.198.254:46243 was elected leader, sending a full tablet report...
I20260608 12:51:52.120157 10548 heartbeater.cc:499] Master 127.4.198.254:46243 was elected leader, sending a full tablet report...
I20260608 12:51:52.174726 10272 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47722:
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:51:52.177102 10272 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:51:52.246104 10438 tablet_service.cc:1511] Processing CreateTablet for tablet ce8c643897b7409499b182c2e43224ab (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:51:52.246570 10439 tablet_service.cc:1511] Processing CreateTablet for tablet 05e983054aa84010b8db3d3f6161534e (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:51:52.247927 10438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8c643897b7409499b182c2e43224ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.249490 10437 tablet_service.cc:1511] Processing CreateTablet for tablet adb4b5bed74640d3b1b0b256b11121b7 (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:51:52.250480 10439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e983054aa84010b8db3d3f6161534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.251332 10437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb4b5bed74640d3b1b0b256b11121b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.256883 10513 tablet_service.cc:1511] Processing CreateTablet for tablet 05e983054aa84010b8db3d3f6161534e (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:51:52.258481 10513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e983054aa84010b8db3d3f6161534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.264262 10512 tablet_service.cc:1511] Processing CreateTablet for tablet ce8c643897b7409499b182c2e43224ab (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:51:52.267599 10511 tablet_service.cc:1511] Processing CreateTablet for tablet adb4b5bed74640d3b1b0b256b11121b7 (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:51:52.265909 10512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8c643897b7409499b182c2e43224ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.271168 10364 tablet_service.cc:1511] Processing CreateTablet for tablet 05e983054aa84010b8db3d3f6161534e (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:51:52.273625 10511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb4b5bed74640d3b1b0b256b11121b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.275187 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e983054aa84010b8db3d3f6161534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.275385 10362 tablet_service.cc:1511] Processing CreateTablet for tablet adb4b5bed74640d3b1b0b256b11121b7 (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:51:52.276859 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb4b5bed74640d3b1b0b256b11121b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.271785 10363 tablet_service.cc:1511] Processing CreateTablet for tablet ce8c643897b7409499b182c2e43224ab (DEFAULT_TABLE table=test-workload [id=2fc93136e84149859ea248ad5160eb91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:51:52.279879 10363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8c643897b7409499b182c2e43224ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.295289 10568 tablet_bootstrap.cc:492] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b: Bootstrap starting.
I20260608 12:51:52.305805 10569 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: Bootstrap starting.
I20260608 12:51:52.310933 10570 tablet_bootstrap.cc:492] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea: Bootstrap starting.
I20260608 12:51:52.311564 10568 tablet_bootstrap.cc:654] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.313292 10569 tablet_bootstrap.cc:654] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.316249 10568 tablet_bootstrap.cc:492] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b: No bootstrap required, opened a new log
I20260608 12:51:52.316723 10568 ts_tablet_manager.cc:1403] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260608 12:51:52.318585 10570 tablet_bootstrap.cc:654] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.319346 10569 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: No bootstrap required, opened a new log
I20260608 12:51:52.319360 10568 raft_consensus.cc:359] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.319967 10569 ts_tablet_manager.cc:1403] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:51:52.320207 10568 raft_consensus.cc:385] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.320535 10568 raft_consensus.cc:740] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827b1df9b63042a192921312e8d7471b, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.321378 10568 consensus_queue.cc:260] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.323344 10569 raft_consensus.cc:359] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.324257 10568 ts_tablet_manager.cc:1434] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:51:52.324198 10569 raft_consensus.cc:385] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.324712 10569 raft_consensus.cc:740] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25779b5a1064df8ac156ed072e2559d, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.325065 10570 tablet_bootstrap.cc:492] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea: No bootstrap required, opened a new log
I20260608 12:51:52.325448 10568 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: Bootstrap starting.
I20260608 12:51:52.325729 10569 consensus_queue.cc:260] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.325562 10570 ts_tablet_manager.cc:1403] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260608 12:51:52.330853 10568 tablet_bootstrap.cc:654] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.334204 10570 raft_consensus.cc:359] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.335455 10570 raft_consensus.cc:385] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.335932 10570 raft_consensus.cc:740] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db8a214a62447f184b3b31098c076ea, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.337080 10570 consensus_queue.cc:260] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.340312 10568 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: No bootstrap required, opened a new log
I20260608 12:51:52.341114 10568 ts_tablet_manager.cc:1403] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260608 12:51:52.345222 10568 raft_consensus.cc:359] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.346000 10568 raft_consensus.cc:385] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.346000 10570 ts_tablet_manager.cc:1434] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.009s
I20260608 12:51:52.346421 10568 raft_consensus.cc:740] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827b1df9b63042a192921312e8d7471b, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.347448 10570 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea: Bootstrap starting.
I20260608 12:51:52.347535 10568 consensus_queue.cc:260] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.349902 10568 ts_tablet_manager.cc:1434] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 12:51:52.355482 10570 tablet_bootstrap.cc:654] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.360363 10569 ts_tablet_manager.cc:1434] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.030s
I20260608 12:51:52.361577 10569 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: Bootstrap starting.
I20260608 12:51:52.365033 10568 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b: Bootstrap starting.
I20260608 12:51:52.368645 10569 tablet_bootstrap.cc:654] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.374763 10568 tablet_bootstrap.cc:654] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.380903 10569 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: No bootstrap required, opened a new log
I20260608 12:51:52.381485 10569 ts_tablet_manager.cc:1403] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:51:52.384703 10569 raft_consensus.cc:359] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.385552 10569 raft_consensus.cc:385] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.385910 10569 raft_consensus.cc:740] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25779b5a1064df8ac156ed072e2559d, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.386766 10569 consensus_queue.cc:260] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.387454 10570 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea: No bootstrap required, opened a new log
I20260608 12:51:52.387952 10568 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b: No bootstrap required, opened a new log
I20260608 12:51:52.388024 10570 ts_tablet_manager.cc:1403] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.013s
I20260608 12:51:52.388537 10568 ts_tablet_manager.cc:1403] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:51:52.388931 10569 ts_tablet_manager.cc:1434] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:51:52.389969 10569 tablet_bootstrap.cc:492] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d: Bootstrap starting.
I20260608 12:51:52.391376 10570 raft_consensus.cc:359] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.392120 10570 raft_consensus.cc:385] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.391721 10568 raft_consensus.cc:359] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.392453 10570 raft_consensus.cc:740] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db8a214a62447f184b3b31098c076ea, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.392596 10568 raft_consensus.cc:385] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.392993 10568 raft_consensus.cc:740] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827b1df9b63042a192921312e8d7471b, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.393339 10570 consensus_queue.cc:260] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.393936 10568 consensus_queue.cc:260] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.395699 10570 ts_tablet_manager.cc:1434] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:51:52.396323 10568 ts_tablet_manager.cc:1434] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:51:52.396710 10570 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: Bootstrap starting.
I20260608 12:51:52.399849 10569 tablet_bootstrap.cc:654] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:52.404263 10570 tablet_bootstrap.cc:654] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: Neither blocks nor log segments found. Creating new log.
W20260608 12:51:52.404911 10400 tablet.cc:2404] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:51:52.408922 10575 raft_consensus.cc:493] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:52.409741 10575 raft_consensus.cc:515] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.417943 10570 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: No bootstrap required, opened a new log
I20260608 12:51:52.418706 10570 ts_tablet_manager.cc:1403] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:51:52.418910 10575 leader_election.cc:290] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811), 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181)
I20260608 12:51:52.417981 10569 tablet_bootstrap.cc:492] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d: No bootstrap required, opened a new log
I20260608 12:51:52.421676 10569 ts_tablet_manager.cc:1403] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.010s
I20260608 12:51:52.425969 10569 raft_consensus.cc:359] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.426939 10569 raft_consensus.cc:385] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.427336 10569 raft_consensus.cc:740] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25779b5a1064df8ac156ed072e2559d, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.428382 10569 consensus_queue.cc:260] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.430711 10569 ts_tablet_manager.cc:1434] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:51:52.431970 10570 raft_consensus.cc:359] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.432777 10570 raft_consensus.cc:385] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:52.433104 10570 raft_consensus.cc:740] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db8a214a62447f184b3b31098c076ea, State: Initialized, Role: FOLLOWER
I20260608 12:51:52.433933 10570 consensus_queue.cc:260] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.436482 10570 ts_tablet_manager.cc:1434] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 12:51:52.444352 10577 raft_consensus.cc:493] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:52.444958 10577 raft_consensus.cc:515] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.446086 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e983054aa84010b8db3d3f6161534e" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827b1df9b63042a192921312e8d7471b" is_pre_election: true
I20260608 12:51:52.446882 10449 raft_consensus.cc:2468] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e25779b5a1064df8ac156ed072e2559d in term 0.
I20260608 12:51:52.448642 10488 leader_election.cc:304] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827b1df9b63042a192921312e8d7471b, e25779b5a1064df8ac156ed072e2559d; no voters: 
I20260608 12:51:52.449559 10575 raft_consensus.cc:2804] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:52.450474 10577 leader_election.cc:290] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811), e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967)
I20260608 12:51:52.449949 10575 raft_consensus.cc:493] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:52.451248 10575 raft_consensus.cc:3060] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.453943 10374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e983054aa84010b8db3d3f6161534e" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db8a214a62447f184b3b31098c076ea" is_pre_election: true
I20260608 12:51:52.454921 10374 raft_consensus.cc:2468] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e25779b5a1064df8ac156ed072e2559d in term 0.
I20260608 12:51:52.461000 10575 raft_consensus.cc:515] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.462460 10523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e983054aa84010b8db3d3f6161534e" candidate_uuid: "4db8a214a62447f184b3b31098c076ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25779b5a1064df8ac156ed072e2559d" is_pre_election: true
I20260608 12:51:52.463346 10523 raft_consensus.cc:2393] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db8a214a62447f184b3b31098c076ea in current term 1: Already voted for candidate e25779b5a1064df8ac156ed072e2559d in this term.
I20260608 12:51:52.463852 10575 leader_election.cc:290] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [CANDIDATE]: Term 1 election: Requested vote from peers 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811), 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181)
I20260608 12:51:52.464380 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e983054aa84010b8db3d3f6161534e" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827b1df9b63042a192921312e8d7471b"
I20260608 12:51:52.464908 10448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e983054aa84010b8db3d3f6161534e" candidate_uuid: "4db8a214a62447f184b3b31098c076ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827b1df9b63042a192921312e8d7471b" is_pre_election: true
I20260608 12:51:52.464994 10449 raft_consensus.cc:3060] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.465162 10374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e983054aa84010b8db3d3f6161534e" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db8a214a62447f184b3b31098c076ea"
I20260608 12:51:52.465839 10374 raft_consensus.cc:3060] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.466864 10337 leader_election.cc:304] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [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: 4db8a214a62447f184b3b31098c076ea; no voters: 827b1df9b63042a192921312e8d7471b, e25779b5a1064df8ac156ed072e2559d
I20260608 12:51:52.472579 10449 raft_consensus.cc:2468] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25779b5a1064df8ac156ed072e2559d in term 1.
I20260608 12:51:52.472862 10374 raft_consensus.cc:2468] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e25779b5a1064df8ac156ed072e2559d in term 1.
I20260608 12:51:52.473455 10577 raft_consensus.cc:2749] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:52.474045 10489 leader_election.cc:304] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db8a214a62447f184b3b31098c076ea, e25779b5a1064df8ac156ed072e2559d; no voters: 
I20260608 12:51:52.474944 10575 raft_consensus.cc:2804] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:52.476234 10575 raft_consensus.cc:697] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 LEADER]: Becoming Leader. State: Replica: e25779b5a1064df8ac156ed072e2559d, State: Running, Role: LEADER
I20260608 12:51:52.477087 10575 consensus_queue.cc:237] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } }
I20260608 12:51:52.484011 10268 catalog_manager.cc:5696] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d reported cstate change: term changed from 0 to 1, leader changed from <none> to e25779b5a1064df8ac156ed072e2559d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "e25779b5a1064df8ac156ed072e2559d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:52.517765 10575 raft_consensus.cc:493] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:52.518399 10577 raft_consensus.cc:493] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:52.518334 10575 raft_consensus.cc:515] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.518880 10577 raft_consensus.cc:515] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.520352 10575 leader_election.cc:290] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181), 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811)
I20260608 12:51:52.521350 10374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db8a214a62447f184b3b31098c076ea" is_pre_election: true
I20260608 12:51:52.521615 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827b1df9b63042a192921312e8d7471b" is_pre_election: true
I20260608 12:51:52.521929 10448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "4db8a214a62447f184b3b31098c076ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827b1df9b63042a192921312e8d7471b" is_pre_election: true
I20260608 12:51:52.522120 10374 raft_consensus.cc:2468] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e25779b5a1064df8ac156ed072e2559d in term 0.
I20260608 12:51:52.522272 10523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "4db8a214a62447f184b3b31098c076ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25779b5a1064df8ac156ed072e2559d" is_pre_election: true
I20260608 12:51:52.522310 10449 raft_consensus.cc:2468] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e25779b5a1064df8ac156ed072e2559d in term 0.
I20260608 12:51:52.523079 10523 raft_consensus.cc:2468] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db8a214a62447f184b3b31098c076ea in term 0.
I20260608 12:51:52.523564 10577 leader_election.cc:290] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811), e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967)
I20260608 12:51:52.523603 10489 leader_election.cc:304] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db8a214a62447f184b3b31098c076ea, e25779b5a1064df8ac156ed072e2559d; no voters: 
I20260608 12:51:52.524432 10337 leader_election.cc:304] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [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: 4db8a214a62447f184b3b31098c076ea, e25779b5a1064df8ac156ed072e2559d; no voters: 827b1df9b63042a192921312e8d7471b
I20260608 12:51:52.524748 10575 raft_consensus.cc:2804] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:52.525169 10575 raft_consensus.cc:493] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:52.525275 10577 raft_consensus.cc:2804] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:52.525563 10575 raft_consensus.cc:3060] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.525682 10577 raft_consensus.cc:493] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:52.526104 10577 raft_consensus.cc:3060] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.532750 10577 raft_consensus.cc:515] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.532750 10575 raft_consensus.cc:515] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.535104 10577 leader_election.cc:290] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [CANDIDATE]: Term 1 election: Requested vote from peers 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811), e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967)
I20260608 12:51:52.535104 10575 leader_election.cc:290] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [CANDIDATE]: Term 1 election: Requested vote from peers 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181), 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811)
I20260608 12:51:52.536015 10449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "4db8a214a62447f184b3b31098c076ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827b1df9b63042a192921312e8d7471b"
I20260608 12:51:52.536361 10448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827b1df9b63042a192921312e8d7471b"
I20260608 12:51:52.536664 10523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "4db8a214a62447f184b3b31098c076ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25779b5a1064df8ac156ed072e2559d"
I20260608 12:51:52.537062 10574 raft_consensus.cc:493] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:52.536628 10449 raft_consensus.cc:3060] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.537458 10523 raft_consensus.cc:2393] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db8a214a62447f184b3b31098c076ea in current term 1: Already voted for candidate e25779b5a1064df8ac156ed072e2559d in this term.
I20260608 12:51:52.537606 10574 raft_consensus.cc:515] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.538682 10374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb4b5bed74640d3b1b0b256b11121b7" candidate_uuid: "e25779b5a1064df8ac156ed072e2559d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db8a214a62447f184b3b31098c076ea"
I20260608 12:51:52.539510 10374 raft_consensus.cc:2393] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e25779b5a1064df8ac156ed072e2559d in current term 1: Already voted for candidate 4db8a214a62447f184b3b31098c076ea in this term.
I20260608 12:51:52.542013 10574 leader_election.cc:290] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181), e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967)
I20260608 12:51:52.541850 10489 leader_election.cc:304] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [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: e25779b5a1064df8ac156ed072e2559d; no voters: 4db8a214a62447f184b3b31098c076ea, 827b1df9b63042a192921312e8d7471b
I20260608 12:51:52.543594 10575 raft_consensus.cc:2749] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:52.547209 10449 raft_consensus.cc:2468] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db8a214a62447f184b3b31098c076ea in term 1.
I20260608 12:51:52.548580 10339 leader_election.cc:304] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [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: 4db8a214a62447f184b3b31098c076ea, 827b1df9b63042a192921312e8d7471b; no voters: e25779b5a1064df8ac156ed072e2559d
I20260608 12:51:52.549556 10577 raft_consensus.cc:2804] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:52.550976 10577 raft_consensus.cc:697] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 LEADER]: Becoming Leader. State: Replica: 4db8a214a62447f184b3b31098c076ea, State: Running, Role: LEADER
I20260608 12:51:52.551959 10577 consensus_queue.cc:237] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.555655 10374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8c643897b7409499b182c2e43224ab" candidate_uuid: "827b1df9b63042a192921312e8d7471b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db8a214a62447f184b3b31098c076ea" is_pre_election: true
I20260608 12:51:52.556327 10374 raft_consensus.cc:2468] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827b1df9b63042a192921312e8d7471b in term 0.
I20260608 12:51:52.556555 10523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8c643897b7409499b182c2e43224ab" candidate_uuid: "827b1df9b63042a192921312e8d7471b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25779b5a1064df8ac156ed072e2559d" is_pre_election: true
I20260608 12:51:52.557215 10523 raft_consensus.cc:2468] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827b1df9b63042a192921312e8d7471b in term 0.
I20260608 12:51:52.557619 10415 leader_election.cc:304] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db8a214a62447f184b3b31098c076ea, 827b1df9b63042a192921312e8d7471b; no voters: 
I20260608 12:51:52.558511 10574 raft_consensus.cc:2804] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:52.558872 10574 raft_consensus.cc:493] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:52.559191 10574 raft_consensus.cc:3060] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.562304 10268 catalog_manager.cc:5696] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db8a214a62447f184b3b31098c076ea (127.4.198.193). New cstate: current_term: 1 leader_uuid: "4db8a214a62447f184b3b31098c076ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:52.566278 10574 raft_consensus.cc:515] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.568029 10574 leader_election.cc:290] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [CANDIDATE]: Term 1 election: Requested vote from peers 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181), e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967)
I20260608 12:51:52.568902 10374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8c643897b7409499b182c2e43224ab" candidate_uuid: "827b1df9b63042a192921312e8d7471b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db8a214a62447f184b3b31098c076ea"
I20260608 12:51:52.569171 10523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8c643897b7409499b182c2e43224ab" candidate_uuid: "827b1df9b63042a192921312e8d7471b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e25779b5a1064df8ac156ed072e2559d"
I20260608 12:51:52.569547 10374 raft_consensus.cc:3060] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.569794 10523 raft_consensus.cc:3060] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:52.575343 10523 raft_consensus.cc:2468] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827b1df9b63042a192921312e8d7471b in term 1.
I20260608 12:51:52.575356 10374 raft_consensus.cc:2468] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827b1df9b63042a192921312e8d7471b in term 1.
I20260608 12:51:52.576629 10412 leader_election.cc:304] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827b1df9b63042a192921312e8d7471b, e25779b5a1064df8ac156ed072e2559d; no voters: 
I20260608 12:51:52.577345 10574 raft_consensus.cc:2804] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:52.578518 10574 raft_consensus.cc:697] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 1 LEADER]: Becoming Leader. State: Replica: 827b1df9b63042a192921312e8d7471b, State: Running, Role: LEADER
I20260608 12:51:52.579401 10574 consensus_queue.cc:237] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } }
I20260608 12:51:52.586261 10268 catalog_manager.cc:5696] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b reported cstate change: term changed from 0 to 1, leader changed from <none> to 827b1df9b63042a192921312e8d7471b (127.4.198.194). New cstate: current_term: 1 leader_uuid: "827b1df9b63042a192921312e8d7471b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:52.638336  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:52.645033 10595 instance_detector.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:51:52.646085 10596 instance_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:51:52.649289 10598 instance_detector.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:51:52.649319  4891 server_base.cc:1061] running on GCE node
I20260608 12:51:52.650993  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:52.651233  4891 system_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:51:52.651482  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923112651457 us; error 0 us; skew 500 ppm
I20260608 12:51:52.652235  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:52.655037  4891 webserver.cc:533] Webserver started at http://127.4.198.196:42407/ using document root <none> and password file <none>
I20260608 12:51:52.655601  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:52.655814  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:52.656109  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:52.657588  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "f0132149af2c44bb923d0f1aa09b0520"
format_stamp: "Formatted at 2026-06-08 12:51:52 on dist-test-slave-cf34"
I20260608 12:51:52.662418  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:51:52.667114 10603 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:51:52.668040  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:51:52.668408  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "f0132149af2c44bb923d0f1aa09b0520"
format_stamp: "Formatted at 2026-06-08 12:51:52 on dist-test-slave-cf34"
I20260608 12:51:52.668663  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-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:51:52.680266  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:52.681428  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:52.682837  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:52.685148  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:52.685339  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:52.685628  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:52.685783  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:52.730786 10325 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:52.735324 10325 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:52.735817  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:41409
I20260608 12:51:52.735942 10325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:52.736069 10665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:41409 every 8 connection(s)
I20260608 12:51:52.747797 10575 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:52.756146 10666 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46243
I20260608 12:51:52.756621 10666 heartbeater.cc:461] Registering TS with master...
W20260608 12:51:52.757355 10575 fault_injection.cc:43] FAULT INJECTION ENABLED!
I20260608 12:51:52.757594 10666 heartbeater.cc:507] Master 127.4.198.254:46243 requested a full tablet report, sending...
W20260608 12:51:52.757697 10575 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:51:52.760293 10272 ts_manager.cc:194] Registered new tserver with Master: f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196:41409)
I20260608 12:51:52.762108 10272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47724
I20260608 12:51:52.772899 10587 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:52.828696 10577 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:52.828819 10574 consensus_queue.cc:1048] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:52.849445 10593 consensus_queue.cc:1048] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:52.851565 10577 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:51:53.761623 10522 consensus_queue.cc:237] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [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: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } }
I20260608 12:51:53.764633 10666 heartbeater.cc:499] Master 127.4.198.254:46243 was elected leader, sending a full tablet report...
I20260608 12:51:53.772230 10374 raft_consensus.cc:1275] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Refusing update from remote peer e25779b5a1064df8ac156ed072e2559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:53.772457 10449 raft_consensus.cc:1275] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Refusing update from remote peer e25779b5a1064df8ac156ed072e2559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:53.774015 10684 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:53.775060 10679 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } 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:51:53.783969 10486 consensus_peers.cc:597] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d -> Peer f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196:41409): Couldn't send request to peer f0132149af2c44bb923d0f1aa09b0520. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05e983054aa84010b8db3d3f6161534e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:53.787530 10449 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:53.789934 10374 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:53.799224 10272 catalog_manager.cc:5696] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b reported cstate change: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "e25779b5a1064df8ac156ed072e2559d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:53.815541 10679 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:53.836742 10374 consensus_queue.cc:237] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [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: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } }
I20260608 12:51:53.844072 10449 raft_consensus.cc:1275] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Refusing update from remote peer 4db8a214a62447f184b3b31098c076ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:53.845187 10522 raft_consensus.cc:1275] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Refusing update from remote peer 4db8a214a62447f184b3b31098c076ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:53.846266 10591 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:53.847294 10678 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } 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:51:53.854485 10337 consensus_peers.cc:597] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea -> Peer f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196:41409): Couldn't send request to peer f0132149af2c44bb923d0f1aa09b0520. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adb4b5bed74640d3b1b0b256b11121b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:53.856943 10449 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:53.857858 10522 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:53.954957 10694 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:53.963858 10268 catalog_manager.cc:5696] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b reported cstate change: config changed from index -1 to 2, NON_VOTER f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "4db8a214a62447f184b3b31098c076ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } } }
I20260608 12:51:54.123925 10698 ts_tablet_manager.cc:933] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: Initiating tablet copy from peer 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181)
I20260608 12:51:54.125972 10698 tablet_copy_client.cc:323] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:46181
I20260608 12:51:54.135778 10701 ts_tablet_manager.cc:933] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: Initiating tablet copy from peer e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967)
I20260608 12:51:54.138168 10701 tablet_copy_client.cc:323] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:32967
I20260608 12:51:54.139424 10384 tablet_copy_service.cc:140] P 4db8a214a62447f184b3b31098c076ea: Received BeginTabletCopySession request for tablet adb4b5bed74640d3b1b0b256b11121b7 from peer f0132149af2c44bb923d0f1aa09b0520 ({username='slave'} at 127.0.0.1:41882)
I20260608 12:51:54.140090 10384 tablet_copy_service.cc:161] P 4db8a214a62447f184b3b31098c076ea: Beginning new tablet copy session on tablet adb4b5bed74640d3b1b0b256b11121b7 from peer f0132149af2c44bb923d0f1aa09b0520 at {username='slave'} at 127.0.0.1:41882: session id = f0132149af2c44bb923d0f1aa09b0520-adb4b5bed74640d3b1b0b256b11121b7
I20260608 12:51:54.147842 10384 tablet_copy_source_session.cc:215] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:54.150218 10533 tablet_copy_service.cc:140] P e25779b5a1064df8ac156ed072e2559d: Received BeginTabletCopySession request for tablet 05e983054aa84010b8db3d3f6161534e from peer f0132149af2c44bb923d0f1aa09b0520 ({username='slave'} at 127.0.0.1:57662)
I20260608 12:51:54.150868 10533 tablet_copy_service.cc:161] P e25779b5a1064df8ac156ed072e2559d: Beginning new tablet copy session on tablet 05e983054aa84010b8db3d3f6161534e from peer f0132149af2c44bb923d0f1aa09b0520 at {username='slave'} at 127.0.0.1:57662: session id = f0132149af2c44bb923d0f1aa09b0520-05e983054aa84010b8db3d3f6161534e
I20260608 12:51:54.151098 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb4b5bed74640d3b1b0b256b11121b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:54.159266 10533 tablet_copy_source_session.cc:215] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:54.162995 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e983054aa84010b8db3d3f6161534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:54.165949 10698 tablet_copy_client.cc:806] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:54.166527 10698 tablet_copy_client.cc:670] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:54.170382 10698 tablet_copy_client.cc:538] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:54.176505 10698 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: Bootstrap starting.
I20260608 12:51:54.179934 10701 tablet_copy_client.cc:806] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:54.180557 10701 tablet_copy_client.cc:670] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:54.185659 10701 tablet_copy_client.cc:538] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:54.193764 10701 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: Bootstrap starting.
I20260608 12:51:54.201396 10698 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: 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:51:54.202427 10698 tablet_bootstrap.cc:492] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: Bootstrap complete.
I20260608 12:51:54.203246 10698 ts_tablet_manager.cc:1403] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260608 12:51:54.206450 10698 raft_consensus.cc:359] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } }
I20260608 12:51:54.207326 10698 raft_consensus.cc:740] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f0132149af2c44bb923d0f1aa09b0520, State: Initialized, Role: LEARNER
I20260608 12:51:54.208063 10698 consensus_queue.cc:260] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [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: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } }
I20260608 12:51:54.211331 10698 ts_tablet_manager.cc:1434] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:51:54.213305 10384 tablet_copy_service.cc:342] P 4db8a214a62447f184b3b31098c076ea: Request end of tablet copy session f0132149af2c44bb923d0f1aa09b0520-adb4b5bed74640d3b1b0b256b11121b7 received from {username='slave'} at 127.0.0.1:41882
I20260608 12:51:54.213745 10384 tablet_copy_service.cc:434] P 4db8a214a62447f184b3b31098c076ea: ending tablet copy session f0132149af2c44bb923d0f1aa09b0520-adb4b5bed74640d3b1b0b256b11121b7 on tablet adb4b5bed74640d3b1b0b256b11121b7 with peer f0132149af2c44bb923d0f1aa09b0520
I20260608 12:51:54.218206 10701 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: 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:51:54.219208 10701 tablet_bootstrap.cc:492] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: Bootstrap complete.
I20260608 12:51:54.219941 10701 ts_tablet_manager.cc:1403] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.005s
I20260608 12:51:54.223212 10701 raft_consensus.cc:359] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } }
I20260608 12:51:54.224071 10701 raft_consensus.cc:740] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f0132149af2c44bb923d0f1aa09b0520, State: Initialized, Role: LEARNER
I20260608 12:51:54.224720 10701 consensus_queue.cc:260] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [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: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: true } }
I20260608 12:51:54.226987 10701 ts_tablet_manager.cc:1434] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:51:54.228819 10533 tablet_copy_service.cc:342] P e25779b5a1064df8ac156ed072e2559d: Request end of tablet copy session f0132149af2c44bb923d0f1aa09b0520-05e983054aa84010b8db3d3f6161534e received from {username='slave'} at 127.0.0.1:57662
I20260608 12:51:54.229228 10533 tablet_copy_service.cc:434] P e25779b5a1064df8ac156ed072e2559d: ending tablet copy session f0132149af2c44bb923d0f1aa09b0520-05e983054aa84010b8db3d3f6161534e on tablet 05e983054aa84010b8db3d3f6161534e with peer f0132149af2c44bb923d0f1aa09b0520
I20260608 12:51:54.379123 10641 raft_consensus.cc:1217] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:51:54.421360 10641 raft_consensus.cc:1217] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:51:54.735618 10689 raft_consensus.cc:1064] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: attempting to promote NON_VOTER f0132149af2c44bb923d0f1aa09b0520 to VOTER
I20260608 12:51:54.737448 10325 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:54.738466 10689 consensus_queue.cc:237] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [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: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } }
I20260608 12:51:54.741075 10325 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:54.741999 10325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:54.746415 10641 raft_consensus.cc:1275] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Refusing update from remote peer e25779b5a1064df8ac156ed072e2559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:54.746656 10374 raft_consensus.cc:1275] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Refusing update from remote peer e25779b5a1064df8ac156ed072e2559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:54.748029 10449 raft_consensus.cc:1275] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Refusing update from remote peer e25779b5a1064df8ac156ed072e2559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:54.748224 10706 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } 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:51:54.749375 10689 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:54.750356 10684 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } 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:51:54.761623 10374 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.763825 10641 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.777500 10272 catalog_manager.cc:5696] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea reported cstate change: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e25779b5a1064df8ac156ed072e2559d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.904812 10706 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.916152 10449 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } attrs { replace: true } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.924185 10522 consensus_queue.cc:237] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [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: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } }
I20260608 12:51:54.930212 10640 raft_consensus.cc:1275] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Refusing update from remote peer e25779b5a1064df8ac156ed072e2559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:54.930864 10374 raft_consensus.cc:1275] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Refusing update from remote peer e25779b5a1064df8ac156ed072e2559d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:54.932160 10689 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } 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:51:54.933167 10684 consensus_queue.cc:1048] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:54.941757 10374 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 827b1df9b63042a192921312e8d7471b (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.944063 10640 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 827b1df9b63042a192921312e8d7471b (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.955279 10269 catalog_manager.cc:5696] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 reported cstate change: config changed from index 3 to 4, VOTER 827b1df9b63042a192921312e8d7471b (127.4.198.194) evicted. New cstate: current_term: 1 leader_uuid: "e25779b5a1064df8ac156ed072e2559d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:54.981348 10591 raft_consensus.cc:1064] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: attempting to promote NON_VOTER f0132149af2c44bb923d0f1aa09b0520 to VOTER
I20260608 12:51:54.983789 10591 consensus_queue.cc:237] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [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: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } }
I20260608 12:51:54.992055 10522 raft_consensus.cc:1275] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Refusing update from remote peer 4db8a214a62447f184b3b31098c076ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:54.992403 10640 raft_consensus.cc:1275] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 LEARNER]: Refusing update from remote peer 4db8a214a62447f184b3b31098c076ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:54.993606 10449 raft_consensus.cc:1275] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Refusing update from remote peer 4db8a214a62447f184b3b31098c076ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:54.994112 10712 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } 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:51:54.995137 10694 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } 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:51:54.995961 10591 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:55.020604 10640 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.020624 10449 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.035735 10271 catalog_manager.cc:5696] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b reported cstate change: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4db8a214a62447f184b3b31098c076ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.133363 10437 tablet_service.cc:1558] Processing DeleteTablet for tablet 05e983054aa84010b8db3d3f6161534e with delete_type TABLET_DATA_TOMBSTONED (TS 827b1df9b63042a192921312e8d7471b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33206
I20260608 12:51:55.138111 10716 tablet_replica.cc:333] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: stopping tablet replica
I20260608 12:51:55.139122 10716 raft_consensus.cc:2243] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:55.139883 10716 raft_consensus.cc:2272] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:55.143285 10716 ts_tablet_manager.cc:1916] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:55.157938 10716 ts_tablet_manager.cc:1929] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:51:55.158339 10716 log.cc:1199] T 05e983054aa84010b8db3d3f6161534e P 827b1df9b63042a192921312e8d7471b: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/05e983054aa84010b8db3d3f6161534e
I20260608 12:51:55.160075 10258 catalog_manager.cc:5027] TS 827b1df9b63042a192921312e8d7471b (127.4.198.194:39811): tablet 05e983054aa84010b8db3d3f6161534e (table test-workload [id=2fc93136e84149859ea248ad5160eb91]) successfully deleted
I20260608 12:51:55.179740 10591 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.190287 10522 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f0132149af2c44bb923d0f1aa09b0520 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.284453 10374 consensus_queue.cc:237] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [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: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } }
I20260608 12:51:55.290438 10640 raft_consensus.cc:1275] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Refusing update from remote peer 4db8a214a62447f184b3b31098c076ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:55.290473 10449 raft_consensus.cc:1275] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Refusing update from remote peer 4db8a214a62447f184b3b31098c076ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:55.292543 10712 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:55.294261 10712 consensus_queue.cc:1048] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } 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:51:55.301787 10449 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e25779b5a1064df8ac156ed072e2559d (127.4.198.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.302912 10640 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e25779b5a1064df8ac156ed072e2559d (127.4.198.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.313755 10268 catalog_manager.cc:5696] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b reported cstate change: config changed from index 3 to 4, VOTER e25779b5a1064df8ac156ed072e2559d (127.4.198.195) evicted. New cstate: current_term: 1 leader_uuid: "4db8a214a62447f184b3b31098c076ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.388484 10689 raft_consensus.cc:2955] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 827b1df9b63042a192921312e8d7471b (127.4.198.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e25779b5a1064df8ac156ed072e2559d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 32967 } } peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.396077 10256 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 05e983054aa84010b8db3d3f6161534e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:55.601176 10512 tablet_service.cc:1558] Processing DeleteTablet for tablet adb4b5bed74640d3b1b0b256b11121b7 with delete_type TABLET_DATA_TOMBSTONED (TS e25779b5a1064df8ac156ed072e2559d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57626
I20260608 12:51:55.603546 10717 tablet_replica.cc:333] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: stopping tablet replica
I20260608 12:51:55.604642 10717 raft_consensus.cc:2243] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:55.605387 10717 raft_consensus.cc:2272] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:55.609161 10717 ts_tablet_manager.cc:1916] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:55.621484 10717 ts_tablet_manager.cc:1929] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:51:55.621948 10717 log.cc:1199] T adb4b5bed74640d3b1b0b256b11121b7 P e25779b5a1064df8ac156ed072e2559d: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/adb4b5bed74640d3b1b0b256b11121b7
I20260608 12:51:55.623559 10256 catalog_manager.cc:5027] TS e25779b5a1064df8ac156ed072e2559d (127.4.198.195:32967): tablet adb4b5bed74640d3b1b0b256b11121b7 (table test-workload [id=2fc93136e84149859ea248ad5160eb91]) successfully deleted
I20260608 12:51:55.659930 10694 raft_consensus.cc:2955] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e25779b5a1064df8ac156ed072e2559d (127.4.198.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4db8a214a62447f184b3b31098c076ea" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 46181 } } peers { permanent_uuid: "827b1df9b63042a192921312e8d7471b" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39811 } } peers { permanent_uuid: "f0132149af2c44bb923d0f1aa09b0520" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 41409 } attrs { promote: false } } }
I20260608 12:51:55.669021 10259 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet adb4b5bed74640d3b1b0b256b11121b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:56.743265 10325 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:56.746085 10325 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:56.746490 10325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:58.747735 10325 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:58.750700 10325 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:58.751132 10325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:00.752178 10325 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:00.755209 10325 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:00.755627 10325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:02.756644 10325 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:02.759568 10325 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:02.760006 10325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:02.807767  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:52:02.848177  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:02.849165  4891 tablet_replica.cc:333] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea: stopping tablet replica
I20260608 12:52:02.849934  4891 raft_consensus.cc:2243] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:02.851526  4891 raft_consensus.cc:2272] T adb4b5bed74640d3b1b0b256b11121b7 P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:02.854372  4891 tablet_replica.cc:333] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea: stopping tablet replica
I20260608 12:52:02.854976  4891 raft_consensus.cc:2243] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:02.856068  4891 raft_consensus.cc:2272] T 05e983054aa84010b8db3d3f6161534e P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:02.858243  4891 tablet_replica.cc:333] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea: stopping tablet replica
I20260608 12:52:02.858705  4891 raft_consensus.cc:2243] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:02.859233  4891 raft_consensus.cc:2272] T ce8c643897b7409499b182c2e43224ab P 4db8a214a62447f184b3b31098c076ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:02.885281  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:52:02.890137 10489 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:46181: connect: Connection refused (error 111) [suppressed 25 similar messages]
W20260608 12:52:02.895097 10489 consensus_peers.cc:597] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d -> Peer 4db8a214a62447f184b3b31098c076ea (127.4.198.193:46181): Couldn't send request to peer 4db8a214a62447f184b3b31098c076ea. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:46181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:02.912448  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:52:02.953214  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:02.954300  4891 tablet_replica.cc:333] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b: stopping tablet replica
I20260608 12:52:02.955389  4891 raft_consensus.cc:2243] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:02.956291  4891 raft_consensus.cc:2272] T adb4b5bed74640d3b1b0b256b11121b7 P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:02.960835  4891 tablet_replica.cc:333] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b: stopping tablet replica
I20260608 12:52:02.961443  4891 raft_consensus.cc:2243] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:02.962488  4891 raft_consensus.cc:2272] T ce8c643897b7409499b182c2e43224ab P 827b1df9b63042a192921312e8d7471b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:02.987866  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:52:03.004848  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:52:03.037489  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:03.038257  4891 tablet_replica.cc:333] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d: stopping tablet replica
I20260608 12:52:03.038959  4891 raft_consensus.cc:2243] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:03.039474  4891 raft_consensus.cc:2272] T ce8c643897b7409499b182c2e43224ab P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:03.041884  4891 tablet_replica.cc:333] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d: stopping tablet replica
I20260608 12:52:03.042399  4891 raft_consensus.cc:2243] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:03.043429  4891 raft_consensus.cc:2272] T 05e983054aa84010b8db3d3f6161534e P e25779b5a1064df8ac156ed072e2559d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:03.068459  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:52:03.084403  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:52:03.111402  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:03.112128  4891 tablet_replica.cc:333] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520: stopping tablet replica
I20260608 12:52:03.112730  4891 raft_consensus.cc:2243] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:03.113390  4891 raft_consensus.cc:2272] T 05e983054aa84010b8db3d3f6161534e P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:03.116194  4891 tablet_replica.cc:333] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520: stopping tablet replica
I20260608 12:52:03.116662  4891 raft_consensus.cc:2243] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:03.117408  4891 raft_consensus.cc:2272] T adb4b5bed74640d3b1b0b256b11121b7 P f0132149af2c44bb923d0f1aa09b0520 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:03.139954  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:52:03.154851  4891 master.cc:562] Master@127.4.198.254:46243 shutting down...
I20260608 12:52:03.179476  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:03.180135  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:03.180574  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a1118bce8fd437ea46cc23b683e0c5a: stopping tablet replica
I20260608 12:52:03.201413  4891 master.cc:584] Master@127.4.198.254:46243 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12658 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:52:03.251784  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:43611
I20260608 12:52:03.253031  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:03.259815 10724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:03.259827 10723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:03.259927 10726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:03.261933  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:03.263068  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:03.263288  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:03.263458  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923123263442 us; error 0 us; skew 500 ppm
I20260608 12:52:03.264029  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:03.267745  4891 webserver.cc:533] Webserver started at http://127.4.198.254:33025/ using document root <none> and password file <none>
I20260608 12:52:03.268443  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:03.268684  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:03.268998  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:03.270227  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "fc660767225841acb2767c26a6a5200f"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.275632  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:52:03.279767 10731 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.280774  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:52:03.281037  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "fc660767225841acb2767c26a6a5200f"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.281315  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:03.309051  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:03.310738  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:03.353925  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:43611
I20260608 12:52:03.354064 10782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:43611 every 8 connection(s)
I20260608 12:52:03.358419 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:03.371409 10783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f: Bootstrap starting.
I20260608 12:52:03.376596 10783 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:03.381219 10783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f: No bootstrap required, opened a new log
I20260608 12:52:03.384362 10783 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc660767225841acb2767c26a6a5200f" member_type: VOTER }
I20260608 12:52:03.384841 10783 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:03.385097 10783 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc660767225841acb2767c26a6a5200f, State: Initialized, Role: FOLLOWER
I20260608 12:52:03.385768 10783 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc660767225841acb2767c26a6a5200f" member_type: VOTER }
I20260608 12:52:03.386256 10783 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:03.386487 10783 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:03.386768 10783 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:03.391944 10783 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc660767225841acb2767c26a6a5200f" member_type: VOTER }
I20260608 12:52:03.392530 10783 leader_election.cc:304] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [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: fc660767225841acb2767c26a6a5200f; no voters: 
I20260608 12:52:03.393786 10783 leader_election.cc:290] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:03.394258 10786 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:03.395756 10786 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 1 LEADER]: Becoming Leader. State: Replica: fc660767225841acb2767c26a6a5200f, State: Running, Role: LEADER
I20260608 12:52:03.396530 10786 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [LEADER]: Queue going to LEADER mode. State: All 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: "fc660767225841acb2767c26a6a5200f" member_type: VOTER }
I20260608 12:52:03.396935 10783 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:03.400098 10787 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc660767225841acb2767c26a6a5200f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc660767225841acb2767c26a6a5200f" member_type: VOTER } }
I20260608 12:52:03.400272 10788 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc660767225841acb2767c26a6a5200f. Latest consensus state: current_term: 1 leader_uuid: "fc660767225841acb2767c26a6a5200f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc660767225841acb2767c26a6a5200f" member_type: VOTER } }
I20260608 12:52:03.400923 10788 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:03.400902 10787 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:03.406627 10791 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:03.414673 10791 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:03.415761  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:03.424981 10791 catalog_manager.cc:1382] Generated new cluster ID: 691fa20c73ef41c8bb9b0f47616d0f7a
I20260608 12:52:03.425285 10791 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:03.455420 10791 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:03.456811 10791 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:03.469717 10791 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f: Generated new TSK 0
I20260608 12:52:03.470448 10791 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:03.482645  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:03.490056 10804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:03.491770 10805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:03.492959 10807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:03.494453  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:03.495537  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:03.495736  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:03.495872  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923123495860 us; error 0 us; skew 500 ppm
I20260608 12:52:03.496459  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:03.500037  4891 webserver.cc:533] Webserver started at http://127.4.198.193:45395/ using document root <none> and password file <none>
I20260608 12:52:03.500535  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:03.500700  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:03.500922  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:03.502040  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "d35ea2e50eb84ba6b14f6cf775d903e6"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.507009  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:52:03.511107 10812 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.512398  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:52:03.512923  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "d35ea2e50eb84ba6b14f6cf775d903e6"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.513252  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:03.528416  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:03.529657  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:03.531322  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:03.533710  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:03.533943  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.534184  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:03.534369  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.581081  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:35409
I20260608 12:52:03.581184 10874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:35409 every 8 connection(s)
I20260608 12:52:03.586925  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:03.595186 10879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:03.596794 10880 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:03.598531  4891 server_base.cc:1061] running on GCE node
W20260608 12:52:03.599054 10882 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:03.600127  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:03.600404  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:03.600684  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923123600660 us; error 0 us; skew 500 ppm
I20260608 12:52:03.601424  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:03.602187 10875 heartbeater.cc:344] Connected to a master server at 127.4.198.254:43611
I20260608 12:52:03.602581 10875 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:03.603394 10875 heartbeater.cc:507] Master 127.4.198.254:43611 requested a full tablet report, sending...
I20260608 12:52:03.604306  4891 webserver.cc:533] Webserver started at http://127.4.198.194:33491/ using document root <none> and password file <none>
I20260608 12:52:03.604882  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:03.605098  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:03.605381  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:03.605895 10748 ts_manager.cc:194] Registered new tserver with Master: d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409)
I20260608 12:52:03.606696  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "dd3a6f15a91c40a7978d32b702ed421e"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.607900 10748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42500
I20260608 12:52:03.611979  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:52:03.616264 10887 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.617213  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:52:03.617597  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "dd3a6f15a91c40a7978d32b702ed421e"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.617879  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:03.654564  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:03.655926  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:03.657533  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:03.659958  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:03.660215  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.660482  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:03.660676  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.705034  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:42839
I20260608 12:52:03.705205 10949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:42839 every 8 connection(s)
I20260608 12:52:03.710541  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:03.718832 10953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:03.720326 10954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:03.721987 10956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:03.722867  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:03.723963  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:03.724228  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:03.724507  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923123724488 us; error 0 us; skew 500 ppm
I20260608 12:52:03.725322  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:03.726569 10950 heartbeater.cc:344] Connected to a master server at 127.4.198.254:43611
I20260608 12:52:03.727072 10950 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:03.727909 10950 heartbeater.cc:507] Master 127.4.198.254:43611 requested a full tablet report, sending...
I20260608 12:52:03.728704  4891 webserver.cc:533] Webserver started at http://127.4.198.195:34795/ using document root <none> and password file <none>
I20260608 12:52:03.729386  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:03.729632  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:03.729940  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:03.730329 10748 ts_manager.cc:194] Registered new tserver with Master: dd3a6f15a91c40a7978d32b702ed421e (127.4.198.194:42839)
I20260608 12:52:03.731241  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "5c7bbf2b5e384ca293d5b73417e5615f"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.731977 10748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42510
I20260608 12:52:03.736236  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:03.740259 10961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.741271  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:52:03.741673  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "5c7bbf2b5e384ca293d5b73417e5615f"
format_stamp: "Formatted at 2026-06-08 12:52:03 on dist-test-slave-cf34"
I20260608 12:52:03.741950  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:03.752974  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:03.754208  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:03.755829  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:03.758323  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:03.758575  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.758881  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:03.759248  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:03.805858  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:44345
I20260608 12:52:03.805975 11023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:44345 every 8 connection(s)
I20260608 12:52:03.821597 11024 heartbeater.cc:344] Connected to a master server at 127.4.198.254:43611
I20260608 12:52:03.822032 11024 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:03.822765 11024 heartbeater.cc:507] Master 127.4.198.254:43611 requested a full tablet report, sending...
I20260608 12:52:03.824997 10748 ts_manager.cc:194] Registered new tserver with Master: 5c7bbf2b5e384ca293d5b73417e5615f (127.4.198.195:44345)
I20260608 12:52:03.825707  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016440378s
I20260608 12:52:03.827240 10748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42516
I20260608 12:52:04.610607 10875 heartbeater.cc:499] Master 127.4.198.254:43611 was elected leader, sending a full tablet report...
I20260608 12:52:04.734843 10950 heartbeater.cc:499] Master 127.4.198.254:43611 was elected leader, sending a full tablet report...
I20260608 12:52:04.831000 11024 heartbeater.cc:499] Master 127.4.198.254:43611 was elected leader, sending a full tablet report...
I20260608 12:52:04.889446 10748 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42532:
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:52:04.891592 10748 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:52:04.952261 10989 tablet_service.cc:1511] Processing CreateTablet for tablet 4e40be2724f747d58c997f1dd8aa0538 (DEFAULT_TABLE table=test-workload [id=9bf192a6334c481597476d6c0cb2f723]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:04.953938 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e40be2724f747d58c997f1dd8aa0538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:04.954974 10840 tablet_service.cc:1511] Processing CreateTablet for tablet 4e40be2724f747d58c997f1dd8aa0538 (DEFAULT_TABLE table=test-workload [id=9bf192a6334c481597476d6c0cb2f723]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:04.956391 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e40be2724f747d58c997f1dd8aa0538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:04.958006 10915 tablet_service.cc:1511] Processing CreateTablet for tablet 4e40be2724f747d58c997f1dd8aa0538 (DEFAULT_TABLE table=test-workload [id=9bf192a6334c481597476d6c0cb2f723]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:04.959409 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e40be2724f747d58c997f1dd8aa0538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:04.973398 11044 tablet_bootstrap.cc:492] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f: Bootstrap starting.
I20260608 12:52:04.978313 11045 tablet_bootstrap.cc:492] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e: Bootstrap starting.
I20260608 12:52:04.981736 11046 tablet_bootstrap.cc:492] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6: Bootstrap starting.
I20260608 12:52:04.982540 11044 tablet_bootstrap.cc:654] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:04.986055 11045 tablet_bootstrap.cc:654] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:04.988929 11044 tablet_bootstrap.cc:492] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f: No bootstrap required, opened a new log
I20260608 12:52:04.989404 11044 ts_tablet_manager.cc:1403] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 12:52:04.989687 11046 tablet_bootstrap.cc:654] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:04.992587 11045 tablet_bootstrap.cc:492] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e: No bootstrap required, opened a new log
I20260608 12:52:04.992678 11044 raft_consensus.cc:359] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:04.993309 11045 ts_tablet_manager.cc:1403] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:52:04.993655 11044 raft_consensus.cc:385] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:04.993984 11044 raft_consensus.cc:740] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c7bbf2b5e384ca293d5b73417e5615f, State: Initialized, Role: FOLLOWER
I20260608 12:52:04.994765 11044 consensus_queue.cc:260] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:04.997538 11046 tablet_bootstrap.cc:492] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6: No bootstrap required, opened a new log
I20260608 12:52:04.997464 11045 raft_consensus.cc:359] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:04.998232 11046 ts_tablet_manager.cc:1403] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.014s
I20260608 12:52:04.998438 11045 raft_consensus.cc:385] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:04.998868 11045 raft_consensus.cc:740] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3a6f15a91c40a7978d32b702ed421e, State: Initialized, Role: FOLLOWER
I20260608 12:52:05.000566 11044 ts_tablet_manager.cc:1434] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260608 12:52:05.000392 11045 consensus_queue.cc:260] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:05.003461 11046 raft_consensus.cc:359] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:05.004097 11046 raft_consensus.cc:385] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:05.005183 11046 raft_consensus.cc:740] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d35ea2e50eb84ba6b14f6cf775d903e6, State: Initialized, Role: FOLLOWER
I20260608 12:52:05.006057 11046 consensus_queue.cc:260] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:05.011682 11045 ts_tablet_manager.cc:1434] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.003s
I20260608 12:52:05.015092 11046 ts_tablet_manager.cc:1434] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.011s
I20260608 12:52:05.063472 11050 raft_consensus.cc:493] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:05.064117 11050 raft_consensus.cc:515] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:05.066339 11050 leader_election.cc:290] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409), dd3a6f15a91c40a7978d32b702ed421e (127.4.198.194:42839)
I20260608 12:52:05.079319 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e40be2724f747d58c997f1dd8aa0538" candidate_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" is_pre_election: true
I20260608 12:52:05.080044 10850 raft_consensus.cc:2468] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7bbf2b5e384ca293d5b73417e5615f in term 0.
I20260608 12:52:05.080627 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e40be2724f747d58c997f1dd8aa0538" candidate_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3a6f15a91c40a7978d32b702ed421e" is_pre_election: true
I20260608 12:52:05.081234 10925 raft_consensus.cc:2468] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7bbf2b5e384ca293d5b73417e5615f in term 0.
I20260608 12:52:05.081350 10963 leader_election.cc:304] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7bbf2b5e384ca293d5b73417e5615f, d35ea2e50eb84ba6b14f6cf775d903e6; no voters: 
I20260608 12:52:05.082190 11050 raft_consensus.cc:2804] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:05.082497 11050 raft_consensus.cc:493] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:05.082749 11050 raft_consensus.cc:3060] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:05.088078 11050 raft_consensus.cc:515] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:05.090284 11050 leader_election.cc:290] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [CANDIDATE]: Term 1 election: Requested vote from peers d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409), dd3a6f15a91c40a7978d32b702ed421e (127.4.198.194:42839)
I20260608 12:52:05.091223 10850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e40be2724f747d58c997f1dd8aa0538" candidate_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6"
I20260608 12:52:05.091523 10925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e40be2724f747d58c997f1dd8aa0538" candidate_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3a6f15a91c40a7978d32b702ed421e"
I20260608 12:52:05.091784 10850 raft_consensus.cc:3060] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:05.092080 10925 raft_consensus.cc:3060] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:05.099196 10925 raft_consensus.cc:2468] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7bbf2b5e384ca293d5b73417e5615f in term 1.
I20260608 12:52:05.099522 10850 raft_consensus.cc:2468] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7bbf2b5e384ca293d5b73417e5615f in term 1.
I20260608 12:52:05.100443 10965 leader_election.cc:304] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7bbf2b5e384ca293d5b73417e5615f, dd3a6f15a91c40a7978d32b702ed421e; no voters: 
I20260608 12:52:05.101401 11050 raft_consensus.cc:2804] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:05.102964 11050 raft_consensus.cc:697] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 1 LEADER]: Becoming Leader. State: Replica: 5c7bbf2b5e384ca293d5b73417e5615f, State: Running, Role: LEADER
I20260608 12:52:05.103860 11050 consensus_queue.cc:237] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } }
I20260608 12:52:05.112814 10747 catalog_manager.cc:5696] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c7bbf2b5e384ca293d5b73417e5615f (127.4.198.195). New cstate: current_term: 1 leader_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d35ea2e50eb84ba6b14f6cf775d903e6" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7bbf2b5e384ca293d5b73417e5615f" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:05.146234  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:52:05.169741  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:05.170763  4891 tablet_replica.cc:333] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6: stopping tablet replica
I20260608 12:52:05.171505  4891 raft_consensus.cc:2243] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:05.171963  4891 raft_consensus.cc:2272] T 4e40be2724f747d58c997f1dd8aa0538 P d35ea2e50eb84ba6b14f6cf775d903e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:05.191180  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:52:05.412870 10801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:05.414345 10801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:05.414623 10801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:05.590689 10963 consensus_peers.cc:597] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f -> Peer d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409): Couldn't send request to peer d35ea2e50eb84ba6b14f6cf775d903e6. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:05.719938 11050 consensus_queue.cc:1048] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3a6f15a91c40a7978d32b702ed421e" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 42839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:07.415619 10801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:07.417109 10801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:07.417456 10801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:08.177160 10963 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35409: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 12:52:08.182730 10963 consensus_peers.cc:597] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f -> Peer d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409): Couldn't send request to peer d35ea2e50eb84ba6b14f6cf775d903e6. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:52:09.418859 10801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:09.420414 10801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:09.420701 10801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:10.879868 10963 consensus_peers.cc:597] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f -> Peer d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409): Couldn't send request to peer d35ea2e50eb84ba6b14f6cf775d903e6. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:52:11.421670 10801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:11.423084 10801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:11.423375 10801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:13.333331 10963 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35409: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:52:13.336529 10963 consensus_peers.cc:597] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f -> Peer d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409): Couldn't send request to peer d35ea2e50eb84ba6b14f6cf775d903e6. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35409: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:52:13.424403 10801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:13.425868 10801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:13.426190 10801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:15.427366 10801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:15.428761 10801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:15.429078 10801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:15.828421 10963 consensus_peers.cc:597] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f -> Peer d35ea2e50eb84ba6b14f6cf775d903e6 (127.4.198.193:35409): Couldn't send request to peer d35ea2e50eb84ba6b14f6cf775d903e6. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35409: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 12:52:16.264775  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:52:16.292851  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:16.293708  4891 tablet_replica.cc:333] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e: stopping tablet replica
I20260608 12:52:16.294466  4891 raft_consensus.cc:2243] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:16.295167  4891 raft_consensus.cc:2272] T 4e40be2724f747d58c997f1dd8aa0538 P dd3a6f15a91c40a7978d32b702ed421e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:16.317761  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:52:16.332491  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:52:16.359544  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:16.360459  4891 tablet_replica.cc:333] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f: stopping tablet replica
I20260608 12:52:16.361135  4891 raft_consensus.cc:2243] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:16.362286  4891 raft_consensus.cc:2272] T 4e40be2724f747d58c997f1dd8aa0538 P 5c7bbf2b5e384ca293d5b73417e5615f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:16.382968  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:52:16.395675  4891 master.cc:562] Master@127.4.198.254:43611 shutting down...
I20260608 12:52:16.418920  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:16.419678  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:16.420058  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc660767225841acb2767c26a6a5200f: stopping tablet replica
I20260608 12:52:16.439765  4891 master.cc:584] Master@127.4.198.254:43611 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13229 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:52:16.481487  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:44739
I20260608 12:52:16.482733  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:16.489147 11090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:16.489214 11089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:16.490365 11092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:16.490592  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:16.491501  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:16.491686  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:16.491895  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923136491860 us; error 0 us; skew 500 ppm
I20260608 12:52:16.492507  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:16.495091  4891 webserver.cc:533] Webserver started at http://127.4.198.254:35081/ using document root <none> and password file <none>
I20260608 12:52:16.495639  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:16.495837  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:16.496131  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:16.497407  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "4ce7c0b0be2e411daa385dfa6325ad10"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.502259  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:52:16.506443 11097 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.507290  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:16.507603  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "4ce7c0b0be2e411daa385dfa6325ad10"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.507891  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:16.526728  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:16.528077  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:16.570196  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:44739
I20260608 12:52:16.570345 11148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:44739 every 8 connection(s)
I20260608 12:52:16.574725 11149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:16.587353 11149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10: Bootstrap starting.
I20260608 12:52:16.592293 11149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:16.597252 11149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10: No bootstrap required, opened a new log
I20260608 12:52:16.599606 11149 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce7c0b0be2e411daa385dfa6325ad10" member_type: VOTER }
I20260608 12:52:16.600029 11149 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:16.600219 11149 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ce7c0b0be2e411daa385dfa6325ad10, State: Initialized, Role: FOLLOWER
I20260608 12:52:16.600912 11149 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ce7c0b0be2e411daa385dfa6325ad10" member_type: VOTER }
I20260608 12:52:16.601357 11149 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:16.601552 11149 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:16.601768 11149 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:16.606513 11149 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce7c0b0be2e411daa385dfa6325ad10" member_type: VOTER }
I20260608 12:52:16.607031 11149 leader_election.cc:304] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [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: 4ce7c0b0be2e411daa385dfa6325ad10; no voters: 
I20260608 12:52:16.608233 11149 leader_election.cc:290] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:16.608778 11152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:16.610322 11152 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 1 LEADER]: Becoming Leader. State: Replica: 4ce7c0b0be2e411daa385dfa6325ad10, State: Running, Role: LEADER
I20260608 12:52:16.611128 11152 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [LEADER]: Queue going to LEADER mode. State: All 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: "4ce7c0b0be2e411daa385dfa6325ad10" member_type: VOTER }
I20260608 12:52:16.611447 11149 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:16.616988 11153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ce7c0b0be2e411daa385dfa6325ad10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce7c0b0be2e411daa385dfa6325ad10" member_type: VOTER } }
I20260608 12:52:16.617635 11153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:16.616997 11154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ce7c0b0be2e411daa385dfa6325ad10. Latest consensus state: current_term: 1 leader_uuid: "4ce7c0b0be2e411daa385dfa6325ad10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce7c0b0be2e411daa385dfa6325ad10" member_type: VOTER } }
I20260608 12:52:16.618578 11154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:16.622416 11159 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:16.631006 11159 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:16.632097  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:16.641268 11159 catalog_manager.cc:1382] Generated new cluster ID: 89ab1366bd3b45e3a5fa2dc910415ccb
I20260608 12:52:16.641592 11159 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:16.665006 11159 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:16.666558 11159 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:16.685055 11159 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10: Generated new TSK 0
I20260608 12:52:16.685734 11159 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:16.699153  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:16.706516 11170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:16.707429 11171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:16.710037  4891 server_base.cc:1061] running on GCE node
W20260608 12:52:16.710286 11173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:16.711421  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:16.711663  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:16.711851  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923136711835 us; error 0 us; skew 500 ppm
I20260608 12:52:16.712600  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:16.715229  4891 webserver.cc:533] Webserver started at http://127.4.198.193:41481/ using document root <none> and password file <none>
I20260608 12:52:16.715762  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:16.715981  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:16.716291  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:16.717512  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "3032539b3f6c48a4aaaf6e21b75e71fe"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.722522  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:52:16.726554 11178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.727535  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:16.727871  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "3032539b3f6c48a4aaaf6e21b75e71fe"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.728165  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:16.741225  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:16.742533  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:16.744100  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:16.746618  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:16.746865  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:52:16.747155  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:16.747321  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.791574  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:42041
I20260608 12:52:16.791704 11240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:42041 every 8 connection(s)
I20260608 12:52:16.797152  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:16.806077 11245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:16.806300 11246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:16.810835  4891 server_base.cc:1061] running on GCE node
W20260608 12:52:16.811246 11248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:16.812363  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:16.812572  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:16.812793  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923136812778 us; error 0 us; skew 500 ppm
I20260608 12:52:16.813482  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:16.813868 11241 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44739
I20260608 12:52:16.814276 11241 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:16.815224 11241 heartbeater.cc:507] Master 127.4.198.254:44739 requested a full tablet report, sending...
I20260608 12:52:16.816332  4891 webserver.cc:533] Webserver started at http://127.4.198.194:35287/ using document root <none> and password file <none>
I20260608 12:52:16.816893  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:16.817117  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:16.817409  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:16.817692 11114 ts_manager.cc:194] Registered new tserver with Master: 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041)
I20260608 12:52:16.818753  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "08ae069d48d045c88443aa87273294e9"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.819710 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35104
I20260608 12:52:16.824049  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:16.828060 11253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.828904  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:52:16.829315  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "08ae069d48d045c88443aa87273294e9"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.829614  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:16.852718  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:16.853962  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:16.855654  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:16.858098  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:16.858342  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.858589  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:16.858770  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.901217  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:39501
I20260608 12:52:16.901355 11315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:39501 every 8 connection(s)
I20260608 12:52:16.906426  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:16.914667 11319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:16.916435 11320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:16.918236 11322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:16.919654  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:16.920365 11316 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44739
I20260608 12:52:16.920749  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:52:16.920758 11316 heartbeater.cc:461] Registering TS with master...
W20260608 12:52:16.921195  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:16.921461  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923136921432 us; error 0 us; skew 500 ppm
I20260608 12:52:16.921967 11316 heartbeater.cc:507] Master 127.4.198.254:44739 requested a full tablet report, sending...
I20260608 12:52:16.922188  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:16.924551 11114 ts_manager.cc:194] Registered new tserver with Master: 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:16.925807  4891 webserver.cc:533] Webserver started at http://127.4.198.195:41415/ using document root <none> and password file <none>
I20260608 12:52:16.926549  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:16.926535 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35112
I20260608 12:52:16.927069  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:16.927430  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:16.928812  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "acf73295dcf740d283a2a55b8c707204"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.934072  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:52:16.937829 11327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.938862  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:16.939200  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "acf73295dcf740d283a2a55b8c707204"
format_stamp: "Formatted at 2026-06-08 12:52:16 on dist-test-slave-cf34"
I20260608 12:52:16.939502  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:16.957667  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:16.959035  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:16.960594  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:16.963002  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:16.963234  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:16.963482  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:16.963676  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:17.007262  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:45819
I20260608 12:52:17.007367 11389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:45819 every 8 connection(s)
I20260608 12:52:17.023234 11390 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44739
I20260608 12:52:17.023676 11390 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:17.024631 11390 heartbeater.cc:507] Master 127.4.198.254:44739 requested a full tablet report, sending...
I20260608 12:52:17.026933 11114 ts_manager.cc:194] Registered new tserver with Master: acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:17.027343  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01621433s
I20260608 12:52:17.028528 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35116
I20260608 12:52:17.822863 11241 heartbeater.cc:499] Master 127.4.198.254:44739 was elected leader, sending a full tablet report...
I20260608 12:52:17.929831 11316 heartbeater.cc:499] Master 127.4.198.254:44739 was elected leader, sending a full tablet report...
I20260608 12:52:18.031905 11390 heartbeater.cc:499] Master 127.4.198.254:44739 was elected leader, sending a full tablet report...
I20260608 12:52:18.118167 11114 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35118:
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:52:18.121055 11114 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:52:18.193467 11281 tablet_service.cc:1511] Processing CreateTablet for tablet 30275f5ae441430f9da88b12675813af (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:18.194377 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 70cfe3ac3108420784df7078069ecae7 (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:18.196008 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30275f5ae441430f9da88b12675813af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.197590 11355 tablet_service.cc:1511] Processing CreateTablet for tablet 30275f5ae441430f9da88b12675813af (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:18.200403 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30275f5ae441430f9da88b12675813af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.202659 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cfe3ac3108420784df7078069ecae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.203446 11206 tablet_service.cc:1511] Processing CreateTablet for tablet 30275f5ae441430f9da88b12675813af (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:18.204586 11279 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0e72735a454eac943363867e44139d (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:18.205689 11206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30275f5ae441430f9da88b12675813af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.205343 11353 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0e72735a454eac943363867e44139d (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:18.206248 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0e72735a454eac943363867e44139d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.198390 11354 tablet_service.cc:1511] Processing CreateTablet for tablet 70cfe3ac3108420784df7078069ecae7 (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:18.206830 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0e72735a454eac943363867e44139d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.207974 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cfe3ac3108420784df7078069ecae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.208283 11205 tablet_service.cc:1511] Processing CreateTablet for tablet 70cfe3ac3108420784df7078069ecae7 (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:18.211503 11204 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0e72735a454eac943363867e44139d (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:18.221992 11203 tablet_service.cc:1511] Processing CreateTablet for tablet 8039858759ad4bb3a73e45bbec0e6ceb (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:18.223168 11205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cfe3ac3108420784df7078069ecae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.224020 11203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8039858759ad4bb3a73e45bbec0e6ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.225761 11204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0e72735a454eac943363867e44139d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.230688 11278 tablet_service.cc:1511] Processing CreateTablet for tablet 8039858759ad4bb3a73e45bbec0e6ceb (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:18.232213 11278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8039858759ad4bb3a73e45bbec0e6ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.263525 11352 tablet_service.cc:1511] Processing CreateTablet for tablet 8039858759ad4bb3a73e45bbec0e6ceb (DEFAULT_TABLE table=test-workload [id=01cbd96dc74143febd78bf87c6684cbf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:18.268353 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8039858759ad4bb3a73e45bbec0e6ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:18.273669 11411 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: Bootstrap starting.
I20260608 12:52:18.288304 11411 tablet_bootstrap.cc:654] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.291018 11413 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: Bootstrap starting.
I20260608 12:52:18.290146 11412 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe: Bootstrap starting.
I20260608 12:52:18.300365 11413 tablet_bootstrap.cc:654] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.302361 11412 tablet_bootstrap.cc:654] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.302755 11411 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: No bootstrap required, opened a new log
I20260608 12:52:18.303354 11411 ts_tablet_manager.cc:1403] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.006s
I20260608 12:52:18.306979 11413 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: No bootstrap required, opened a new log
I20260608 12:52:18.307837 11413 ts_tablet_manager.cc:1403] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260608 12:52:18.307168 11411 raft_consensus.cc:359] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.308902 11412 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe: No bootstrap required, opened a new log
I20260608 12:52:18.308787 11411 raft_consensus.cc:385] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.309527 11412 ts_tablet_manager.cc:1403] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260608 12:52:18.309441 11411 raft_consensus.cc:740] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ae069d48d045c88443aa87273294e9, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.310635 11411 consensus_queue.cc:260] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.311682 11413 raft_consensus.cc:359] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.312558 11413 raft_consensus.cc:385] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.312537 11412 raft_consensus.cc:359] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.313194 11413 raft_consensus.cc:740] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf73295dcf740d283a2a55b8c707204, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.313591 11412 raft_consensus.cc:385] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.313947 11412 raft_consensus.cc:740] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3032539b3f6c48a4aaaf6e21b75e71fe, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.314213 11411 ts_tablet_manager.cc:1434] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260608 12:52:18.314136 11413 consensus_queue.cc:260] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.314911 11412 consensus_queue.cc:260] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.316296 11411 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: Bootstrap starting.
I20260608 12:52:18.330754 11413 ts_tablet_manager.cc:1434] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.006s
I20260608 12:52:18.331540 11412 ts_tablet_manager.cc:1434] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 12:52:18.331919 11413 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204: Bootstrap starting.
I20260608 12:52:18.332898 11411 tablet_bootstrap.cc:654] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.337164 11412 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe: Bootstrap starting.
I20260608 12:52:18.340054 11413 tablet_bootstrap.cc:654] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.345830 11412 tablet_bootstrap.cc:654] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.346861 11411 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: No bootstrap required, opened a new log
I20260608 12:52:18.347425 11411 ts_tablet_manager.cc:1403] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260608 12:52:18.351540 11411 raft_consensus.cc:359] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.352313 11411 raft_consensus.cc:385] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.352591 11413 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204: No bootstrap required, opened a new log
I20260608 12:52:18.352622 11412 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe: No bootstrap required, opened a new log
I20260608 12:52:18.352684 11411 raft_consensus.cc:740] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ae069d48d045c88443aa87273294e9, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.353379 11413 ts_tablet_manager.cc:1403] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260608 12:52:18.353574 11412 ts_tablet_manager.cc:1403] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260608 12:52:18.354282 11411 consensus_queue.cc:260] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.356663 11413 raft_consensus.cc:359] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.356992 11412 raft_consensus.cc:359] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.357424 11413 raft_consensus.cc:385] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.357776 11412 raft_consensus.cc:385] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.357836 11413 raft_consensus.cc:740] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf73295dcf740d283a2a55b8c707204, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.358271 11412 raft_consensus.cc:740] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3032539b3f6c48a4aaaf6e21b75e71fe, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.359189 11413 consensus_queue.cc:260] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.359784 11411 ts_tablet_manager.cc:1434] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:52:18.359442 11412 consensus_queue.cc:260] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.361060 11411 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: Bootstrap starting.
I20260608 12:52:18.361974 11412 ts_tablet_manager.cc:1434] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:52:18.363351 11412 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe: Bootstrap starting.
I20260608 12:52:18.367381 11413 ts_tablet_manager.cc:1434] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260608 12:52:18.368569 11413 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204: Bootstrap starting.
I20260608 12:52:18.369513 11411 tablet_bootstrap.cc:654] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.370754 11412 tablet_bootstrap.cc:654] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.376453 11413 tablet_bootstrap.cc:654] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.381376 11412 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe: No bootstrap required, opened a new log
I20260608 12:52:18.382090 11412 ts_tablet_manager.cc:1403] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:52:18.387699 11412 raft_consensus.cc:359] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.388494 11412 raft_consensus.cc:385] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.388649 11411 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: No bootstrap required, opened a new log
I20260608 12:52:18.388852 11412 raft_consensus.cc:740] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3032539b3f6c48a4aaaf6e21b75e71fe, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.389422 11411 ts_tablet_manager.cc:1403] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260608 12:52:18.389987 11412 consensus_queue.cc:260] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.392762 11412 ts_tablet_manager.cc:1434] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:52:18.393832 11412 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: Bootstrap starting.
I20260608 12:52:18.395337 11417 raft_consensus.cc:493] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.395993 11417 raft_consensus.cc:515] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.400449 11417 leader_election.cc:290] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:18.406104 11411 raft_consensus.cc:359] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.408372 11411 raft_consensus.cc:385] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.409145 11418 raft_consensus.cc:493] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.409688 11411 raft_consensus.cc:740] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ae069d48d045c88443aa87273294e9, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.409773 11418 raft_consensus.cc:515] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.408596 11412 tablet_bootstrap.cc:654] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.413240 11411 consensus_queue.cc:260] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.419682 11411 ts_tablet_manager.cc:1434] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.008s
I20260608 12:52:18.422971 11411 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9: Bootstrap starting.
I20260608 12:52:18.419749 11412 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: No bootstrap required, opened a new log
I20260608 12:52:18.425812 11412 ts_tablet_manager.cc:1403] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260608 12:52:18.428092 11418 leader_election.cc:290] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:18.430183 11418 raft_consensus.cc:493] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.430753 11418 raft_consensus.cc:515] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.429306 11412 raft_consensus.cc:359] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.432329 11412 raft_consensus.cc:385] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.432745 11412 raft_consensus.cc:740] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3032539b3f6c48a4aaaf6e21b75e71fe, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.435235 11412 consensus_queue.cc:260] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.439970 11411 tablet_bootstrap.cc:654] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.445003 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" is_pre_election: true
I20260608 12:52:18.444314 11418 leader_election.cc:290] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:18.445393 11412 ts_tablet_manager.cc:1434] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:52:18.446141 11413 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204: No bootstrap required, opened a new log
I20260608 12:52:18.450031 11419 raft_consensus.cc:493] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.450457 11216 raft_consensus.cc:2468] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 0.
I20260608 12:52:18.450729 11419 raft_consensus.cc:515] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.450237 11413 ts_tablet_manager.cc:1403] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.027s
I20260608 12:52:18.452396 11257 leader_election.cc:304] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ae069d48d045c88443aa87273294e9, 3032539b3f6c48a4aaaf6e21b75e71fe; no voters: 
I20260608 12:52:18.454515 11417 raft_consensus.cc:2804] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:18.454963 11417 raft_consensus.cc:493] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.455300 11417 raft_consensus.cc:3060] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.457398 11413 raft_consensus.cc:359] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.458292 11413 raft_consensus.cc:385] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.458884 11413 raft_consensus.cc:740] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf73295dcf740d283a2a55b8c707204, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.464646 11419 leader_election.cc:290] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501), acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:18.467854 11413 consensus_queue.cc:260] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.459364 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" is_pre_election: true
I20260608 12:52:18.474192 11216 raft_consensus.cc:2468] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf73295dcf740d283a2a55b8c707204 in term 0.
I20260608 12:52:18.479333 11413 ts_tablet_manager.cc:1434] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 12:52:18.480594 11413 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204: Bootstrap starting.
I20260608 12:52:18.482123 11417 raft_consensus.cc:515] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.488307 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe"
I20260608 12:52:18.488611 11331 leader_election.cc:304] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3032539b3f6c48a4aaaf6e21b75e71fe, acf73295dcf740d283a2a55b8c707204; no voters: 
I20260608 12:52:18.489107 11216 raft_consensus.cc:3060] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.489759 11418 raft_consensus.cc:2804] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:18.490156 11418 raft_consensus.cc:493] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.490547 11418 raft_consensus.cc:3060] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.493108 11413 tablet_bootstrap.cc:654] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.493985 11417 leader_election.cc:290] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:18.488343 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" is_pre_election: true
I20260608 12:52:18.499665 11215 raft_consensus.cc:2468] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf73295dcf740d283a2a55b8c707204 in term 0.
I20260608 12:52:18.501168 11331 leader_election.cc:304] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3032539b3f6c48a4aaaf6e21b75e71fe, acf73295dcf740d283a2a55b8c707204; no voters: 
I20260608 12:52:18.514712 11411 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9: No bootstrap required, opened a new log
I20260608 12:52:18.515395 11411 ts_tablet_manager.cc:1403] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.005s
I20260608 12:52:18.517508 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9" is_pre_election: true
I20260608 12:52:18.518659 11291 raft_consensus.cc:2393] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acf73295dcf740d283a2a55b8c707204 in current term 1: Already voted for candidate 08ae069d48d045c88443aa87273294e9 in this term.
I20260608 12:52:18.520855 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9" is_pre_election: true
I20260608 12:52:18.518829 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9" is_pre_election: true
I20260608 12:52:18.522517 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204" is_pre_election: true
I20260608 12:52:18.523371 11365 raft_consensus.cc:2468] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3032539b3f6c48a4aaaf6e21b75e71fe in term 0.
W20260608 12:52:18.524150 11181 leader_election.cc:343] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:52:18.525276 11330 leader_election.cc:343] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:18.524876 11411 raft_consensus.cc:359] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.526021 11411 raft_consensus.cc:385] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.526254 11180 leader_election.cc:304] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [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: 3032539b3f6c48a4aaaf6e21b75e71fe, acf73295dcf740d283a2a55b8c707204; no voters: 08ae069d48d045c88443aa87273294e9
I20260608 12:52:18.526505 11411 raft_consensus.cc:740] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ae069d48d045c88443aa87273294e9, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.527345 11419 raft_consensus.cc:2804] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:18.527805 11419 raft_consensus.cc:493] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.528544 11419 raft_consensus.cc:3060] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.527781 11411 consensus_queue.cc:260] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.519789 11216 raft_consensus.cc:2468] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 1.
I20260608 12:52:18.531008 11257 leader_election.cc:304] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ae069d48d045c88443aa87273294e9, 3032539b3f6c48a4aaaf6e21b75e71fe; no voters: 
I20260608 12:52:18.531790 11418 raft_consensus.cc:515] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.534809 11418 leader_election.cc:290] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 1 election: Requested vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:18.535568 11418 raft_consensus.cc:2804] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:18.536065 11418 raft_consensus.cc:493] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.536523 11418 raft_consensus.cc:3060] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.539481 11419 raft_consensus.cc:515] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.541376 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe"
I20260608 12:52:18.542021 11411 ts_tablet_manager.cc:1434] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.003s
I20260608 12:52:18.542220 11216 raft_consensus.cc:2393] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate acf73295dcf740d283a2a55b8c707204 in current term 1: Already voted for candidate 08ae069d48d045c88443aa87273294e9 in this term.
I20260608 12:52:18.540308 11413 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204: No bootstrap required, opened a new log
I20260608 12:52:18.542914 11413 ts_tablet_manager.cc:1403] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.019s
I20260608 12:52:18.543944 11417 raft_consensus.cc:2804] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:18.544247 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204" is_pre_election: true
I20260608 12:52:18.545152 11365 raft_consensus.cc:2393] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08ae069d48d045c88443aa87273294e9 in current term 1: Already voted for candidate acf73295dcf740d283a2a55b8c707204 in this term.
I20260608 12:52:18.545231 11439 raft_consensus.cc:493] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.544275 11419 leader_election.cc:290] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [CANDIDATE]: Term 1 election: Requested vote from peers 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501), acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:18.546345 11413 raft_consensus.cc:359] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.546813 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204"
I20260608 12:52:18.547327 11413 raft_consensus.cc:385] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.545854 11439 raft_consensus.cc:515] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.547693 11413 raft_consensus.cc:740] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf73295dcf740d283a2a55b8c707204, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.548717 11413 consensus_queue.cc:260] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.547652 11365 raft_consensus.cc:2393] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08ae069d48d045c88443aa87273294e9 in current term 1: Already voted for candidate acf73295dcf740d283a2a55b8c707204 in this term.
I20260608 12:52:18.551434 11413 ts_tablet_manager.cc:1434] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:52:18.553589 11439 leader_election.cc:290] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819), 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041)
I20260608 12:52:18.553839 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30275f5ae441430f9da88b12675813af" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" is_pre_election: true
I20260608 12:52:18.554534 11216 raft_consensus.cc:2468] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 0.
I20260608 12:52:18.554780 11417 raft_consensus.cc:697] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Becoming Leader. State: Replica: 08ae069d48d045c88443aa87273294e9, State: Running, Role: LEADER
I20260608 12:52:18.555899 11417 consensus_queue.cc:237] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.559020 11257 leader_election.cc:304] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ae069d48d045c88443aa87273294e9, 3032539b3f6c48a4aaaf6e21b75e71fe; no voters: 
I20260608 12:52:18.559316 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204"
I20260608 12:52:18.559548 11418 raft_consensus.cc:515] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.561074 11365 raft_consensus.cc:2393] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3032539b3f6c48a4aaaf6e21b75e71fe in current term 1: Already voted for candidate acf73295dcf740d283a2a55b8c707204 in this term.
I20260608 12:52:18.561124 11439 raft_consensus.cc:2804] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:18.561730 11439 raft_consensus.cc:493] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.561822 11418 leader_election.cc:290] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 1 election: Requested vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:18.562158 11439 raft_consensus.cc:3060] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.565212 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9"
I20260608 12:52:18.565478 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30275f5ae441430f9da88b12675813af" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204" is_pre_election: true
I20260608 12:52:18.565912 11291 raft_consensus.cc:3060] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.568080 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe"
I20260608 12:52:18.568663 11216 raft_consensus.cc:2393] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate acf73295dcf740d283a2a55b8c707204 in current term 1: Already voted for candidate 3032539b3f6c48a4aaaf6e21b75e71fe in this term.
I20260608 12:52:18.571404 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9"
I20260608 12:52:18.573076 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cfe3ac3108420784df7078069ecae7" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9"
I20260608 12:52:18.573585 11330 leader_election.cc:304] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [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: acf73295dcf740d283a2a55b8c707204; no voters: 08ae069d48d045c88443aa87273294e9, 3032539b3f6c48a4aaaf6e21b75e71fe
I20260608 12:52:18.573827 11439 raft_consensus.cc:515] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.566015 11364 raft_consensus.cc:2468] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 0.
I20260608 12:52:18.575920 11291 raft_consensus.cc:2468] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3032539b3f6c48a4aaaf6e21b75e71fe in term 1.
I20260608 12:52:18.577234 11181 leader_election.cc:304] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [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: 08ae069d48d045c88443aa87273294e9, 3032539b3f6c48a4aaaf6e21b75e71fe; no voters: acf73295dcf740d283a2a55b8c707204
I20260608 12:52:18.577592 11439 leader_election.cc:290] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 election: Requested vote from peers acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819), 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041)
I20260608 12:52:18.577818 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30275f5ae441430f9da88b12675813af" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe"
I20260608 12:52:18.578140 11419 raft_consensus.cc:2804] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:18.578477 11216 raft_consensus.cc:3060] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.581647 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30275f5ae441430f9da88b12675813af" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204"
I20260608 12:52:18.582348 11364 raft_consensus.cc:3060] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.582828 11330 leader_election.cc:304] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [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: acf73295dcf740d283a2a55b8c707204; no voters: 08ae069d48d045c88443aa87273294e9, 3032539b3f6c48a4aaaf6e21b75e71fe
I20260608 12:52:18.584266 11418 raft_consensus.cc:2749] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:18.585413 11438 raft_consensus.cc:2749] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:18.586583 11113 catalog_manager.cc:5696] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08ae069d48d045c88443aa87273294e9 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:18.590958 11216 raft_consensus.cc:2468] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 1.
I20260608 12:52:18.591322 11364 raft_consensus.cc:2468] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 1.
I20260608 12:52:18.594090 11255 leader_election.cc:304] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ae069d48d045c88443aa87273294e9, acf73295dcf740d283a2a55b8c707204; no voters: 
I20260608 12:52:18.595014 11417 raft_consensus.cc:2804] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:18.591895 11419 raft_consensus.cc:697] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 LEADER]: Becoming Leader. State: Replica: 3032539b3f6c48a4aaaf6e21b75e71fe, State: Running, Role: LEADER
I20260608 12:52:18.595702 11417 raft_consensus.cc:697] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Becoming Leader. State: Replica: 08ae069d48d045c88443aa87273294e9, State: Running, Role: LEADER
I20260608 12:52:18.596484 11419 consensus_queue.cc:237] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.596555 11417 consensus_queue.cc:237] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } }
I20260608 12:52:18.606419 11113 catalog_manager.cc:5696] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193). New cstate: current_term: 1 leader_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:18.615615 11111 catalog_manager.cc:5696] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08ae069d48d045c88443aa87273294e9 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:18.629460 11162 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:18.664078 11417 raft_consensus.cc:493] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.664666 11417 raft_consensus.cc:515] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.666662 11417 leader_election.cc:290] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:18.667595 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8039858759ad4bb3a73e45bbec0e6ceb" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" is_pre_election: true
I20260608 12:52:18.667855 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8039858759ad4bb3a73e45bbec0e6ceb" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204" is_pre_election: true
I20260608 12:52:18.668351 11216 raft_consensus.cc:2468] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 0.
I20260608 12:52:18.668448 11364 raft_consensus.cc:2468] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 0.
I20260608 12:52:18.669664 11255 leader_election.cc:304] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ae069d48d045c88443aa87273294e9, acf73295dcf740d283a2a55b8c707204; no voters: 
I20260608 12:52:18.670469 11417 raft_consensus.cc:2804] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:18.670950 11417 raft_consensus.cc:493] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.671276 11417 raft_consensus.cc:3060] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.676092 11417 raft_consensus.cc:515] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.677768 11417 leader_election.cc:290] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:18.678988 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8039858759ad4bb3a73e45bbec0e6ceb" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf73295dcf740d283a2a55b8c707204"
I20260608 12:52:18.678992 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8039858759ad4bb3a73e45bbec0e6ceb" candidate_uuid: "08ae069d48d045c88443aa87273294e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe"
I20260608 12:52:18.679821 11364 raft_consensus.cc:3060] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.679859 11216 raft_consensus.cc:3060] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.686604 11216 raft_consensus.cc:2468] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 1.
I20260608 12:52:18.686619 11364 raft_consensus.cc:2468] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08ae069d48d045c88443aa87273294e9 in term 1.
I20260608 12:52:18.687976 11257 leader_election.cc:304] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ae069d48d045c88443aa87273294e9, 3032539b3f6c48a4aaaf6e21b75e71fe; no voters: 
I20260608 12:52:18.688788 11417 raft_consensus.cc:2804] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:18.689414 11417 raft_consensus.cc:697] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Becoming Leader. State: Replica: 08ae069d48d045c88443aa87273294e9, State: Running, Role: LEADER
I20260608 12:52:18.690341 11417 consensus_queue.cc:237] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:18.699111 11111 catalog_manager.cc:5696] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08ae069d48d045c88443aa87273294e9 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:18.809330  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:52:18.834283  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:18.835332  4891 tablet_replica.cc:333] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: stopping tablet replica
I20260608 12:52:18.835989  4891 raft_consensus.cc:2243] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:18.836638  4891 pending_rounds.cc:70] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: Trying to abort 1 pending ops.
I20260608 12:52:18.836840  4891 pending_rounds.cc:77] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661175702032384 op_type: NO_OP noop_request { }
I20260608 12:52:18.837178  4891 raft_consensus.cc:2889] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:18.837471  4891 raft_consensus.cc:2272] T 0c0e72735a454eac943363867e44139d P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:18.840003  4891 tablet_replica.cc:333] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe: stopping tablet replica
I20260608 12:52:18.840545  4891 raft_consensus.cc:2243] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:18.840952  4891 raft_consensus.cc:2272] T 30275f5ae441430f9da88b12675813af P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:18.843081  4891 tablet_replica.cc:333] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe: stopping tablet replica
I20260608 12:52:18.843591  4891 raft_consensus.cc:2243] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:18.843972  4891 raft_consensus.cc:2272] T 70cfe3ac3108420784df7078069ecae7 P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:18.845863  4891 tablet_replica.cc:333] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe: stopping tablet replica
I20260608 12:52:18.846412  4891 raft_consensus.cc:2243] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:18.847018  4891 raft_consensus.cc:2272] T 8039858759ad4bb3a73e45bbec0e6ceb P 3032539b3f6c48a4aaaf6e21b75e71fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:18.873871  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:52:19.056394 11417 consensus_queue.cc:1048] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:19.076390 11257 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:52:19.081331 11257 consensus_peers.cc:597] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:19.089526 11449 consensus_queue.cc:1048] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:19.090593 11257 consensus_peers.cc:597] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:19.104146 11257 consensus_peers.cc:597] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:19.159222 11449 consensus_queue.cc:1048] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:19.575152 11449 consensus_queue.cc:579] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Leader has been unable to successfully communicate with peer 3032539b3f6c48a4aaaf6e21b75e71fe for more than 1 seconds (1.018s)
W20260608 12:52:19.582072 11111 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 70cfe3ac3108420784df7078069ecae7 with cas_config_opid_index -1: no extra replica candidate found for tablet 70cfe3ac3108420784df7078069ecae7 (table test-workload [id=01cbd96dc74143febd78bf87c6684cbf]): 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
W20260608 12:52:19.631863 11162 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3032539b3f6c48a4aaaf6e21b75e71fe not available for placement
I20260608 12:52:19.656363 11449 consensus_queue.cc:579] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Leader has been unable to successfully communicate with peer 3032539b3f6c48a4aaaf6e21b75e71fe for more than 1 seconds (1.058s)
I20260608 12:52:19.715248 11449 consensus_queue.cc:579] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Leader has been unable to successfully communicate with peer 3032539b3f6c48a4aaaf6e21b75e71fe for more than 1 seconds (1.023s)
I20260608 12:52:19.890354  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:19.897861 11454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:19.898232 11455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:19.900804  4891 server_base.cc:1061] running on GCE node
W20260608 12:52:19.900992 11457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:19.902668  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:19.902952  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:19.903108  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923139903097 us; error 0 us; skew 500 ppm
I20260608 12:52:19.903661  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:19.906350  4891 webserver.cc:533] Webserver started at http://127.4.198.196:36425/ using document root <none> and password file <none>
I20260608 12:52:19.906922  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:19.907114  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:19.907389  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:19.908474  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "54d1dd388d274500b5bf5cb87a1b1b78"
format_stamp: "Formatted at 2026-06-08 12:52:19 on dist-test-slave-cf34"
I20260608 12:52:19.913524  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:52:19.917521 11462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:19.918526  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:19.918963  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "54d1dd388d274500b5bf5cb87a1b1b78"
format_stamp: "Formatted at 2026-06-08 12:52:19 on dist-test-slave-cf34"
I20260608 12:52:19.919353  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:19.963984  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:19.965152  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:19.966566  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:19.969040  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:19.969220  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:19.969539  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:19.969707  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:20.019354  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:40139
I20260608 12:52:20.019474 11524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:40139 every 8 connection(s)
I20260608 12:52:20.037199 11525 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44739
I20260608 12:52:20.037922 11525 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:20.039135 11525 heartbeater.cc:507] Master 127.4.198.254:44739 requested a full tablet report, sending...
I20260608 12:52:20.041690 11111 ts_manager.cc:194] Registered new tserver with Master: 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196:40139)
I20260608 12:52:20.043515 11111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35126
I20260608 12:52:20.093462 11291 consensus_queue.cc:237] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.101542 11364 raft_consensus.cc:1275] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:20.103261 11417 consensus_queue.cc:1048] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:52:20.105969 11257 consensus_peers.cc:597] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:20.113054 11439 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
W20260608 12:52:20.114862 11255 consensus_peers.cc:597] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 -> Peer 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196:40139): Couldn't send request to peer 54d1dd388d274500b5bf5cb87a1b1b78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8039858759ad4bb3a73e45bbec0e6ceb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:20.115423 11364 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
I20260608 12:52:20.121857 11100 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8039858759ad4bb3a73e45bbec0e6ceb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:52:20.129114 11111 catalog_manager.cc:5696] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:20.202662 11291 consensus_queue.cc:237] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.210531 11364 raft_consensus.cc:1275] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:20.210618 11255 consensus_peers.cc:597] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 -> Peer 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196:40139): Couldn't send request to peer 54d1dd388d274500b5bf5cb87a1b1b78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70cfe3ac3108420784df7078069ecae7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:20.212366 11417 consensus_queue.cc:1048] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:52:20.213295 11257 consensus_peers.cc:597] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:20.220445 11449 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
I20260608 12:52:20.222684 11364 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
I20260608 12:52:20.228958 11100 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 70cfe3ac3108420784df7078069ecae7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:52:20.232801 11113 catalog_manager.cc:5696] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:20.277107 11291 consensus_queue.cc:237] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [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: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.285283 11364 raft_consensus.cc:1275] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:20.285477 11255 consensus_peers.cc:597] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 -> Peer 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196:40139): Couldn't send request to peer 54d1dd388d274500b5bf5cb87a1b1b78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30275f5ae441430f9da88b12675813af. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:20.286928 11532 consensus_queue.cc:1048] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:52:20.287761 11257 consensus_peers.cc:597] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:20.294649 11449 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
I20260608 12:52:20.296378 11364 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
I20260608 12:52:20.302765 11100 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 30275f5ae441430f9da88b12675813af with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:52:20.307312 11111 catalog_manager.cc:5696] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:20.339752 11533 raft_consensus.cc:493] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:20.340334 11533 raft_consensus.cc:515] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:20.342437 11533 leader_election.cc:290] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:20.343659 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9" is_pre_election: true
I20260608 12:52:20.344276 11291 raft_consensus.cc:2468] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf73295dcf740d283a2a55b8c707204 in term 1.
I20260608 12:52:20.345361 11330 leader_election.cc:304] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [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: 08ae069d48d045c88443aa87273294e9, acf73295dcf740d283a2a55b8c707204; no voters: 
I20260608 12:52:20.346155 11533 raft_consensus.cc:2804] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:20.346617 11533 raft_consensus.cc:493] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:20.347036 11533 raft_consensus.cc:3060] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:52:20.349201 11331 leader_election.cc:336] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
I20260608 12:52:20.352881 11533 raft_consensus.cc:515] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:20.355301 11533 leader_election.cc:290] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 2 election: Requested vote from peers 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041), 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:20.356511 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e72735a454eac943363867e44139d" candidate_uuid: "acf73295dcf740d283a2a55b8c707204" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ae069d48d045c88443aa87273294e9"
I20260608 12:52:20.357141 11291 raft_consensus.cc:3060] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:52:20.359480 11331 leader_election.cc:336] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
I20260608 12:52:20.363111 11291 raft_consensus.cc:2468] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf73295dcf740d283a2a55b8c707204 in term 2.
I20260608 12:52:20.364233 11330 leader_election.cc:304] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [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: 08ae069d48d045c88443aa87273294e9, acf73295dcf740d283a2a55b8c707204; no voters: 3032539b3f6c48a4aaaf6e21b75e71fe
I20260608 12:52:20.365032 11533 raft_consensus.cc:2804] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:20.366312 11533 raft_consensus.cc:697] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 LEADER]: Becoming Leader. State: Replica: acf73295dcf740d283a2a55b8c707204, State: Running, Role: LEADER
I20260608 12:52:20.367188 11533 consensus_queue.cc:237] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Queue going to LEADER 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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } }
I20260608 12:52:20.374166 11113 catalog_manager.cc:5696] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 reported cstate change: term changed from 1 to 2, leader changed from 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) to acf73295dcf740d283a2a55b8c707204 (127.4.198.195). New cstate: current_term: 2 leader_uuid: "acf73295dcf740d283a2a55b8c707204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } }
W20260608 12:52:20.634176 11162 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3032539b3f6c48a4aaaf6e21b75e71fe not available for placement
I20260608 12:52:20.645123 11546 ts_tablet_manager.cc:933] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: Initiating tablet copy from peer 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:20.646661 11546 tablet_copy_client.cc:323] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:39501
I20260608 12:52:20.657634 11301 tablet_copy_service.cc:140] P 08ae069d48d045c88443aa87273294e9: Received BeginTabletCopySession request for tablet 8039858759ad4bb3a73e45bbec0e6ceb from peer 54d1dd388d274500b5bf5cb87a1b1b78 ({username='slave'} at 127.0.0.1:36806)
I20260608 12:52:20.658106 11301 tablet_copy_service.cc:161] P 08ae069d48d045c88443aa87273294e9: Beginning new tablet copy session on tablet 8039858759ad4bb3a73e45bbec0e6ceb from peer 54d1dd388d274500b5bf5cb87a1b1b78 at {username='slave'} at 127.0.0.1:36806: session id = 54d1dd388d274500b5bf5cb87a1b1b78-8039858759ad4bb3a73e45bbec0e6ceb
I20260608 12:52:20.664816 11301 tablet_copy_source_session.cc:215] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:20.668002 11546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8039858759ad4bb3a73e45bbec0e6ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.679551 11546 tablet_copy_client.cc:806] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:20.680137 11546 tablet_copy_client.cc:670] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:20.683969 11546 tablet_copy_client.cc:538] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:20.691684 11546 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap starting.
I20260608 12:52:20.707803 11546 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:20.708514 11546 tablet_bootstrap.cc:492] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap complete.
I20260608 12:52:20.709035 11546 ts_tablet_manager.cc:1403] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 12:52:20.711441 11546 raft_consensus.cc:359] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.712001 11546 raft_consensus.cc:740] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54d1dd388d274500b5bf5cb87a1b1b78, State: Initialized, Role: LEARNER
I20260608 12:52:20.712514 11546 consensus_queue.cc:260] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.714967 11525 heartbeater.cc:499] Master 127.4.198.254:44739 was elected leader, sending a full tablet report...
I20260608 12:52:20.715302 11546 ts_tablet_manager.cc:1434] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:52:20.717120 11301 tablet_copy_service.cc:342] P 08ae069d48d045c88443aa87273294e9: Request end of tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-8039858759ad4bb3a73e45bbec0e6ceb received from {username='slave'} at 127.0.0.1:36806
I20260608 12:52:20.717640 11301 tablet_copy_service.cc:434] P 08ae069d48d045c88443aa87273294e9: ending tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-8039858759ad4bb3a73e45bbec0e6ceb on tablet 8039858759ad4bb3a73e45bbec0e6ceb with peer 54d1dd388d274500b5bf5cb87a1b1b78
I20260608 12:52:20.717903 11552 ts_tablet_manager.cc:933] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: Initiating tablet copy from peer 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:20.720578 11552 tablet_copy_client.cc:323] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:39501
I20260608 12:52:20.722193 11301 tablet_copy_service.cc:140] P 08ae069d48d045c88443aa87273294e9: Received BeginTabletCopySession request for tablet 70cfe3ac3108420784df7078069ecae7 from peer 54d1dd388d274500b5bf5cb87a1b1b78 ({username='slave'} at 127.0.0.1:36806)
I20260608 12:52:20.722739 11301 tablet_copy_service.cc:161] P 08ae069d48d045c88443aa87273294e9: Beginning new tablet copy session on tablet 70cfe3ac3108420784df7078069ecae7 from peer 54d1dd388d274500b5bf5cb87a1b1b78 at {username='slave'} at 127.0.0.1:36806: session id = 54d1dd388d274500b5bf5cb87a1b1b78-70cfe3ac3108420784df7078069ecae7
I20260608 12:52:20.730551 11301 tablet_copy_source_session.cc:215] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:20.733433 11552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cfe3ac3108420784df7078069ecae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.744871 11552 tablet_copy_client.cc:806] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:20.745396 11552 tablet_copy_client.cc:670] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:20.749006 11552 tablet_copy_client.cc:538] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:20.754956 11552 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap starting.
I20260608 12:52:20.770100 11552 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:20.770749 11552 tablet_bootstrap.cc:492] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap complete.
I20260608 12:52:20.771374 11552 ts_tablet_manager.cc:1403] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.004s
I20260608 12:52:20.773449 11552 raft_consensus.cc:359] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.774005 11552 raft_consensus.cc:740] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54d1dd388d274500b5bf5cb87a1b1b78, State: Initialized, Role: LEARNER
I20260608 12:52:20.774529 11552 consensus_queue.cc:260] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.776891 11552 ts_tablet_manager.cc:1434] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:20.777215 11546 ts_tablet_manager.cc:933] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: Initiating tablet copy from peer 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501)
I20260608 12:52:20.778976 11301 tablet_copy_service.cc:342] P 08ae069d48d045c88443aa87273294e9: Request end of tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-70cfe3ac3108420784df7078069ecae7 received from {username='slave'} at 127.0.0.1:36806
I20260608 12:52:20.779574 11301 tablet_copy_service.cc:434] P 08ae069d48d045c88443aa87273294e9: ending tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-70cfe3ac3108420784df7078069ecae7 on tablet 70cfe3ac3108420784df7078069ecae7 with peer 54d1dd388d274500b5bf5cb87a1b1b78
I20260608 12:52:20.781589 11546 tablet_copy_client.cc:323] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:39501
I20260608 12:52:20.783367 11301 tablet_copy_service.cc:140] P 08ae069d48d045c88443aa87273294e9: Received BeginTabletCopySession request for tablet 30275f5ae441430f9da88b12675813af from peer 54d1dd388d274500b5bf5cb87a1b1b78 ({username='slave'} at 127.0.0.1:36806)
I20260608 12:52:20.783838 11301 tablet_copy_service.cc:161] P 08ae069d48d045c88443aa87273294e9: Beginning new tablet copy session on tablet 30275f5ae441430f9da88b12675813af from peer 54d1dd388d274500b5bf5cb87a1b1b78 at {username='slave'} at 127.0.0.1:36806: session id = 54d1dd388d274500b5bf5cb87a1b1b78-30275f5ae441430f9da88b12675813af
I20260608 12:52:20.789426 11301 tablet_copy_source_session.cc:215] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:20.792322 11546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30275f5ae441430f9da88b12675813af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.803568 11546 tablet_copy_client.cc:806] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:20.804059 11546 tablet_copy_client.cc:670] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:20.808499 11546 tablet_copy_client.cc:538] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:20.815200 11546 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap starting.
I20260608 12:52:20.829823 11546 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:20.830632 11546 tablet_bootstrap.cc:492] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap complete.
I20260608 12:52:20.831331 11546 ts_tablet_manager.cc:1403] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260608 12:52:20.833488 11546 raft_consensus.cc:359] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.834108 11546 raft_consensus.cc:740] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54d1dd388d274500b5bf5cb87a1b1b78, State: Initialized, Role: LEARNER
I20260608 12:52:20.834659 11546 consensus_queue.cc:260] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [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: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:20.836570 11546 ts_tablet_manager.cc:1434] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:20.838205 11301 tablet_copy_service.cc:342] P 08ae069d48d045c88443aa87273294e9: Request end of tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-30275f5ae441430f9da88b12675813af received from {username='slave'} at 127.0.0.1:36806
I20260608 12:52:20.838564 11301 tablet_copy_service.cc:434] P 08ae069d48d045c88443aa87273294e9: ending tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-30275f5ae441430f9da88b12675813af on tablet 30275f5ae441430f9da88b12675813af with peer 54d1dd388d274500b5bf5cb87a1b1b78
W20260608 12:52:20.914269 11331 consensus_peers.cc:597] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:20.942209 11291 raft_consensus.cc:1275] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Refusing update from remote peer acf73295dcf740d283a2a55b8c707204: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:52:20.943763 11557 consensus_queue.cc:1048] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:21.048682 11500 raft_consensus.cc:1217] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:21.105324 11500 raft_consensus.cc:1217] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:21.239445 11564 consensus_queue.cc:579] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Leader has been unable to successfully communicate with peer 3032539b3f6c48a4aaaf6e21b75e71fe for more than 1 seconds (1.035s)
I20260608 12:52:21.380590 11557 consensus_queue.cc:579] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Leader has been unable to successfully communicate with peer 3032539b3f6c48a4aaaf6e21b75e71fe for more than 1 seconds (1.012s)
I20260608 12:52:21.393827 11500 raft_consensus.cc:1217] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:21.393637 11364 consensus_queue.cc:237] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:21.403657 11291 raft_consensus.cc:1275] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Refusing update from remote peer acf73295dcf740d283a2a55b8c707204: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:21.405654 11557 consensus_queue.cc:1048] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:52:21.410449 11331 consensus_peers.cc:597] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.413990 11565 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
I20260608 12:52:21.416067 11291 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } } }
W20260608 12:52:21.417464 11329 consensus_peers.cc:597] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 -> Peer 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196:40139): Couldn't send request to peer 54d1dd388d274500b5bf5cb87a1b1b78. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c0e72735a454eac943363867e44139d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.422628 11099 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0c0e72735a454eac943363867e44139d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:52:21.426687 11113 catalog_manager.cc:5696] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 reported cstate change: config changed from index -1 to 2, NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) added. New cstate: current_term: 2 leader_uuid: "acf73295dcf740d283a2a55b8c707204" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:21.443235 11564 consensus_queue.cc:579] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Leader has been unable to successfully communicate with peer 3032539b3f6c48a4aaaf6e21b75e71fe for more than 1 seconds (1.164s)
I20260608 12:52:21.469630 11564 raft_consensus.cc:1064] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: attempting to promote NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 to VOTER
I20260608 12:52:21.471663 11564 consensus_queue.cc:237] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:21.478809 11500 raft_consensus.cc:1275] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:21.478809 11364 raft_consensus.cc:1275] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:21.480712 11573 consensus_queue.cc:1048] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:21.481633 11564 consensus_queue.cc:1048] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:52:21.483332 11257 consensus_peers.cc:597] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.491340 11564 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.493283 11500 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.501207 11364 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.503877 11113 catalog_manager.cc:5696] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:21.518394 11291 consensus_queue.cc:237] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [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: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:21.523801 11500 raft_consensus.cc:1275] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:21.524077 11364 raft_consensus.cc:1275] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:21.525396 11573 consensus_queue.cc:1048] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:21.526288 11449 consensus_queue.cc:1048] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:21.534029 11564 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.536327 11500 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.536068 11364 raft_consensus.cc:2955] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.543848 11100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8039858759ad4bb3a73e45bbec0e6ceb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:21.548977 11114 catalog_manager.cc:5696] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:52:21.567524 11101 catalog_manager.cc:4754] TS 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8039858759ad4bb3a73e45bbec0e6ceb: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
W20260608 12:52:21.637164 11162 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3032539b3f6c48a4aaaf6e21b75e71fe not available for placement
I20260608 12:52:21.646775 11573 raft_consensus.cc:1064] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: attempting to promote NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 to VOTER
I20260608 12:52:21.648957 11573 consensus_queue.cc:237] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:21.656303 11500 raft_consensus.cc:1275] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:21.657940 11573 consensus_queue.cc:1048] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:21.657784 11364 raft_consensus.cc:1275] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:52:21.659734 11257 consensus_peers.cc:597] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.659883 11573 consensus_queue.cc:1048] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:21.669327 11532 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.671818 11364 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.679634 11500 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.686075 11113 catalog_manager.cc:5696] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:21.701927 11291 consensus_queue.cc:237] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [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: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:21.708161 11364 raft_consensus.cc:1275] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:21.708670 11500 raft_consensus.cc:1275] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:21.709707 11532 consensus_queue.cc:1048] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:52:21.710621 11564 consensus_queue.cc:1048] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:21.719812 11573 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.721719 11364 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.722707 11500 raft_consensus.cc:2955] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:21.728629 11100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 70cfe3ac3108420784df7078069ecae7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:21.733589 11114 catalog_manager.cc:5696] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:21.969969 11581 ts_tablet_manager.cc:933] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: Initiating tablet copy from peer acf73295dcf740d283a2a55b8c707204 (127.4.198.195:45819)
I20260608 12:52:21.971858 11581 tablet_copy_client.cc:323] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:45819
I20260608 12:52:21.972244 11564 raft_consensus.cc:1064] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: attempting to promote NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 to VOTER
I20260608 12:52:21.975286 11564 consensus_queue.cc:237] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [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: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:21.983180 11500 raft_consensus.cc:1275] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 LEARNER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:21.985021 11375 tablet_copy_service.cc:140] P acf73295dcf740d283a2a55b8c707204: Received BeginTabletCopySession request for tablet 0c0e72735a454eac943363867e44139d from peer 54d1dd388d274500b5bf5cb87a1b1b78 ({username='slave'} at 127.0.0.1:33698)
I20260608 12:52:21.985356 11564 consensus_queue.cc:1048] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:21.985879 11375 tablet_copy_service.cc:161] P acf73295dcf740d283a2a55b8c707204: Beginning new tablet copy session on tablet 0c0e72735a454eac943363867e44139d from peer 54d1dd388d274500b5bf5cb87a1b1b78 at {username='slave'} at 127.0.0.1:33698: session id = 54d1dd388d274500b5bf5cb87a1b1b78-0c0e72735a454eac943363867e44139d
I20260608 12:52:21.986986 11364 raft_consensus.cc:1275] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:52:21.987905 11257 consensus_peers.cc:597] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.988709 11564 consensus_queue.cc:1048] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:21.995245 11375 tablet_copy_source_session.cc:215] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:21.999029 11581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0e72735a454eac943363867e44139d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:21.998677 11532 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.000757 11364 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.011078 11500 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.012754 11581 tablet_copy_client.cc:806] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:22.013423 11581 tablet_copy_client.cc:670] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:22.018500 11581 tablet_copy_client.cc:538] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:22.017795 11111 catalog_manager.cc:5696] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:22.027667 11581 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap starting.
I20260608 12:52:22.039427 11291 consensus_queue.cc:237] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [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: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:22.045516 11500 raft_consensus.cc:1275] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:22.046590 11364 raft_consensus.cc:1275] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Refusing update from remote peer 08ae069d48d045c88443aa87273294e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:22.048153 11573 consensus_queue.cc:1048] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:22.050016 11573 consensus_queue.cc:1048] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.055898 11573 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.057229 11581 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:22.058254 11581 tablet_bootstrap.cc:492] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: Bootstrap complete.
I20260608 12:52:22.059240 11581 ts_tablet_manager.cc:1403] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.004s
I20260608 12:52:22.058233 11500 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.059015 11364 raft_consensus.cc:2955] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.062395 11581 raft_consensus.cc:359] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:22.063287 11581 raft_consensus.cc:740] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 54d1dd388d274500b5bf5cb87a1b1b78, State: Initialized, Role: LEARNER
I20260608 12:52:22.064023 11581 consensus_queue.cc:260] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: true } }
I20260608 12:52:22.071779 11100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 30275f5ae441430f9da88b12675813af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:22.073882 11581 ts_tablet_manager.cc:1434] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:52:22.075798 11375 tablet_copy_service.cc:342] P acf73295dcf740d283a2a55b8c707204: Request end of tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-0c0e72735a454eac943363867e44139d received from {username='slave'} at 127.0.0.1:33698
I20260608 12:52:22.076251 11375 tablet_copy_service.cc:434] P acf73295dcf740d283a2a55b8c707204: ending tablet copy session 54d1dd388d274500b5bf5cb87a1b1b78-0c0e72735a454eac943363867e44139d on tablet 0c0e72735a454eac943363867e44139d with peer 54d1dd388d274500b5bf5cb87a1b1b78
I20260608 12:52:22.076305 11111 catalog_manager.cc:5696] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 reported cstate change: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New cstate: current_term: 1 leader_uuid: "08ae069d48d045c88443aa87273294e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.418316 11500 raft_consensus.cc:1217] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 12:52:22.641450 11162 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3032539b3f6c48a4aaaf6e21b75e71fe not available for placement
W20260608 12:52:22.675001 11101 catalog_manager.cc:4754] TS 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 30275f5ae441430f9da88b12675813af: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
I20260608 12:52:22.850936 11592 raft_consensus.cc:1064] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: attempting to promote NON_VOTER 54d1dd388d274500b5bf5cb87a1b1b78 to VOTER
I20260608 12:52:22.853019 11592 consensus_queue.cc:237] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [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: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:22.859987 11291 raft_consensus.cc:1275] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Refusing update from remote peer acf73295dcf740d283a2a55b8c707204: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:22.861299 11500 raft_consensus.cc:1275] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 LEARNER]: Refusing update from remote peer acf73295dcf740d283a2a55b8c707204: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:22.861704 11594 consensus_queue.cc:1048] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:22.863370 11592 consensus_queue.cc:1048] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:22.865762 11331 consensus_peers.cc:597] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 -> Peer 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): Couldn't send request to peer 3032539b3f6c48a4aaaf6e21b75e71fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:22.872185 11594 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.874121 11500 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.883188 11291 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.884816 11113 catalog_manager.cc:5696] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 reported cstate change: config changed from index 2 to 3, 54d1dd388d274500b5bf5cb87a1b1b78 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "acf73295dcf740d283a2a55b8c707204" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3032539b3f6c48a4aaaf6e21b75e71fe" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:22.901592 11364 consensus_queue.cc:237] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [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: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } }
I20260608 12:52:22.907301 11500 raft_consensus.cc:1275] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 FOLLOWER]: Refusing update from remote peer acf73295dcf740d283a2a55b8c707204: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:22.907836 11291 raft_consensus.cc:1275] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Refusing update from remote peer acf73295dcf740d283a2a55b8c707204: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:22.908906 11592 consensus_queue.cc:1048] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } 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:52:22.909636 11594 consensus_queue.cc:1048] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.916778 11561 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.918601 11500 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.919210 11291 raft_consensus.cc:2955] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
I20260608 12:52:22.928275 11099 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0c0e72735a454eac943363867e44139d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:22.933959 11111 catalog_manager.cc:5696] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 reported cstate change: config changed from index 3 to 4, VOTER 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193) evicted. New cstate: current_term: 2 leader_uuid: "acf73295dcf740d283a2a55b8c707204" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08ae069d48d045c88443aa87273294e9" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 39501 } } peers { permanent_uuid: "acf73295dcf740d283a2a55b8c707204" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 45819 } } peers { permanent_uuid: "54d1dd388d274500b5bf5cb87a1b1b78" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 40139 } attrs { promote: false } } }
W20260608 12:52:23.774683 11101 catalog_manager.cc:4754] TS 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8039858759ad4bb3a73e45bbec0e6ceb: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
W20260608 12:52:24.084060 11101 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260608 12:52:25.167362 11101 catalog_manager.cc:4754] TS 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0c0e72735a454eac943363867e44139d: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
W20260608 12:52:26.364821 11101 catalog_manager.cc:4754] TS 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 30275f5ae441430f9da88b12675813af: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
I20260608 12:52:27.056174  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
W20260608 12:52:27.072785 11330 consensus_peers.cc:597] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 -> Peer 08ae069d48d045c88443aa87273294e9 (127.4.198.194:39501): Couldn't send request to peer 08ae069d48d045c88443aa87273294e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:27.086735  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:27.087590  4891 tablet_replica.cc:333] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9: stopping tablet replica
I20260608 12:52:27.088152  4891 raft_consensus.cc:2243] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.088740  4891 raft_consensus.cc:2272] T 0c0e72735a454eac943363867e44139d P 08ae069d48d045c88443aa87273294e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.090705  4891 tablet_replica.cc:333] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9: stopping tablet replica
I20260608 12:52:27.091312  4891 raft_consensus.cc:2243] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:27.092065  4891 raft_consensus.cc:2272] T 30275f5ae441430f9da88b12675813af P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.093845  4891 tablet_replica.cc:333] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9: stopping tablet replica
I20260608 12:52:27.094287  4891 raft_consensus.cc:2243] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:27.095068  4891 raft_consensus.cc:2272] T 8039858759ad4bb3a73e45bbec0e6ceb P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.096844  4891 tablet_replica.cc:333] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9: stopping tablet replica
I20260608 12:52:27.097306  4891 raft_consensus.cc:2243] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:27.097973  4891 raft_consensus.cc:2272] T 70cfe3ac3108420784df7078069ecae7 P 08ae069d48d045c88443aa87273294e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.122152  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:52:27.136552  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:52:27.162266  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:27.163079  4891 tablet_replica.cc:333] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204: stopping tablet replica
I20260608 12:52:27.163642  4891 raft_consensus.cc:2243] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.164260  4891 raft_consensus.cc:2272] T 30275f5ae441430f9da88b12675813af P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.166199  4891 tablet_replica.cc:333] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204: stopping tablet replica
I20260608 12:52:27.166725  4891 raft_consensus.cc:2243] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.167340  4891 raft_consensus.cc:2272] T 8039858759ad4bb3a73e45bbec0e6ceb P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.169134  4891 tablet_replica.cc:333] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204: stopping tablet replica
I20260608 12:52:27.169930  4891 raft_consensus.cc:2243] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.170540  4891 raft_consensus.cc:2272] T 70cfe3ac3108420784df7078069ecae7 P acf73295dcf740d283a2a55b8c707204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.172385  4891 tablet_replica.cc:333] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204: stopping tablet replica
I20260608 12:52:27.172868  4891 raft_consensus.cc:2243] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:27.173660  4891 raft_consensus.cc:2272] T 0c0e72735a454eac943363867e44139d P acf73295dcf740d283a2a55b8c707204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.198932  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:52:27.213341  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:52:27.234547  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:27.235355  4891 tablet_replica.cc:333] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78: stopping tablet replica
I20260608 12:52:27.236171  4891 raft_consensus.cc:2243] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.236799  4891 raft_consensus.cc:2272] T 0c0e72735a454eac943363867e44139d P 54d1dd388d274500b5bf5cb87a1b1b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.238844  4891 tablet_replica.cc:333] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78: stopping tablet replica
I20260608 12:52:27.239300  4891 raft_consensus.cc:2243] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.239743  4891 raft_consensus.cc:2272] T 30275f5ae441430f9da88b12675813af P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.241488  4891 tablet_replica.cc:333] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78: stopping tablet replica
I20260608 12:52:27.241931  4891 raft_consensus.cc:2243] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.242352  4891 raft_consensus.cc:2272] T 70cfe3ac3108420784df7078069ecae7 P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.244134  4891 tablet_replica.cc:333] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78: stopping tablet replica
I20260608 12:52:27.244553  4891 raft_consensus.cc:2243] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:27.244971  4891 raft_consensus.cc:2272] T 8039858759ad4bb3a73e45bbec0e6ceb P 54d1dd388d274500b5bf5cb87a1b1b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:27.267925  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:52:27.280887  4891 master.cc:562] Master@127.4.198.254:44739 shutting down...
W20260608 12:52:29.974852 11101 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:52:29.979121 11101 catalog_manager.cc:4754] TS 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8039858759ad4bb3a73e45bbec0e6ceb: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
W20260608 12:52:31.353662 11101 catalog_manager.cc:4754] TS 3032539b3f6c48a4aaaf6e21b75e71fe (127.4.198.193:42041): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0c0e72735a454eac943363867e44139d: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42041: connect: Connection refused (error 111)
I20260608 12:52:31.785629  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:31.786903  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:31.787349  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ce7c0b0be2e411daa385dfa6325ad10: stopping tablet replica
I20260608 12:52:31.815780  4891 master.cc:584] Master@127.4.198.254:44739 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15385 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:52:31.867163  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:34173
I20260608 12:52:31.868458  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:31.875285 11617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:31.875425 11616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:31.876408 11619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:31.879532  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:31.882081  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:31.882311  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:31.882491  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923151882467 us; error 0 us; skew 500 ppm
I20260608 12:52:31.883212  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:31.886035  4891 webserver.cc:533] Webserver started at http://127.4.198.254:39545/ using document root <none> and password file <none>
I20260608 12:52:31.886606  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:31.886878  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:31.887180  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:31.888551  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "c5ab617024834b5c8421074d3e5ac466"
format_stamp: "Formatted at 2026-06-08 12:52:31 on dist-test-slave-cf34"
I20260608 12:52:31.893496  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:52:31.897373 11624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:31.898434  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:31.898964  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "c5ab617024834b5c8421074d3e5ac466"
format_stamp: "Formatted at 2026-06-08 12:52:31 on dist-test-slave-cf34"
I20260608 12:52:31.899370  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:31.940688  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:31.942034  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:31.983482  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:34173
I20260608 12:52:31.983621 11675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:34173 every 8 connection(s)
I20260608 12:52:31.987880 11676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:31.999897 11676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466: Bootstrap starting.
I20260608 12:52:32.005828 11676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:32.010594 11676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466: No bootstrap required, opened a new log
I20260608 12:52:32.013034 11676 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ab617024834b5c8421074d3e5ac466" member_type: VOTER }
I20260608 12:52:32.013515 11676 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:32.013768 11676 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ab617024834b5c8421074d3e5ac466, State: Initialized, Role: FOLLOWER
I20260608 12:52:32.014418 11676 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5ab617024834b5c8421074d3e5ac466" member_type: VOTER }
I20260608 12:52:32.014928 11676 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:32.015161 11676 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:32.015429 11676 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:32.020517 11676 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ab617024834b5c8421074d3e5ac466" member_type: VOTER }
I20260608 12:52:32.021093 11676 leader_election.cc:304] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [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: c5ab617024834b5c8421074d3e5ac466; no voters: 
I20260608 12:52:32.022320 11676 leader_election.cc:290] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:32.022771 11679 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:32.024396 11679 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 1 LEADER]: Becoming Leader. State: Replica: c5ab617024834b5c8421074d3e5ac466, State: Running, Role: LEADER
I20260608 12:52:32.025146 11679 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [LEADER]: Queue going to LEADER mode. State: All 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: "c5ab617024834b5c8421074d3e5ac466" member_type: VOTER }
I20260608 12:52:32.025451 11676 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:32.032215 11680 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5ab617024834b5c8421074d3e5ac466" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ab617024834b5c8421074d3e5ac466" member_type: VOTER } }
I20260608 12:52:32.033001 11680 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:32.033815 11681 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5ab617024834b5c8421074d3e5ac466. Latest consensus state: current_term: 1 leader_uuid: "c5ab617024834b5c8421074d3e5ac466" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5ab617024834b5c8421074d3e5ac466" member_type: VOTER } }
I20260608 12:52:32.034590 11681 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:32.035468 11688 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:32.041056 11688 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:32.042708  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:32.051402 11688 catalog_manager.cc:1382] Generated new cluster ID: e339591e454449d688fb56cc995a8b7e
I20260608 12:52:32.051729 11688 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:32.073028 11688 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:32.074472 11688 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:32.093961 11688 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466: Generated new TSK 0
I20260608 12:52:32.094619 11688 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:32.110548  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:32.117581 11697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:32.118892 11698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:32.122952  4891 server_base.cc:1061] running on GCE node
W20260608 12:52:32.123845 11700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:32.125140  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:32.125427  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:32.125631  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923152125606 us; error 0 us; skew 500 ppm
I20260608 12:52:32.126282  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:32.129280  4891 webserver.cc:533] Webserver started at http://127.4.198.193:43669/ using document root <none> and password file <none>
I20260608 12:52:32.129849  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:32.130079  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:32.130378  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:32.131790  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:32.137180  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:32.141201 11705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.142031  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:32.142356  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:32.142647  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:32.165055  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:32.166325  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:32.167934  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:32.170471  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:32.170651  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.170971  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:32.171144  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.219864  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:34997
I20260608 12:52:32.220019 11767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:34997 every 8 connection(s)
I20260608 12:52:32.225811  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:32.234114 11772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:32.234594 11773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:32.237681 11775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:32.238288  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:32.239329  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:32.239544  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:32.239746  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923152239727 us; error 0 us; skew 500 ppm
I20260608 12:52:32.240396  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:32.243356  4891 webserver.cc:533] Webserver started at http://127.4.198.194:41153/ using document root <none> and password file <none>
I20260608 12:52:32.244084  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:32.244369  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:32.244745  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:32.246215 11768 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34173
I20260608 12:52:32.246663 11768 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:32.246613  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "2c63803151d14be6a5833bf96ad9df3d"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:32.248063 11768 heartbeater.cc:507] Master 127.4.198.254:34173 requested a full tablet report, sending...
I20260608 12:52:32.250567 11641 ts_manager.cc:194] Registered new tserver with Master: bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997)
I20260608 12:52:32.252624  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260608 12:52:32.253010 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45926
I20260608 12:52:32.257254 11780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.258301  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:32.258575  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "2c63803151d14be6a5833bf96ad9df3d"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:32.259014  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:32.277333  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:32.278633  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:32.280222  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:32.282653  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:32.282935  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:52:32.283237  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:32.283382  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.332948  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:35861
I20260608 12:52:32.333127 11842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:35861 every 8 connection(s)
I20260608 12:52:32.339011  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:32.347211 11847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:32.348980 11846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:32.350567 11849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:32.352176  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:32.353462  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:32.353737  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:32.353938  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923152353923 us; error 0 us; skew 500 ppm
I20260608 12:52:32.354638  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:32.354653 11843 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34173
I20260608 12:52:32.355281 11843 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:32.356397 11843 heartbeater.cc:507] Master 127.4.198.254:34173 requested a full tablet report, sending...
I20260608 12:52:32.357542  4891 webserver.cc:533] Webserver started at http://127.4.198.195:46383/ using document root <none> and password file <none>
I20260608 12:52:32.358201  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:32.358424  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:32.358711  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:32.359052 11641 ts_manager.cc:194] Registered new tserver with Master: 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
I20260608 12:52:32.360014  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "b5f62842af6b40b59da059ef05026709"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:32.360682 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45930
I20260608 12:52:32.365646  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:52:32.369833 11854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.370887  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:32.371289  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "b5f62842af6b40b59da059ef05026709"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:32.371642  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:32.406739  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:32.408247  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:32.409740  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:32.412585  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:32.412838  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.413105  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:32.413288  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:32.458372  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:42507
I20260608 12:52:32.458535 11916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:42507 every 8 connection(s)
I20260608 12:52:32.474278 11917 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34173
I20260608 12:52:32.474694 11917 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:32.475521 11917 heartbeater.cc:507] Master 127.4.198.254:34173 requested a full tablet report, sending...
I20260608 12:52:32.477546 11641 ts_manager.cc:194] Registered new tserver with Master: b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:32.478282  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016174394s
I20260608 12:52:32.478976 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45938
I20260608 12:52:33.257174 11768 heartbeater.cc:499] Master 127.4.198.254:34173 was elected leader, sending a full tablet report...
I20260608 12:52:33.363947 11843 heartbeater.cc:499] Master 127.4.198.254:34173 was elected leader, sending a full tablet report...
I20260608 12:52:33.482141 11917 heartbeater.cc:499] Master 127.4.198.254:34173 was elected leader, sending a full tablet report...
I20260608 12:52:33.536492 11641 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45954:
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:52:33.539090 11641 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:52:33.596536 11808 tablet_service.cc:1511] Processing CreateTablet for tablet fa99434f21e0435fb95b7444d80eb20b (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:33.598124 11808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa99434f21e0435fb95b7444d80eb20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.600113 11807 tablet_service.cc:1511] Processing CreateTablet for tablet d8936c1db3c34ae8bc7edafe53be8a43 (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:33.601610 11807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8936c1db3c34ae8bc7edafe53be8a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.604660 11806 tablet_service.cc:1511] Processing CreateTablet for tablet 360c7cddaa044a2ca1bb2804f9e835de (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:33.606212 11806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360c7cddaa044a2ca1bb2804f9e835de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.608623 11805 tablet_service.cc:1511] Processing CreateTablet for tablet 0a667924a0644f339c227c207e76d848 (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:33.608537 11733 tablet_service.cc:1511] Processing CreateTablet for tablet fa99434f21e0435fb95b7444d80eb20b (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:33.610261 11805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a667924a0644f339c227c207e76d848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.610597 11733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa99434f21e0435fb95b7444d80eb20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.614411 11732 tablet_service.cc:1511] Processing CreateTablet for tablet d8936c1db3c34ae8bc7edafe53be8a43 (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:33.623879 11732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8936c1db3c34ae8bc7edafe53be8a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.617092 11731 tablet_service.cc:1511] Processing CreateTablet for tablet 360c7cddaa044a2ca1bb2804f9e835de (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:33.619546 11730 tablet_service.cc:1511] Processing CreateTablet for tablet 0a667924a0644f339c227c207e76d848 (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:33.628684 11730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a667924a0644f339c227c207e76d848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.631217 11731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360c7cddaa044a2ca1bb2804f9e835de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.676605 11882 tablet_service.cc:1511] Processing CreateTablet for tablet fa99434f21e0435fb95b7444d80eb20b (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:33.678228 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa99434f21e0435fb95b7444d80eb20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.692474 11937 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:33.694525 11881 tablet_service.cc:1511] Processing CreateTablet for tablet d8936c1db3c34ae8bc7edafe53be8a43 (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:33.696619 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8936c1db3c34ae8bc7edafe53be8a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.700678 11937 tablet_bootstrap.cc:654] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.700865 11880 tablet_service.cc:1511] Processing CreateTablet for tablet 360c7cddaa044a2ca1bb2804f9e835de (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:33.704336 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360c7cddaa044a2ca1bb2804f9e835de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.703981 11879 tablet_service.cc:1511] Processing CreateTablet for tablet 0a667924a0644f339c227c207e76d848 (DEFAULT_TABLE table=test-workload [id=3737522e11fa4c3abea1325937581de3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:33.705366 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a667924a0644f339c227c207e76d848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:33.707096 11938 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:33.722198 11938 tablet_bootstrap.cc:654] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.734596 11938 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: No bootstrap required, opened a new log
I20260608 12:52:33.735282 11938 ts_tablet_manager.cc:1403] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.012s
I20260608 12:52:33.737612 11937 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: No bootstrap required, opened a new log
I20260608 12:52:33.738112 11937 ts_tablet_manager.cc:1403] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.007s
I20260608 12:52:33.738303 11940 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:33.738974 11938 raft_consensus.cc:359] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.739974 11938 raft_consensus.cc:385] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.740329 11938 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.741328 11937 raft_consensus.cc:359] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.741328 11938 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.742337 11937 raft_consensus.cc:385] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.742678 11937 raft_consensus.cc:740] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.744038 11937 consensus_queue.cc:260] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.749557 11937 ts_tablet_manager.cc:1434] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:52:33.750445 11940 tablet_bootstrap.cc:654] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.750828 11937 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:33.750916 11938 ts_tablet_manager.cc:1434] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260608 12:52:33.752244 11938 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:33.758982 11937 tablet_bootstrap.cc:654] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.759157 11938 tablet_bootstrap.cc:654] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.772595 11938 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: No bootstrap required, opened a new log
I20260608 12:52:33.772693 11937 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: No bootstrap required, opened a new log
I20260608 12:52:33.773350 11938 ts_tablet_manager.cc:1403] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260608 12:52:33.773437 11937 ts_tablet_manager.cc:1403] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 12:52:33.777215 11938 raft_consensus.cc:359] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.777496 11937 raft_consensus.cc:359] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.778065 11938 raft_consensus.cc:385] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.778214 11937 raft_consensus.cc:385] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.778445 11938 raft_consensus.cc:740] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.778556 11937 raft_consensus.cc:740] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.779487 11940 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: No bootstrap required, opened a new log
I20260608 12:52:33.780234 11940 ts_tablet_manager.cc:1403] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.012s
I20260608 12:52:33.779552 11937 consensus_queue.cc:260] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.779451 11938 consensus_queue.cc:260] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.782117 11937 ts_tablet_manager.cc:1434] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:52:33.782117 11938 ts_tablet_manager.cc:1434] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:33.783353 11938 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:33.783351 11937 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:33.783483 11940 raft_consensus.cc:359] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.784559 11940 raft_consensus.cc:385] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.784863 11940 raft_consensus.cc:740] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.785780 11940 consensus_queue.cc:260] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.791846 11938 tablet_bootstrap.cc:654] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.792384 11937 tablet_bootstrap.cc:654] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.798223 11942 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:33.799008 11942 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.802803 11937 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: No bootstrap required, opened a new log
I20260608 12:52:33.803606 11937 ts_tablet_manager.cc:1403] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 12:52:33.806901 11943 raft_consensus.cc:493] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:33.807737 11943 raft_consensus.cc:515] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.815778 11943 leader_election.cc:290] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:33.824313 11942 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
W20260608 12:52:33.841543 11844 tablet.cc:2404] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:52:33.842062 11940 ts_tablet_manager.cc:1434] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.062s	user 0.016s	sys 0.038s
I20260608 12:52:33.843233 11940 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:33.843752 11942 raft_consensus.cc:493] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:33.844298 11942 raft_consensus.cc:515] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.846688 11942 leader_election.cc:290] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:33.848451 11937 raft_consensus.cc:359] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.849349 11937 raft_consensus.cc:385] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.849668 11937 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.850484 11940 tablet_bootstrap.cc:654] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.853996 11938 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: No bootstrap required, opened a new log
I20260608 12:52:33.854549 11938 ts_tablet_manager.cc:1403] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.026s
I20260608 12:52:33.856269 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:33.858480 11938 raft_consensus.cc:359] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.858603 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:33.859315 11938 raft_consensus.cc:385] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.859661 11817 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 0.
I20260608 12:52:33.853999 11937 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.862339 11937 ts_tablet_manager.cc:1434] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.004s
I20260608 12:52:33.863068 11818 raft_consensus.cc:2468] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 0.
I20260608 12:52:33.866119 11706 leader_election.cc:304] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:33.867027 11942 raft_consensus.cc:2804] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:33.867431 11942 raft_consensus.cc:493] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:33.867784 11942 raft_consensus.cc:3060] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:33.875259 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:33.876253 11942 raft_consensus.cc:515] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
W20260608 12:52:33.877707 11783 leader_election.cc:343] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:33.879590 11706 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:33.859711 11938 raft_consensus.cc:740] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.881649 11938 consensus_queue.cc:260] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.883327 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d"
I20260608 12:52:33.883967 11818 raft_consensus.cc:3060] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:33.890515 11891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:33.891278 11891 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 0.
I20260608 12:52:33.891746 11937 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:33.892650 11890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
I20260608 12:52:33.893296 11890 raft_consensus.cc:3060] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:33.896540 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:33.899626 11937 tablet_bootstrap.cc:654] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Neither blocks nor log segments found. Creating new log.
W20260608 12:52:33.905907 11708 leader_election.cc:343] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:33.906698 11890 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 1.
I20260608 12:52:33.908056 11708 leader_election.cc:304] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:33.913416 11818 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 1.
I20260608 12:52:33.914804 11959 raft_consensus.cc:2804] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:33.915392 11959 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:33.915925 11959 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:33.915988 11942 leader_election.cc:290] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 election: Requested vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:33.917176 11957 raft_consensus.cc:2804] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:33.921810 11957 raft_consensus.cc:697] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 LEADER]: Becoming Leader. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Running, Role: LEADER
I20260608 12:52:33.922290 11940 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: No bootstrap required, opened a new log
I20260608 12:52:33.923349 11940 ts_tablet_manager.cc:1403] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.080s	user 0.031s	sys 0.044s
I20260608 12:52:33.923899 11957 consensus_queue.cc:237] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.918835 11938 ts_tablet_manager.cc:1434] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.002s
I20260608 12:52:33.927892 11938 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:33.928018 11959 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.931840 11890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
W20260608 12:52:33.933576 11708 leader_election.cc:343] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:33.934181 11959 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 1 election: Requested vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
W20260608 12:52:33.935654 11706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.194:35861, user_credentials={real_user=slave}} blocked reactor thread for 56199.8us
I20260608 12:52:33.937865 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d"
I20260608 12:52:33.938127 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" is_pre_election: true
I20260608 12:52:33.938511 11818 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:33.939015 11743 raft_consensus.cc:2468] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c63803151d14be6a5833bf96ad9df3d in term 0.
I20260608 12:52:33.939363 11938 tablet_bootstrap.cc:654] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.940613 11782 leader_election.cc:304] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [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: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: b5f62842af6b40b59da059ef05026709
I20260608 12:52:33.941956 11943 raft_consensus.cc:2804] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:33.942348 11943 raft_consensus.cc:493] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:33.942760 11943 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:33.926716 11940 raft_consensus.cc:359] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.943324 11940 raft_consensus.cc:385] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.943676 11940 raft_consensus.cc:740] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.944600 11940 consensus_queue.cc:260] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.945148 11818 raft_consensus.cc:2468] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 1.
I20260608 12:52:33.946947 11940 ts_tablet_manager.cc:1434] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260608 12:52:33.947983 11940 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:33.950527 11943 raft_consensus.cc:515] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.954092 11937 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: No bootstrap required, opened a new log
I20260608 12:52:33.954628 11937 ts_tablet_manager.cc:1403] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.024s
I20260608 12:52:33.954391 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
I20260608 12:52:33.955258 11743 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:33.956985 11940 tablet_bootstrap.cc:654] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:33.954471 11890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
I20260608 12:52:33.958105 11937 raft_consensus.cc:359] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.958853 11937 raft_consensus.cc:385] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.959151 11937 raft_consensus.cc:740] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
W20260608 12:52:33.959529 11783 leader_election.cc:343] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:33.960188 11937 consensus_queue.cc:260] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.963376 11706 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [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: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: b5f62842af6b40b59da059ef05026709
I20260608 12:52:33.966418 11956 raft_consensus.cc:2804] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:33.967060 11937 ts_tablet_manager.cc:1434] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:52:33.967011 11956 raft_consensus.cc:697] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 LEADER]: Becoming Leader. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Running, Role: LEADER
I20260608 12:52:33.968065 11938 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: No bootstrap required, opened a new log
I20260608 12:52:33.968806 11938 ts_tablet_manager.cc:1403] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.002s
I20260608 12:52:33.968115 11956 consensus_queue.cc:237] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.971062 11943 leader_election.cc:290] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 1 election: Requested vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:33.972137 11938 raft_consensus.cc:359] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.972849 11938 raft_consensus.cc:385] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.973145 11938 raft_consensus.cc:740] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.973582 11743 raft_consensus.cc:2468] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c63803151d14be6a5833bf96ad9df3d in term 1.
I20260608 12:52:33.973971 11938 consensus_queue.cc:260] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.974869 11782 leader_election.cc:304] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [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: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: b5f62842af6b40b59da059ef05026709
I20260608 12:52:33.976452 11943 raft_consensus.cc:2804] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:33.976949 11943 raft_consensus.cc:697] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 LEADER]: Becoming Leader. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Running, Role: LEADER
I20260608 12:52:33.978417 11938 ts_tablet_manager.cc:1434] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:52:33.977779 11943 consensus_queue.cc:237] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.982669 11940 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: No bootstrap required, opened a new log
I20260608 12:52:33.983350 11940 ts_tablet_manager.cc:1403] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260608 12:52:33.987010 11940 raft_consensus.cc:359] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.987722 11940 raft_consensus.cc:385] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:33.988021 11940 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:33.988821 11940 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:33.991299 11940 ts_tablet_manager.cc:1434] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:52:33.992451 11940 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:33.991907 11638 catalog_manager.cc:5696] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:33.994035 11638 catalog_manager.cc:5696] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:34.000403 11940 tablet_bootstrap.cc:654] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:34.004526 11641 catalog_manager.cc:5696] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194). New cstate: current_term: 1 leader_uuid: "2c63803151d14be6a5833bf96ad9df3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:34.006227 11940 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: No bootstrap required, opened a new log
I20260608 12:52:34.006739 11940 ts_tablet_manager.cc:1403] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260608 12:52:34.009658 11940 raft_consensus.cc:359] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:34.010340 11940 raft_consensus.cc:385] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:34.010622 11940 raft_consensus.cc:740] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:34.011510 11940 consensus_queue.cc:260] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:34.013626 11940 ts_tablet_manager.cc:1434] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:34.032727 11947 raft_consensus.cc:493] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:34.033319 11947 raft_consensus.cc:515] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:34.035701 11947 leader_election.cc:290] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
W20260608 12:52:34.042349 11689 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:34.046980 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" is_pre_election: true
I20260608 12:52:34.047694 11743 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 0.
I20260608 12:52:34.048265 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:34.048949 11818 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 0.
I20260608 12:52:34.048909 11856 leader_election.cc:304] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:34.049935 11947 raft_consensus.cc:2804] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:34.050201 11947 raft_consensus.cc:493] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:34.050428 11947 raft_consensus.cc:3060] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:34.055344 11947 raft_consensus.cc:515] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:34.057039 11947 leader_election.cc:290] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 election: Requested vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
I20260608 12:52:34.057832 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
I20260608 12:52:34.058064 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d"
I20260608 12:52:34.058342 11743 raft_consensus.cc:3060] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:34.058681 11818 raft_consensus.cc:3060] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:34.063519 11743 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 1.
I20260608 12:52:34.063521 11818 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 1.
I20260608 12:52:34.064847 11856 leader_election.cc:304] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:34.065645 11947 raft_consensus.cc:2804] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:34.066776 11947 raft_consensus.cc:697] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 LEADER]: Becoming Leader. State: Replica: b5f62842af6b40b59da059ef05026709, State: Running, Role: LEADER
I20260608 12:52:34.067510 11947 consensus_queue.cc:237] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:34.074882 11641 catalog_manager.cc:5696] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f62842af6b40b59da059ef05026709 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "b5f62842af6b40b59da059ef05026709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:34.183732  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:52:34.203145  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:34.204422  4891 tablet_replica.cc:333] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: stopping tablet replica
I20260608 12:52:34.205071  4891 raft_consensus.cc:2243] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.205569  4891 raft_consensus.cc:2272] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.208020  4891 tablet_replica.cc:333] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: stopping tablet replica
I20260608 12:52:34.208623  4891 raft_consensus.cc:2243] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:34.209450  4891 pending_rounds.cc:70] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Trying to abort 1 pending ops.
I20260608 12:52:34.209681  4891 pending_rounds.cc:77] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661238488768512 op_type: NO_OP noop_request { }
I20260608 12:52:34.209998  4891 raft_consensus.cc:2889] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:34.210300  4891 raft_consensus.cc:2272] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.213011  4891 tablet_replica.cc:333] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: stopping tablet replica
I20260608 12:52:34.213719  4891 raft_consensus.cc:2243] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.214165  4891 raft_consensus.cc:2272] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.216390  4891 tablet_replica.cc:333] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: stopping tablet replica
I20260608 12:52:34.216902  4891 raft_consensus.cc:2243] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:34.217505  4891 pending_rounds.cc:70] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Trying to abort 1 pending ops.
I20260608 12:52:34.217730  4891 pending_rounds.cc:77] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661238665379840 op_type: NO_OP noop_request { }
I20260608 12:52:34.218015  4891 raft_consensus.cc:2889] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:34.218307  4891 raft_consensus.cc:2272] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.242908  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:52:34.255210  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:52:34.273883  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:34.274896  4891 tablet_replica.cc:333] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: stopping tablet replica
I20260608 12:52:34.275655  4891 raft_consensus.cc:2243] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.276273  4891 raft_consensus.cc:2272] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.278421  4891 tablet_replica.cc:333] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: stopping tablet replica
I20260608 12:52:34.279044  4891 raft_consensus.cc:2243] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.279408  4891 raft_consensus.cc:2272] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.281275  4891 tablet_replica.cc:333] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: stopping tablet replica
I20260608 12:52:34.281783  4891 raft_consensus.cc:2243] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.282135  4891 raft_consensus.cc:2272] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.284301  4891 tablet_replica.cc:333] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: stopping tablet replica
I20260608 12:52:34.284797  4891 raft_consensus.cc:2243] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:34.285405  4891 pending_rounds.cc:70] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Trying to abort 1 pending ops.
I20260608 12:52:34.285576  4891 pending_rounds.cc:77] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661238709948416 op_type: NO_OP noop_request { }
I20260608 12:52:34.285889  4891 raft_consensus.cc:2889] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:34.286130 11947 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:34.286252  4891 raft_consensus.cc:2272] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.286850 11947 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:34.289436 11947 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
W20260608 12:52:34.294054 11855 leader_election.cc:336] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:52:34.294677 11856 leader_election.cc:336] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997): Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
I20260608 12:52:34.295127 11856 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [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: b5f62842af6b40b59da059ef05026709; no voters: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55
I20260608 12:52:34.295786 11947 raft_consensus.cc:2749] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:34.312537  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:52:34.324633  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:52:34.342446  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:34.343443  4891 tablet_replica.cc:333] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: stopping tablet replica
I20260608 12:52:34.344069  4891 raft_consensus.cc:2243] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.344442  4891 raft_consensus.cc:2272] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.346517  4891 tablet_replica.cc:333] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: stopping tablet replica
I20260608 12:52:34.347107  4891 raft_consensus.cc:2243] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.347466  4891 raft_consensus.cc:2272] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.349426  4891 tablet_replica.cc:333] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: stopping tablet replica
I20260608 12:52:34.349917  4891 raft_consensus.cc:2243] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:34.350453  4891 pending_rounds.cc:70] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Trying to abort 1 pending ops.
I20260608 12:52:34.350602  4891 pending_rounds.cc:77] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661239068504064 op_type: NO_OP noop_request { }
I20260608 12:52:34.350957  4891 raft_consensus.cc:2889] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:34.351194  4891 raft_consensus.cc:2272] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.353576  4891 tablet_replica.cc:333] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: stopping tablet replica
I20260608 12:52:34.354017  4891 raft_consensus.cc:2243] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:34.354336  4891 raft_consensus.cc:2272] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:34.377571  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:52:34.391109  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:34.397305 11972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:34.397531 11973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:34.399665 11975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:34.400275  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:34.401599  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:34.401961  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:34.402238  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923154402222 us; error 0 us; skew 500 ppm
I20260608 12:52:34.402993  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:34.405435  4891 webserver.cc:533] Webserver started at http://127.4.198.196:41935/ using document root <none> and password file <none>
I20260608 12:52:34.406082  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:34.406363  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:34.406738  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:34.408025  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "4bde860bea834ad0966c52b522745b03"
format_stamp: "Formatted at 2026-06-08 12:52:34 on dist-test-slave-cf34"
I20260608 12:52:34.412882  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:52:34.416706 11980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:34.417742  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:52:34.418301  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "4bde860bea834ad0966c52b522745b03"
format_stamp: "Formatted at 2026-06-08 12:52:34 on dist-test-slave-cf34"
I20260608 12:52:34.418774  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:34.443020  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:34.444222  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:34.445829  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:34.448323  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:34.448665  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:34.448998  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:34.449277  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:34.493211  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:43715
I20260608 12:52:34.493345 12042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:43715 every 8 connection(s)
I20260608 12:52:34.508522 12043 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34173
I20260608 12:52:34.509002 12043 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:34.509886 12043 heartbeater.cc:507] Master 127.4.198.254:34173 requested a full tablet report, sending...
I20260608 12:52:34.512018 11641 ts_manager.cc:194] Registered new tserver with Master: 4bde860bea834ad0966c52b522745b03 (127.4.198.196:43715)
I20260608 12:52:34.513530 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45968
W20260608 12:52:35.055734 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 360c7cddaa044a2ca1bb2804f9e835de: Network error: Client connection negotiation failed: client connection to 127.4.198.194:35861: connect: Connection refused (error 111)
W20260608 12:52:35.059592 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet fa99434f21e0435fb95b7444d80eb20b: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
W20260608 12:52:35.063025 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 0a667924a0644f339c227c207e76d848: Network error: Client connection negotiation failed: client connection to 127.4.198.195:42507: connect: Connection refused (error 111)
I20260608 12:52:35.516413 12043 heartbeater.cc:499] Master 127.4.198.254:34173 was elected leader, sending a full tablet report...
W20260608 12:52:36.076538 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 0a667924a0644f339c227c207e76d848: Network error: Client connection negotiation failed: client connection to 127.4.198.195:42507: connect: Connection refused (error 111)
W20260608 12:52:36.080070 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet fa99434f21e0435fb95b7444d80eb20b: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
W20260608 12:52:36.083556 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet d8936c1db3c34ae8bc7edafe53be8a43: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
W20260608 12:52:37.115711 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet fa99434f21e0435fb95b7444d80eb20b: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
W20260608 12:52:37.119246 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 0a667924a0644f339c227c207e76d848: Network error: Client connection negotiation failed: client connection to 127.4.198.195:42507: connect: Connection refused (error 111)
W20260608 12:52:37.122606 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet d8936c1db3c34ae8bc7edafe53be8a43: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
W20260608 12:52:38.138314 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 0a667924a0644f339c227c207e76d848: Network error: Client connection negotiation failed: client connection to 127.4.198.195:42507: connect: Connection refused (error 111)
W20260608 12:52:38.141986 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet d8936c1db3c34ae8bc7edafe53be8a43: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
W20260608 12:52:38.145278 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet fa99434f21e0435fb95b7444d80eb20b: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111)
W20260608 12:52:39.147601 11689 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2c63803151d14be6a5833bf96ad9df3d not available for placement
W20260608 12:52:40.149711 11689 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2c63803151d14be6a5833bf96ad9df3d not available for placement
W20260608 12:52:41.151753 11689 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2c63803151d14be6a5833bf96ad9df3d not available for placement
I20260608 12:52:41.532292  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:41.540405 12052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:41.540706 12053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:41.542245 12055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:41.545410  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:41.547775  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:41.548038  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:41.548226  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923161548213 us; error 0 us; skew 500 ppm
I20260608 12:52:41.548868  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:41.551760  4891 webserver.cc:533] Webserver started at http://127.4.198.193:43669/ using document root <none> and password file <none>
I20260608 12:52:41.552321  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:41.552532  4891 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:41.556800  4891 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:52:41.560400 12060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:41.561276  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:52:41.561606  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:41.562036  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:41.576094  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:41.577464  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:41.579413  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:41.583434 12067 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:52:41.606326  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:52:41.606753  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.000s	sys 0.002s
I20260608 12:52:41.607254  4891 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:52:41.612389 12067 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:41.624217  4891 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:52:41.624477  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.008s	sys 0.008s
I20260608 12:52:41.625209 12067 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: 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:52:41.625957 12067 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap complete.
I20260608 12:52:41.626621 12067 ts_tablet_manager.cc:1403] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:52:41.629745 12067 raft_consensus.cc:359] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.630708 12067 raft_consensus.cc:740] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.631551 12067 consensus_queue.cc:260] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.635154 12067 ts_tablet_manager.cc:1434] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:52:41.636543 12067 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:41.653052 12067 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: 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:52:41.654178 12067 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap complete.
I20260608 12:52:41.655066 12067 ts_tablet_manager.cc:1403] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 12:52:41.657675 12067 raft_consensus.cc:359] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.658488 12067 raft_consensus.cc:740] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.659384 12067 consensus_queue.cc:260] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [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: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.661507 12067 ts_tablet_manager.cc:1434] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:52:41.662437 12067 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:41.676425 12067 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: 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:52:41.677228 12067 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap complete.
I20260608 12:52:41.677961 12067 ts_tablet_manager.cc:1403] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:52:41.680498 12067 raft_consensus.cc:359] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.681128 12067 raft_consensus.cc:740] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.682044 12067 consensus_queue.cc:260] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.684391 12067 ts_tablet_manager.cc:1434] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:52:41.685153 12067 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap starting.
I20260608 12:52:41.689446  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:34997
I20260608 12:52:41.689606 12127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:34997 every 8 connection(s)
I20260608 12:52:41.696612  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:41.714766 12133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:41.718529 12067 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
W20260608 12:52:41.718652 12134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:41.720161 12067 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Bootstrap complete.
I20260608 12:52:41.721244 12067 ts_tablet_manager.cc:1403] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.012s
I20260608 12:52:41.725394 12067 raft_consensus.cc:359] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.726635 12067 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.727766 12067 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
W20260608 12:52:41.729532 12136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:41.729588  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:41.730567 12067 ts_tablet_manager.cc:1434] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:52:41.732265  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:41.732578  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:41.732760 12128 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34173
I20260608 12:52:41.732785  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923161732770 us; error 0 us; skew 500 ppm
I20260608 12:52:41.733177 12128 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:41.733853  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:41.734126 12128 heartbeater.cc:507] Master 127.4.198.254:34173 requested a full tablet report, sending...
I20260608 12:52:41.736658  4891 webserver.cc:533] Webserver started at http://127.4.198.194:41153/ using document root <none> and password file <none>
I20260608 12:52:41.737227  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:41.737432  4891 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:41.739279 11641 ts_manager.cc:194] Re-registered known tserver with Master: bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997)
I20260608 12:52:41.743100  4891 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:52:41.746965 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50036
I20260608 12:52:41.748129 12141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:41.749454  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:52:41.749871  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "2c63803151d14be6a5833bf96ad9df3d"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:41.750384  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:41.751246 12128 heartbeater.cc:499] Master 127.4.198.254:34173 was elected leader, sending a full tablet report...
I20260608 12:52:41.766021  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:41.767401  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:41.768903  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:41.794485  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:52:41.794889  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.001s
I20260608 12:52:41.800376 12148 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:41.811444  4891 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:52:41.811797  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260608 12:52:41.816195 12148 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: 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:52:41.817027 12148 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap complete.
I20260608 12:52:41.817591 12148 ts_tablet_manager.cc:1403] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260608 12:52:41.819957 12148 raft_consensus.cc:359] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.820816 12148 raft_consensus.cc:740] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.821784 12148 consensus_queue.cc:260] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.824854 12148 ts_tablet_manager.cc:1434] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260608 12:52:41.825618 12148 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:41.839756 12148 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: 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:52:41.840508 12148 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap complete.
I20260608 12:52:41.841336 12148 ts_tablet_manager.cc:1403] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:52:41.844115 12148 raft_consensus.cc:359] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.844856 12148 raft_consensus.cc:740] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.845764 12148 consensus_queue.cc:260] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.847693 12148 ts_tablet_manager.cc:1434] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:52:41.848439 12148 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:41.861807 12148 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: 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:52:41.862560 12148 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap complete.
I20260608 12:52:41.863461 12148 ts_tablet_manager.cc:1403] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260608 12:52:41.866838 12148 raft_consensus.cc:359] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.867631 12148 raft_consensus.cc:740] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.868418 12148 consensus_queue.cc:260] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.870365 12148 ts_tablet_manager.cc:1434] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:52:41.871137 12148 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap starting.
I20260608 12:52:41.872449  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:35861
I20260608 12:52:41.872720 12208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:35861 every 8 connection(s)
I20260608 12:52:41.877683  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:41.886663 12148 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: 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:52:41.887748 12148 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Bootstrap complete.
I20260608 12:52:41.888710 12148 ts_tablet_manager.cc:1403] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
W20260608 12:52:41.889117 12214 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:41.892172 12148 raft_consensus.cc:359] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.892897 12148 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Initialized, Role: FOLLOWER
W20260608 12:52:41.891184 12213 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:41.893977 12148 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.895036 12209 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34173
I20260608 12:52:41.895649 12209 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:41.897037 12148 ts_tablet_manager.cc:1434] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:52:41.896978 12209 heartbeater.cc:507] Master 127.4.198.254:34173 requested a full tablet report, sending...
W20260608 12:52:41.899974 12216 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:41.901084  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:41.902390  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:41.902685  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:41.902949  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923161902927 us; error 0 us; skew 500 ppm
I20260608 12:52:41.903453 11641 ts_manager.cc:194] Re-registered known tserver with Master: 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
I20260608 12:52:41.903785  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:41.907068  4891 webserver.cc:533] Webserver started at http://127.4.198.195:46383/ using document root <none> and password file <none>
I20260608 12:52:41.907797  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:41.908042  4891 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:41.910722 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50052
I20260608 12:52:41.913684  4891 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:41.914147 12209 heartbeater.cc:499] Master 127.4.198.254:34173 was elected leader, sending a full tablet report...
I20260608 12:52:41.917812 12221 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:41.919189  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:52:41.919610  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "b5f62842af6b40b59da059ef05026709"
format_stamp: "Formatted at 2026-06-08 12:52:32 on dist-test-slave-cf34"
I20260608 12:52:41.920017  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:41.936506  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:41.937846  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:41.939355  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:41.965713  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:52:41.966029  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.001s	sys 0.001s
I20260608 12:52:41.970963 12228 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:41.986222 12228 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: 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:52:41.987185 12228 tablet_bootstrap.cc:492] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Bootstrap complete.
I20260608 12:52:41.987893 12228 ts_tablet_manager.cc:1403] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.010s
I20260608 12:52:41.987920  4891 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:52:41.988492  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.023s	sys 0.000s
I20260608 12:52:41.991020 12228 raft_consensus.cc:359] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.991642 12228 raft_consensus.cc:385] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.991914 12228 raft_consensus.cc:740] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.992585 12228 consensus_queue.cc:260] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:41.995281 12228 ts_tablet_manager.cc:1434] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:52:41.996009 12228 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:42.011065 12228 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: 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:52:42.011826 12228 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Bootstrap complete.
I20260608 12:52:42.012452 12228 ts_tablet_manager.cc:1403] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:52:42.014919 12228 raft_consensus.cc:359] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.015497 12228 raft_consensus.cc:740] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.016207 12228 consensus_queue.cc:260] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.018054 12228 ts_tablet_manager.cc:1434] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:42.018966 12228 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:42.033129 12228 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: 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:52:42.033982 12228 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Bootstrap complete.
I20260608 12:52:42.034593 12228 ts_tablet_manager.cc:1403] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:52:42.036886 12228 raft_consensus.cc:359] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.037670 12228 raft_consensus.cc:740] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.038419 12228 consensus_queue.cc:260] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.040411 12231 raft_consensus.cc:493] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.040563 12228 ts_tablet_manager.cc:1434] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:52:42.041019 12231 raft_consensus.cc:515] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.041606 12228 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Bootstrap starting.
I20260608 12:52:42.048815 12231 leader_election.cc:290] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
I20260608 12:52:42.074998  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:42507
I20260608 12:52:42.076591 12228 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: 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:52:42.077677 12228 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Bootstrap complete.
I20260608 12:52:42.078485 12228 ts_tablet_manager.cc:1403] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.015s
I20260608 12:52:42.073303 12293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:42507 every 8 connection(s)
I20260608 12:52:42.081862 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:42.081964 12228 raft_consensus.cc:359] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.083091 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" is_pre_election: true
I20260608 12:52:42.083202 12228 raft_consensus.cc:385] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.083328 12183 raft_consensus.cc:2393] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5f62842af6b40b59da059ef05026709 in current term 1: Already voted for candidate 2c63803151d14be6a5833bf96ad9df3d in this term.
I20260608 12:52:42.083802 12228 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f62842af6b40b59da059ef05026709, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.083993 12102 raft_consensus.cc:2393] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5f62842af6b40b59da059ef05026709 in current term 1: Already voted for candidate 2c63803151d14be6a5833bf96ad9df3d in this term.
I20260608 12:52:42.084791 12228 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.085641 12223 leader_election.cc:304] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [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: b5f62842af6b40b59da059ef05026709; no voters: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55
I20260608 12:52:42.086596 12231 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.087265 12228 ts_tablet_manager.cc:1434] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:52:42.093572 12231 raft_consensus.cc:2749] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:42.100330 12294 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34173
I20260608 12:52:42.100932 12294 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:42.102033 12294 heartbeater.cc:507] Master 127.4.198.254:34173 requested a full tablet report, sending...
I20260608 12:52:42.105973 11641 ts_manager.cc:194] Re-registered known tserver with Master: b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:42.110893 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50062
I20260608 12:52:42.114076 12294 heartbeater.cc:499] Master 127.4.198.254:34173 was elected leader, sending a full tablet report...
W20260608 12:52:42.172900 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 360c7cddaa044a2ca1bb2804f9e835de: Illegal state: Replica 2c63803151d14be6a5833bf96ad9df3d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } }
W20260608 12:52:42.186971 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet fa99434f21e0435fb95b7444d80eb20b: Illegal state: Replica bd76e11e64cf4fc7b3fb93fb40503f55 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } }
W20260608 12:52:42.200933 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 0a667924a0644f339c227c207e76d848: Illegal state: Replica b5f62842af6b40b59da059ef05026709 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } }
I20260608 12:52:42.263430 12231 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.264134 12231 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.266350 12231 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
I20260608 12:52:42.267117 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" is_pre_election: true
I20260608 12:52:42.267431 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:42.268146 12102 raft_consensus.cc:2393] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5f62842af6b40b59da059ef05026709 in current term 1: Already voted for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in this term.
I20260608 12:52:42.268450 12183 raft_consensus.cc:2393] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5f62842af6b40b59da059ef05026709 in current term 1: Already voted for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in this term.
I20260608 12:52:42.269675 12222 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [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: b5f62842af6b40b59da059ef05026709; no voters: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55
I20260608 12:52:42.270547 12231 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.275614 12231 raft_consensus.cc:2749] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:42.826574 12298 raft_consensus.cc:493] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.827370 12298 raft_consensus.cc:515] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.829784 12298 leader_election.cc:290] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:42.842669 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:42.842864 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:42.843676 12263 raft_consensus.cc:2468] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 1.
I20260608 12:52:42.844163 12183 raft_consensus.cc:2410] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd76e11e64cf4fc7b3fb93fb40503f55 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:52:42.845088 12063 leader_election.cc:304] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [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: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:42.846019 12298 raft_consensus.cc:2804] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:42.846582 12298 raft_consensus.cc:493] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.847033 12298 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:42.852241 12298 raft_consensus.cc:515] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.854374 12298 leader_election.cc:290] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 2 election: Requested vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:42.855219 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d"
I20260608 12:52:42.855484 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
I20260608 12:52:42.856101 12183 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:42.856395 12263 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:42.862032 12263 raft_consensus.cc:2468] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 2.
I20260608 12:52:42.862190 12183 raft_consensus.cc:2410] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bd76e11e64cf4fc7b3fb93fb40503f55 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:52:42.863431 12063 leader_election.cc:304] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [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: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:42.864559 12298 raft_consensus.cc:2804] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:42.865953 12298 raft_consensus.cc:697] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Becoming Leader. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Running, Role: LEADER
I20260608 12:52:42.867208 12298 consensus_queue.cc:237] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Queue going to LEADER 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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:42.875571 11641 catalog_manager.cc:5696] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: term changed from 1 to 2, leader changed from 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194) to bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193). New cstate: current_term: 2 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:43.079007 12309 raft_consensus.cc:493] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:43.079713 12309 raft_consensus.cc:515] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.082136 12309 leader_election.cc:290] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.086243 12309 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:43.087023 12309 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.089663 12309 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.094748 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" is_pre_election: true
I20260608 12:52:43.094730 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:43.095311 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:43.095314 12101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" is_pre_election: true
I20260608 12:52:43.096432 12263 raft_consensus.cc:2468] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c63803151d14be6a5833bf96ad9df3d in term 2.
I20260608 12:52:43.097014 12262 raft_consensus.cc:2468] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c63803151d14be6a5833bf96ad9df3d in term 1.
I20260608 12:52:43.097663 12101 raft_consensus.cc:2410] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c63803151d14be6a5833bf96ad9df3d 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:52:43.098563 12144 leader_election.cc:304] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2c63803151d14be6a5833bf96ad9df3d, b5f62842af6b40b59da059ef05026709; no voters: bd76e11e64cf4fc7b3fb93fb40503f55
I20260608 12:52:43.099715 12309 raft_consensus.cc:2804] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:52:43.099960 12144 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [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: 2c63803151d14be6a5833bf96ad9df3d, b5f62842af6b40b59da059ef05026709; no voters: bd76e11e64cf4fc7b3fb93fb40503f55
I20260608 12:52:43.100425 12309 raft_consensus.cc:493] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:43.101269 12309 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:43.102679 12313 raft_consensus.cc:2804] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:43.103286 12313 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:43.103739 12313 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.107054 12309 raft_consensus.cc:515] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.109117 12309 leader_election.cc:290] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 3 election: Requested vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.109437 12313 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.110213 12101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
I20260608 12:52:43.110242 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360c7cddaa044a2ca1bb2804f9e835de" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
I20260608 12:52:43.111876 12262 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:43.113330 12313 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [CANDIDATE]: Term 2 election: Requested vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.113998 12101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
I20260608 12:52:43.114679 12101 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.115656 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "2c63803151d14be6a5833bf96ad9df3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
I20260608 12:52:43.118489 12263 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.122166 12262 raft_consensus.cc:2468] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c63803151d14be6a5833bf96ad9df3d in term 3.
I20260608 12:52:43.123706 12101 raft_consensus.cc:2410] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c63803151d14be6a5833bf96ad9df3d 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:52:43.124526 12144 leader_election.cc:304] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [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: 2c63803151d14be6a5833bf96ad9df3d, b5f62842af6b40b59da059ef05026709; no voters: bd76e11e64cf4fc7b3fb93fb40503f55
I20260608 12:52:43.126250 12313 raft_consensus.cc:2804] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:43.128161 12313 raft_consensus.cc:697] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 3 LEADER]: Becoming Leader. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Running, Role: LEADER
I20260608 12:52:43.129272 12313 consensus_queue.cc:237] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.131297 12263 raft_consensus.cc:2468] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c63803151d14be6a5833bf96ad9df3d in term 2.
I20260608 12:52:43.133870 12144 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [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: 2c63803151d14be6a5833bf96ad9df3d, b5f62842af6b40b59da059ef05026709; no voters: bd76e11e64cf4fc7b3fb93fb40503f55
I20260608 12:52:43.137315 12313 raft_consensus.cc:2804] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:43.137986 12313 raft_consensus.cc:697] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 2 LEADER]: Becoming Leader. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Running, Role: LEADER
I20260608 12:52:43.139043 12313 consensus_queue.cc:237] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Queue going to LEADER 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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.139283 11641 catalog_manager.cc:5696] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d reported cstate change: term changed from 2 to 3, leader changed from bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193) to 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194). New cstate: current_term: 3 leader_uuid: "2c63803151d14be6a5833bf96ad9df3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:43.156313 11641 catalog_manager.cc:5696] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d reported cstate change: term changed from 1 to 2, leader changed from bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193) to 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194). New cstate: current_term: 2 leader_uuid: "2c63803151d14be6a5833bf96ad9df3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:43.213722 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet d8936c1db3c34ae8bc7edafe53be8a43: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:52:43.215325 12316 raft_consensus.cc:493] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:43.216136 12316 raft_consensus.cc:515] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.218743 12316 leader_election.cc:290] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
W20260608 12:52:43.219527 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet 0a667924a0644f339c227c207e76d848: Illegal state: Replica b5f62842af6b40b59da059ef05026709 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } }
I20260608 12:52:43.219712 12101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" is_pre_election: true
I20260608 12:52:43.219967 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:43.220726 12101 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 1.
I20260608 12:52:43.221063 12183 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 1.
I20260608 12:52:43.222378 12223 leader_election.cc:304] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [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: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:43.223483 12316 raft_consensus.cc:2804] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:43.224031 12316 raft_consensus.cc:493] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:43.224567 12316 raft_consensus.cc:3060] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:52:43.225016 11689 auto_rebalancer.cc:591] Failed to schedule move for tablet fa99434f21e0435fb95b7444d80eb20b: Illegal state: Replica bd76e11e64cf4fc7b3fb93fb40503f55 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } }
I20260608 12:52:43.230158 12316 raft_consensus.cc:515] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.232369 12316 leader_election.cc:290] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [CANDIDATE]: Term 2 election: Requested vote from peers bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997), 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861)
I20260608 12:52:43.233402 12101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55"
I20260608 12:52:43.233639 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a667924a0644f339c227c207e76d848" candidate_uuid: "b5f62842af6b40b59da059ef05026709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d"
I20260608 12:52:43.234354 12101 raft_consensus.cc:3060] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.234654 12183 raft_consensus.cc:3060] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.240989 12101 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 2.
I20260608 12:52:43.241324 12298 raft_consensus.cc:493] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:43.241262 12183 raft_consensus.cc:2468] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f62842af6b40b59da059ef05026709 in term 2.
I20260608 12:52:43.242344 12298 raft_consensus.cc:515] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.243041 12223 leader_election.cc:304] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [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: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:43.244603 12316 raft_consensus.cc:2804] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:43.245543 12298 leader_election.cc:290] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.245877 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:43.246173 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:43.247090 12316 raft_consensus.cc:697] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 LEADER]: Becoming Leader. State: Replica: b5f62842af6b40b59da059ef05026709, State: Running, Role: LEADER
I20260608 12:52:43.247387 12263 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 1.
I20260608 12:52:43.247072 12183 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 1.
I20260608 12:52:43.248328 12316 consensus_queue.cc:237] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.249132 12063 leader_election.cc:304] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [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: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:43.250346 12298 raft_consensus.cc:2804] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:43.250907 12298 raft_consensus.cc:493] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:43.251396 12298 raft_consensus.cc:3060] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.257246 11641 catalog_manager.cc:5696] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b5f62842af6b40b59da059ef05026709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:43.258325 12298 raft_consensus.cc:515] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.260792 12298 leader_election.cc:290] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 2 election: Requested vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.261441 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
I20260608 12:52:43.261503 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa99434f21e0435fb95b7444d80eb20b" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d"
I20260608 12:52:43.262408 12263 raft_consensus.cc:3060] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.262650 12183 raft_consensus.cc:3060] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:43.268714 12183 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 2.
I20260608 12:52:43.269925 12263 raft_consensus.cc:2468] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 2.
I20260608 12:52:43.270028 12061 leader_election.cc:304] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [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: 2c63803151d14be6a5833bf96ad9df3d, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 
I20260608 12:52:43.271288 12298 raft_consensus.cc:2804] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:43.271778 12298 raft_consensus.cc:697] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Becoming Leader. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Running, Role: LEADER
I20260608 12:52:43.272558 12298 consensus_queue.cc:237] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [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: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.280889 11641 catalog_manager.cc:5696] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:43.297142 12183 raft_consensus.cc:1240] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 3 LEADER]: Rejecting Update request from peer bd76e11e64cf4fc7b3fb93fb40503f55 for earlier term 2. Current term is 3. Ops: []
I20260608 12:52:43.298857 12298 consensus_queue.cc:1059] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:43.299702 12298 consensus_queue.cc:1243] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Peer 2c63803151d14be6a5833bf96ad9df3d log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:43.300343 12303 raft_consensus.cc:3055] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:43.300735 12303 raft_consensus.cc:740] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Running, Role: LEADER
I20260608 12:52:43.301620 12303 consensus_queue.cc:260] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.302727 12303 raft_consensus.cc:3060] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:43.517637 12303 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:43.518253 12303 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.520213 12303 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.521214 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d" is_pre_election: true
I20260608 12:52:43.521446 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709" is_pre_election: true
I20260608 12:52:43.522423 12263 raft_consensus.cc:2468] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 2.
I20260608 12:52:43.523545 12063 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 2c63803151d14be6a5833bf96ad9df3d
I20260608 12:52:43.524381 12303 raft_consensus.cc:2804] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:52:43.524874 12303 raft_consensus.cc:493] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:43.525312 12303 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:43.530210 12303 raft_consensus.cc:515] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.532080 12303 leader_election.cc:290] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [CANDIDATE]: Term 3 election: Requested vote from peers 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861), b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:43.533007 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c63803151d14be6a5833bf96ad9df3d"
I20260608 12:52:43.533217 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8936c1db3c34ae8bc7edafe53be8a43" candidate_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5f62842af6b40b59da059ef05026709"
I20260608 12:52:43.533949 12263 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:43.539299 12263 raft_consensus.cc:2468] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd76e11e64cf4fc7b3fb93fb40503f55 in term 3.
I20260608 12:52:43.540464 12063 leader_election.cc:304] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [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: b5f62842af6b40b59da059ef05026709, bd76e11e64cf4fc7b3fb93fb40503f55; no voters: 2c63803151d14be6a5833bf96ad9df3d
I20260608 12:52:43.541437 12303 raft_consensus.cc:2804] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:43.541983 12303 raft_consensus.cc:697] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 LEADER]: Becoming Leader. State: Replica: bd76e11e64cf4fc7b3fb93fb40503f55, State: Running, Role: LEADER
I20260608 12:52:43.542891 12303 consensus_queue.cc:237] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.550221 11641 catalog_manager.cc:5696] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: term changed from 2 to 3, leader changed from 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194) to bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193). New cstate: current_term: 3 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:43.569756 12101 raft_consensus.cc:1240] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 LEADER]: Rejecting Update request from peer 2c63803151d14be6a5833bf96ad9df3d for earlier term 2. Current term is 3. Ops: []
I20260608 12:52:43.571429 12313 consensus_queue.cc:1059] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:43.572255 12313 consensus_queue.cc:1243] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Peer bd76e11e64cf4fc7b3fb93fb40503f55 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:43.572769 12309 raft_consensus.cc:3055] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:43.573199 12309 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c63803151d14be6a5833bf96ad9df3d, State: Running, Role: LEADER
I20260608 12:52:43.574126 12309 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } }
I20260608 12:52:43.575289 12309 raft_consensus.cc:3060] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:43.662920 12101 raft_consensus.cc:1275] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 FOLLOWER]: Refusing update from remote peer 2c63803151d14be6a5833bf96ad9df3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:43.664538 12309 consensus_queue.cc:1048] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:43.665396 12309 consensus_queue.cc:1243] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Peer bd76e11e64cf4fc7b3fb93fb40503f55 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:43.668449 12101 pending_rounds.cc:85] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Aborting all ops after (but not including) 0
I20260608 12:52:43.668859 12101 pending_rounds.cc:107] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:52:43.669293 12101 raft_consensus.cc:2889] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:52:43.673460 12263 raft_consensus.cc:1275] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Refusing update from remote peer 2c63803151d14be6a5833bf96ad9df3d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:43.676980 12309 consensus_queue.cc:1048] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:43.693904 12183 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:43.696556 12316 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:43.718555 12101 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:43.720592 12317 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:43.775545 12263 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:43.777064 12303 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:43.790253 12183 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:43.792423 12331 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:44.099212 12263 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:44.101061 12330 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:44.109225 12183 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:44.111506 12298 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:44.112609 12298 consensus_queue.cc:1243] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Peer 2c63803151d14be6a5833bf96ad9df3d log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:44.116235 12183 pending_rounds.cc:85] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Aborting all ops after (but not including) 0
I20260608 12:52:44.116742 12183 pending_rounds.cc:107] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:52:44.117223 12183 raft_consensus.cc:2889] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260608 12:52:44.233181 11689 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 3737522e11fa4c3abea1325937581de3: could not find any suitable replica to move from server bd76e11e64cf4fc7b3fb93fb40503f55 to server 4bde860bea834ad0966c52b522745b03
I20260608 12:52:45.245654 12262 consensus_queue.cc:237] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.253710 12101 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:45.256561 12335 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } 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:52:45.261926 12183 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:45.263410 12335 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:45.268180 12337 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.272989 12101 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
W20260608 12:52:45.275498 12222 consensus_peers.cc:597] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 -> Peer 4bde860bea834ad0966c52b522745b03 (127.4.198.196:43715): Couldn't send request to peer 4bde860bea834ad0966c52b522745b03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a667924a0644f339c227c207e76d848. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:45.281111 12183 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.285643 12102 consensus_queue.cc:237] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.285306 11638 catalog_manager.cc:5696] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 reported cstate change: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New cstate: current_term: 2 leader_uuid: "b5f62842af6b40b59da059ef05026709" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:45.300287 12262 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:45.303159 12298 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:45.311548 12183 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:45.314276 12298 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:52:45.330991 12061 consensus_peers.cc:597] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 -> Peer 4bde860bea834ad0966c52b522745b03 (127.4.198.196:43715): Couldn't send request to peer 4bde860bea834ad0966c52b522745b03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8936c1db3c34ae8bc7edafe53be8a43. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:45.330114 12183 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.332011 12351 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.332706 12262 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.348176 12102 consensus_queue.cc:237] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [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: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.348066 11641 catalog_manager.cc:5696] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New cstate: current_term: 3 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:45.357831 12183 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:52:45.357822 12061 consensus_peers.cc:597] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 -> Peer 4bde860bea834ad0966c52b522745b03 (127.4.198.196:43715): Couldn't send request to peer 4bde860bea834ad0966c52b522745b03. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa99434f21e0435fb95b7444d80eb20b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:45.358929 12262 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:45.360409 12351 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:45.361506 12347 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:45.374607 12347 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.376798 12183 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.379761 12262 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } } }
I20260608 12:52:45.390300 11639 catalog_manager.cc:5696] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: config changed from index -1 to 3, NON_VOTER 4bde860bea834ad0966c52b522745b03 (127.4.198.196) added. New cstate: current_term: 2 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:45.715328 12357 ts_tablet_manager.cc:933] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: Initiating tablet copy from peer b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507)
I20260608 12:52:45.717331 12357 tablet_copy_client.cc:323] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:42507
I20260608 12:52:45.728940 12361 ts_tablet_manager.cc:933] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: Initiating tablet copy from peer bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997)
I20260608 12:52:45.731781 12361 tablet_copy_client.cc:323] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:34997
I20260608 12:52:45.732357 12274 tablet_copy_service.cc:140] P b5f62842af6b40b59da059ef05026709: Received BeginTabletCopySession request for tablet 0a667924a0644f339c227c207e76d848 from peer 4bde860bea834ad0966c52b522745b03 ({username='slave'} at 127.0.0.1:40318)
I20260608 12:52:45.733273 12274 tablet_copy_service.cc:161] P b5f62842af6b40b59da059ef05026709: Beginning new tablet copy session on tablet 0a667924a0644f339c227c207e76d848 from peer 4bde860bea834ad0966c52b522745b03 at {username='slave'} at 127.0.0.1:40318: session id = 4bde860bea834ad0966c52b522745b03-0a667924a0644f339c227c207e76d848
I20260608 12:52:45.742897 12274 tablet_copy_source_session.cc:215] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:45.744796 12112 tablet_copy_service.cc:140] P bd76e11e64cf4fc7b3fb93fb40503f55: Received BeginTabletCopySession request for tablet d8936c1db3c34ae8bc7edafe53be8a43 from peer 4bde860bea834ad0966c52b522745b03 ({username='slave'} at 127.0.0.1:33108)
I20260608 12:52:45.745699 12112 tablet_copy_service.cc:161] P bd76e11e64cf4fc7b3fb93fb40503f55: Beginning new tablet copy session on tablet d8936c1db3c34ae8bc7edafe53be8a43 from peer 4bde860bea834ad0966c52b522745b03 at {username='slave'} at 127.0.0.1:33108: session id = 4bde860bea834ad0966c52b522745b03-d8936c1db3c34ae8bc7edafe53be8a43
I20260608 12:52:45.748040 12357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a667924a0644f339c227c207e76d848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:45.754180 12112 tablet_copy_source_session.cc:215] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:45.757071 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8936c1db3c34ae8bc7edafe53be8a43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:45.765327 12357 tablet_copy_client.cc:806] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:45.766427 12357 tablet_copy_client.cc:670] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:45.769636 12361 tablet_copy_client.cc:806] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:45.770964 12361 tablet_copy_client.cc:670] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:45.771018 12357 tablet_copy_client.cc:538] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:45.775635 12361 tablet_copy_client.cc:538] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:45.779711 12357 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: Bootstrap starting.
I20260608 12:52:45.785454 12361 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: Bootstrap starting.
I20260608 12:52:45.801726 12357 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: 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:52:45.803056 12357 tablet_bootstrap.cc:492] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: Bootstrap complete.
I20260608 12:52:45.804119 12357 ts_tablet_manager.cc:1403] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260608 12:52:45.807791 12357 raft_consensus.cc:359] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.808912 12357 raft_consensus.cc:740] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4bde860bea834ad0966c52b522745b03, State: Initialized, Role: LEARNER
I20260608 12:52:45.809798 12361 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: 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:52:45.809810 12357 consensus_queue.cc:260] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.811216 12361 tablet_bootstrap.cc:492] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: Bootstrap complete.
I20260608 12:52:45.812527 12361 ts_tablet_manager.cc:1403] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.008s
I20260608 12:52:45.814100 12357 ts_tablet_manager.cc:1434] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:52:45.816606 12274 tablet_copy_service.cc:342] P b5f62842af6b40b59da059ef05026709: Request end of tablet copy session 4bde860bea834ad0966c52b522745b03-0a667924a0644f339c227c207e76d848 received from {username='slave'} at 127.0.0.1:40318
I20260608 12:52:45.817237 12274 tablet_copy_service.cc:434] P b5f62842af6b40b59da059ef05026709: ending tablet copy session 4bde860bea834ad0966c52b522745b03-0a667924a0644f339c227c207e76d848 on tablet 0a667924a0644f339c227c207e76d848 with peer 4bde860bea834ad0966c52b522745b03
I20260608 12:52:45.815994 12361 raft_consensus.cc:359] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.819275 12361 raft_consensus.cc:740] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4bde860bea834ad0966c52b522745b03, State: Initialized, Role: LEARNER
I20260608 12:52:45.820199 12361 consensus_queue.cc:260] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.823169 12361 ts_tablet_manager.cc:1434] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:52:45.825232 12112 tablet_copy_service.cc:342] P bd76e11e64cf4fc7b3fb93fb40503f55: Request end of tablet copy session 4bde860bea834ad0966c52b522745b03-d8936c1db3c34ae8bc7edafe53be8a43 received from {username='slave'} at 127.0.0.1:33108
I20260608 12:52:45.825855 12112 tablet_copy_service.cc:434] P bd76e11e64cf4fc7b3fb93fb40503f55: ending tablet copy session 4bde860bea834ad0966c52b522745b03-d8936c1db3c34ae8bc7edafe53be8a43 on tablet d8936c1db3c34ae8bc7edafe53be8a43 with peer 4bde860bea834ad0966c52b522745b03
I20260608 12:52:45.874408 12361 ts_tablet_manager.cc:933] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: Initiating tablet copy from peer bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997)
I20260608 12:52:45.876376 12361 tablet_copy_client.cc:323] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:34997
I20260608 12:52:45.878399 12112 tablet_copy_service.cc:140] P bd76e11e64cf4fc7b3fb93fb40503f55: Received BeginTabletCopySession request for tablet fa99434f21e0435fb95b7444d80eb20b from peer 4bde860bea834ad0966c52b522745b03 ({username='slave'} at 127.0.0.1:33108)
I20260608 12:52:45.879069 12112 tablet_copy_service.cc:161] P bd76e11e64cf4fc7b3fb93fb40503f55: Beginning new tablet copy session on tablet fa99434f21e0435fb95b7444d80eb20b from peer 4bde860bea834ad0966c52b522745b03 at {username='slave'} at 127.0.0.1:33108: session id = 4bde860bea834ad0966c52b522745b03-fa99434f21e0435fb95b7444d80eb20b
I20260608 12:52:45.884444 12112 tablet_copy_source_session.cc:215] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:45.887691 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa99434f21e0435fb95b7444d80eb20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:45.905001 12361 tablet_copy_client.cc:806] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:45.905819 12361 tablet_copy_client.cc:670] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:45.909978 12361 tablet_copy_client.cc:538] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:45.919943 12361 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: Bootstrap starting.
I20260608 12:52:45.943513 12361 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: 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:52:45.944656 12361 tablet_bootstrap.cc:492] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: Bootstrap complete.
I20260608 12:52:45.945508 12361 ts_tablet_manager.cc:1403] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.001s
I20260608 12:52:45.948796 12361 raft_consensus.cc:359] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.949904 12361 raft_consensus.cc:740] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4bde860bea834ad0966c52b522745b03, State: Initialized, Role: LEARNER
I20260608 12:52:45.950878 12361 consensus_queue.cc:260] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [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: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: true } }
I20260608 12:52:45.953612 12361 ts_tablet_manager.cc:1434] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:52:45.955638 12112 tablet_copy_service.cc:342] P bd76e11e64cf4fc7b3fb93fb40503f55: Request end of tablet copy session 4bde860bea834ad0966c52b522745b03-fa99434f21e0435fb95b7444d80eb20b received from {username='slave'} at 127.0.0.1:33108
I20260608 12:52:45.956271 12112 tablet_copy_service.cc:434] P bd76e11e64cf4fc7b3fb93fb40503f55: ending tablet copy session 4bde860bea834ad0966c52b522745b03-fa99434f21e0435fb95b7444d80eb20b on tablet fa99434f21e0435fb95b7444d80eb20b with peer 4bde860bea834ad0966c52b522745b03
I20260608 12:52:46.106946 12018 raft_consensus.cc:1217] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:52:46.138633 12018 raft_consensus.cc:1217] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:52:46.264163 12018 raft_consensus.cc:1217] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:52:46.557804 12372 raft_consensus.cc:1064] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709: attempting to promote NON_VOTER 4bde860bea834ad0966c52b522745b03 to VOTER
I20260608 12:52:46.560009 12372 consensus_queue.cc:237] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [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: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } }
I20260608 12:52:46.567520 12102 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:46.567780 12183 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:46.567487 12018 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:46.569334 12335 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } 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:52:46.570298 12371 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:46.571254 12372 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } 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:52:46.585990 12371 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.588132 12018 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.588551 12183 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.598496 12102 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.604118 11638 catalog_manager.cc:5696] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d reported cstate change: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b5f62842af6b40b59da059ef05026709" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.646263 12262 consensus_queue.cc:237] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [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: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } }
I20260608 12:52:46.652171 12018 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:46.652478 12183 raft_consensus.cc:1275] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer b5f62842af6b40b59da059ef05026709: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:46.653872 12372 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } 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:52:46.654855 12371 consensus_queue.cc:1048] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:46.661896 12372 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.664983 12018 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.672456 11627 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0a667924a0644f339c227c207e76d848 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:46.676698 12183 raft_consensus.cc:2955] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.679302 11639 catalog_manager.cc:5696] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 reported cstate change: config changed from index 4 to 5, VOTER bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193) evicted. New cstate: current_term: 2 leader_uuid: "b5f62842af6b40b59da059ef05026709" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.684322 12370 raft_consensus.cc:1064] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55: attempting to promote NON_VOTER 4bde860bea834ad0966c52b522745b03 to VOTER
I20260608 12:52:46.687336 12370 consensus_queue.cc:237] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } }
I20260608 12:52:46.704028 12018 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 LEARNER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:46.705516 12183 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:46.705925 12347 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } 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:52:46.707464 12385 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:52:46.712903 12262 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:46.715322 12385 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:46.723145 12347 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.725292 12183 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.736178 12018 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.741914 12092 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a667924a0644f339c227c207e76d848 with delete_type TABLET_DATA_TOMBSTONED (TS bd76e11e64cf4fc7b3fb93fb40503f55 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51890
I20260608 12:52:46.741360 12263 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.742375 11640 catalog_manager.cc:5696] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:46.750721 12389 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:46.751936 12389 raft_consensus.cc:2243] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:46.753008 12389 raft_consensus.cc:2272] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:46.757936 12389 ts_tablet_manager.cc:1916] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:46.773878 12102 consensus_queue.cc:237] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } }
I20260608 12:52:46.779496 12018 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:46.780254 12262 raft_consensus.cc:1275] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:46.781536 12369 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } 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:52:46.782423 12389 ts_tablet_manager.cc:1929] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:52:46.782523 12385 consensus_queue.cc:1048] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:52:46.783102 12389 log.cc:1199] T 0a667924a0644f339c227c207e76d848 P bd76e11e64cf4fc7b3fb93fb40503f55: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/0a667924a0644f339c227c207e76d848
I20260608 12:52:46.785392 11626 catalog_manager.cc:5027] TS bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997): tablet 0a667924a0644f339c227c207e76d848 (table test-workload [id=3737522e11fa4c3abea1325937581de3]) successfully deleted
I20260608 12:52:46.790961 12370 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.792925 12018 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.803550 12262 raft_consensus.cc:2955] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.805101 11626 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d8936c1db3c34ae8bc7edafe53be8a43 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:46.804687 11640 catalog_manager.cc:5696] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 reported cstate change: config changed from index 4 to 5, VOTER 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194) evicted. New cstate: current_term: 3 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.832487 12173 tablet_service.cc:1558] Processing DeleteTablet for tablet d8936c1db3c34ae8bc7edafe53be8a43 with delete_type TABLET_DATA_TOMBSTONED (TS 2c63803151d14be6a5833bf96ad9df3d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57774
I20260608 12:52:46.834517 12391 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:46.835361 12391 raft_consensus.cc:2243] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:46.836010 12391 raft_consensus.cc:2272] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:46.838929 12391 ts_tablet_manager.cc:1916] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:46.851387 12391 ts_tablet_manager.cc:1929] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:52:46.851866 12391 log.cc:1199] T d8936c1db3c34ae8bc7edafe53be8a43 P 2c63803151d14be6a5833bf96ad9df3d: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/d8936c1db3c34ae8bc7edafe53be8a43
I20260608 12:52:46.853577 11625 catalog_manager.cc:5027] TS 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861): tablet d8936c1db3c34ae8bc7edafe53be8a43 (table test-workload [id=3737522e11fa4c3abea1325937581de3]) successfully deleted
I20260608 12:52:46.875698 12370 raft_consensus.cc:1064] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55: attempting to promote NON_VOTER 4bde860bea834ad0966c52b522745b03 to VOTER
I20260608 12:52:46.877827 12370 consensus_queue.cc:237] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [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: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } }
I20260608 12:52:46.885056 12018 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 LEARNER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:46.885758 12262 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:46.886546 12183 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:46.886857 12385 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } 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:52:46.887737 12370 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } 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:52:46.888615 12369 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:46.909304 12369 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.911985 12262 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.917025 12018 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.923194 12183 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.930544 11639 catalog_manager.cc:5696] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 reported cstate change: config changed from index 3 to 4, 4bde860bea834ad0966c52b522745b03 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "b5f62842af6b40b59da059ef05026709" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.951630 12102 consensus_queue.cc:237] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [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: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } }
I20260608 12:52:46.958177 12018 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:46.960168 12183 raft_consensus.cc:1275] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Refusing update from remote peer bd76e11e64cf4fc7b3fb93fb40503f55: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:46.960134 12369 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } 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:52:46.962648 12369 consensus_queue.cc:1048] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:46.968330 12370 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5f62842af6b40b59da059ef05026709 (127.4.198.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.970036 12018 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5f62842af6b40b59da059ef05026709 (127.4.198.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.979540 11626 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fa99434f21e0435fb95b7444d80eb20b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:46.982523 12183 raft_consensus.cc:2955] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5f62842af6b40b59da059ef05026709 (127.4.198.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } } }
I20260608 12:52:46.984659 11641 catalog_manager.cc:5696] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 reported cstate change: config changed from index 4 to 5, VOTER b5f62842af6b40b59da059ef05026709 (127.4.198.195) evicted. New cstate: current_term: 2 leader_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c63803151d14be6a5833bf96ad9df3d" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd76e11e64cf4fc7b3fb93fb40503f55" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bde860bea834ad0966c52b522745b03" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 43715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:46.996867 12253 tablet_service.cc:1558] Processing DeleteTablet for tablet fa99434f21e0435fb95b7444d80eb20b with delete_type TABLET_DATA_TOMBSTONED (TS b5f62842af6b40b59da059ef05026709 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34316
I20260608 12:52:47.000490 12396 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:47.001827 12396 raft_consensus.cc:2243] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:47.002528 12396 raft_consensus.cc:2272] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:47.005300 12396 ts_tablet_manager.cc:1916] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:47.017508 12396 ts_tablet_manager.cc:1929] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:52:47.017903 12396 log.cc:1199] T fa99434f21e0435fb95b7444d80eb20b P b5f62842af6b40b59da059ef05026709: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/fa99434f21e0435fb95b7444d80eb20b
I20260608 12:52:47.019549 11627 catalog_manager.cc:5027] TS b5f62842af6b40b59da059ef05026709 (127.4.198.195:42507): tablet fa99434f21e0435fb95b7444d80eb20b (table test-workload [id=3737522e11fa4c3abea1325937581de3]) successfully deleted
I20260608 12:52:49.133903  4891 tablet_server.cc:179] TabletServer@127.4.198.193:34997 shutting down...
I20260608 12:52:49.166265  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:49.167248  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.167822  4891 raft_consensus.cc:2243] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.168874  4891 raft_consensus.cc:2272] T fa99434f21e0435fb95b7444d80eb20b P bd76e11e64cf4fc7b3fb93fb40503f55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.171527  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.172065  4891 raft_consensus.cc:2243] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.172991  4891 raft_consensus.cc:2272] T d8936c1db3c34ae8bc7edafe53be8a43 P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.175618  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.176129  4891 raft_consensus.cc:2243] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.176677  4891 raft_consensus.cc:2272] T 360c7cddaa044a2ca1bb2804f9e835de P bd76e11e64cf4fc7b3fb93fb40503f55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.205179  4891 tablet_server.cc:196] TabletServer@127.4.198.193:34997 shutdown complete.
W20260608 12:52:49.223588 12143 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 12:52:49.228556 12143 consensus_peers.cc:597] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d -> Peer bd76e11e64cf4fc7b3fb93fb40503f55 (127.4.198.193:34997): Couldn't send request to peer bd76e11e64cf4fc7b3fb93fb40503f55. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:34997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:49.231420  4891 tablet_server.cc:179] TabletServer@127.4.198.194:35861 shutting down...
I20260608 12:52:49.263904  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:49.265396  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.266269  4891 raft_consensus.cc:2243] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.267155  4891 raft_consensus.cc:2272] T 0a667924a0644f339c227c207e76d848 P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.270047  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.271140  4891 raft_consensus.cc:2243] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.272536  4891 raft_consensus.cc:2272] T fa99434f21e0435fb95b7444d80eb20b P 2c63803151d14be6a5833bf96ad9df3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.275980  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.276549  4891 raft_consensus.cc:2243] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 3 LEADER]: Raft consensus shutting down.
W20260608 12:52:49.276546 12222 consensus_peers.cc:597] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 -> Peer 2c63803151d14be6a5833bf96ad9df3d (127.4.198.194:35861): Couldn't send request to peer 2c63803151d14be6a5833bf96ad9df3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:49.277650  4891 raft_consensus.cc:2272] T 360c7cddaa044a2ca1bb2804f9e835de P 2c63803151d14be6a5833bf96ad9df3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.305613  4891 tablet_server.cc:196] TabletServer@127.4.198.194:35861 shutdown complete.
I20260608 12:52:49.325856  4891 tablet_server.cc:179] TabletServer@127.4.198.195:42507 shutting down...
I20260608 12:52:49.353864  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:49.354683  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.355424  4891 raft_consensus.cc:2243] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.356393  4891 raft_consensus.cc:2272] T 0a667924a0644f339c227c207e76d848 P b5f62842af6b40b59da059ef05026709 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.358968  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.359521  4891 raft_consensus.cc:2243] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.360545  4891 raft_consensus.cc:2272] T d8936c1db3c34ae8bc7edafe53be8a43 P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.363515  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:49.364059  4891 raft_consensus.cc:2243] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.364603  4891 raft_consensus.cc:2272] T 360c7cddaa044a2ca1bb2804f9e835de P b5f62842af6b40b59da059ef05026709 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.391824  4891 tablet_server.cc:196] TabletServer@127.4.198.195:42507 shutdown complete.
I20260608 12:52:49.411531  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:52:49.441445  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:49.442204  4891 tablet_replica.cc:333] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03: stopping tablet replica
I20260608 12:52:49.442929  4891 raft_consensus.cc:2243] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.443729  4891 raft_consensus.cc:2272] T fa99434f21e0435fb95b7444d80eb20b P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.446136  4891 tablet_replica.cc:333] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03: stopping tablet replica
I20260608 12:52:49.446648  4891 raft_consensus.cc:2243] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.447422  4891 raft_consensus.cc:2272] T d8936c1db3c34ae8bc7edafe53be8a43 P 4bde860bea834ad0966c52b522745b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.449580  4891 tablet_replica.cc:333] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03: stopping tablet replica
I20260608 12:52:49.450085  4891 raft_consensus.cc:2243] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.450742  4891 raft_consensus.cc:2272] T 0a667924a0644f339c227c207e76d848 P 4bde860bea834ad0966c52b522745b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.473863  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:52:49.489534  4891 master.cc:562] Master@127.4.198.254:34173 shutting down...
I20260608 12:52:49.511050  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.511651  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.512023  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5ab617024834b5c8421074d3e5ac466: stopping tablet replica
I20260608 12:52:49.533675  4891 master.cc:584] Master@127.4.198.254:34173 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (17709 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:52:49.576999  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:35801
I20260608 12:52:49.578226  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.584887 12403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:49.584930 12402 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:49.585048 12405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:49.587172  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:49.588063  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.588279  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:49.588407  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923169588395 us; error 0 us; skew 500 ppm
I20260608 12:52:49.588934  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.591542  4891 webserver.cc:533] Webserver started at http://127.4.198.254:41831/ using document root <none> and password file <none>
I20260608 12:52:49.592032  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.592202  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.592422  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.593530  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "1a253ed60e0940dc8dd96228570f3f49"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-cf34"
I20260608 12:52:49.598641  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:52:49.602402 12410 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.603361  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:52:49.603667  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "1a253ed60e0940dc8dd96228570f3f49"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-cf34"
I20260608 12:52:49.604035  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:49.632504  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.634029  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.675611  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:35801
I20260608 12:52:49.675750 12461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:35801 every 8 connection(s)
I20260608 12:52:49.680037 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:49.691926 12462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: Bootstrap starting.
I20260608 12:52:49.697206 12462 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:49.702150 12462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: No bootstrap required, opened a new log
I20260608 12:52:49.704631 12462 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a253ed60e0940dc8dd96228570f3f49" member_type: VOTER }
I20260608 12:52:49.705118 12462 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:49.705395 12462 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a253ed60e0940dc8dd96228570f3f49, State: Initialized, Role: FOLLOWER
I20260608 12:52:49.706120 12462 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a253ed60e0940dc8dd96228570f3f49" member_type: VOTER }
I20260608 12:52:49.706687 12462 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:49.706948 12462 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:49.707266 12462 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:49.712105 12462 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a253ed60e0940dc8dd96228570f3f49" member_type: VOTER }
I20260608 12:52:49.712673 12462 leader_election.cc:304] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [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: 1a253ed60e0940dc8dd96228570f3f49; no voters: 
I20260608 12:52:49.713917 12462 leader_election.cc:290] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:49.714442 12465 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:49.715921 12465 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 1 LEADER]: Becoming Leader. State: Replica: 1a253ed60e0940dc8dd96228570f3f49, State: Running, Role: LEADER
I20260608 12:52:49.716692 12465 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [LEADER]: Queue going to LEADER mode. State: All 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: "1a253ed60e0940dc8dd96228570f3f49" member_type: VOTER }
I20260608 12:52:49.717202 12462 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:49.720247 12467 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a253ed60e0940dc8dd96228570f3f49. Latest consensus state: current_term: 1 leader_uuid: "1a253ed60e0940dc8dd96228570f3f49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a253ed60e0940dc8dd96228570f3f49" member_type: VOTER } }
I20260608 12:52:49.720247 12466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a253ed60e0940dc8dd96228570f3f49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a253ed60e0940dc8dd96228570f3f49" member_type: VOTER } }
I20260608 12:52:49.721189 12466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:49.725128 12467 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:49.725869 12471 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:49.734711 12471 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:49.735872  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:49.744653 12471 catalog_manager.cc:1382] Generated new cluster ID: fb29724b89414d11a82916be05d29ec4
I20260608 12:52:49.744944 12471 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:49.761821 12471 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:49.763265 12471 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:49.775578 12471 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: Generated new TSK 0
I20260608 12:52:49.776237 12471 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:49.802356  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.809692 12483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:49.810797 12484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:49.812724  4891 server_base.cc:1061] running on GCE node
W20260608 12:52:49.813037 12486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:49.813977  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.814158  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:49.814302  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923169814290 us; error 0 us; skew 500 ppm
I20260608 12:52:49.814908  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.817239  4891 webserver.cc:533] Webserver started at http://127.4.198.193:39677/ using document root <none> and password file <none>
I20260608 12:52:49.817711  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.817870  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.818081  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.819399  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-cf34"
I20260608 12:52:49.823988  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:49.828075 12491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.828944  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:52:49.829253  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-cf34"
I20260608 12:52:49.829532  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:49.843863  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.845148  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.846655  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:49.849038  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:49.849285  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.849536  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:49.849725  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.893404  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:38023
I20260608 12:52:49.893524 12553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:38023 every 8 connection(s)
I20260608 12:52:49.899194  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.906463 12558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:49.908337 12559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:49.910079 12561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:49.910573  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:49.911698  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.911988  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:49.912209  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923169912171 us; error 0 us; skew 500 ppm
I20260608 12:52:49.913157  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.915275 12554 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35801
I20260608 12:52:49.915715 12554 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:49.916100  4891 webserver.cc:533] Webserver started at http://127.4.198.194:34739/ using document root <none> and password file <none>
I20260608 12:52:49.916689 12554 heartbeater.cc:507] Master 127.4.198.254:35801 requested a full tablet report, sending...
I20260608 12:52:49.916885  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.917184  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.917513  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.919126  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "4525fa36affe488d91eacd2cb835d224"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-cf34"
I20260608 12:52:49.919440 12427 ts_manager.cc:194] Registered new tserver with Master: 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023)
I20260608 12:52:49.922158 12427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51172
I20260608 12:52:49.925561  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:52:49.929497 12566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.930475  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:49.930743  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "4525fa36affe488d91eacd2cb835d224"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-cf34"
I20260608 12:52:49.931058  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:49.960449  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.961889  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.963572  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:49.966125  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:49.966367  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.966660  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:49.966871  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:52:50.012940  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:43591
I20260608 12:52:50.013082 12628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:43591 every 8 connection(s)
I20260608 12:52:50.019098  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:50.026641 12632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:50.028781 12633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:50.031334 12635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:50.032033  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:50.033381  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:50.033625  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:50.033903  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923170033882 us; error 0 us; skew 500 ppm
I20260608 12:52:50.034487 12629 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35801
I20260608 12:52:50.034688  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:50.035025 12629 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:50.036545 12629 heartbeater.cc:507] Master 127.4.198.254:35801 requested a full tablet report, sending...
I20260608 12:52:50.038059  4891 webserver.cc:533] Webserver started at http://127.4.198.195:41117/ using document root <none> and password file <none>
I20260608 12:52:50.038831  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:50.039091  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:50.039294 12427 ts_manager.cc:194] Registered new tserver with Master: 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:50.039451  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:50.041375  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "b2f57a25996443f9897fb25e34684f79"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-cf34"
I20260608 12:52:50.041522 12427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51178
I20260608 12:52:50.047439  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 12:52:50.051416 12640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.052237  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:52:50.052551  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "b2f57a25996443f9897fb25e34684f79"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-cf34"
I20260608 12:52:50.052834  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:50.094429  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:50.095780  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:50.097306  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:50.099646  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:50.099854  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.100116  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:50.100265  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.145072  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:36703
I20260608 12:52:50.145294 12702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:36703 every 8 connection(s)
I20260608 12:52:50.160164 12703 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35801
I20260608 12:52:50.160635 12703 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:50.161403 12703 heartbeater.cc:507] Master 127.4.198.254:35801 requested a full tablet report, sending...
I20260608 12:52:50.163715 12427 ts_manager.cc:194] Registered new tserver with Master: b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:50.163870  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01514977s
I20260608 12:52:50.165921 12427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51182
I20260608 12:52:50.925452 12554 heartbeater.cc:499] Master 127.4.198.254:35801 was elected leader, sending a full tablet report...
I20260608 12:52:51.045013 12629 heartbeater.cc:499] Master 127.4.198.254:35801 was elected leader, sending a full tablet report...
I20260608 12:52:51.168939 12703 heartbeater.cc:499] Master 127.4.198.254:35801 was elected leader, sending a full tablet report...
I20260608 12:52:51.224236 12427 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51192:
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:52:51.226895 12427 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:52:51.298030 12519 tablet_service.cc:1511] Processing CreateTablet for tablet c1d2a1a8eea34cc687563e651d64c5ea (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:51.299654 12519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d2a1a8eea34cc687563e651d64c5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.300267 12516 tablet_service.cc:1511] Processing CreateTablet for tablet a8c816124bcc4121b412aa77bdeac285 (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:51.302175 12518 tablet_service.cc:1511] Processing CreateTablet for tablet adea050f2e184521bd27949f49d6e80f (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:51.302608 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 672e2bea906644008ab5ba746425bcdd (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:51.303162 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c816124bcc4121b412aa77bdeac285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.304106 12518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adea050f2e184521bd27949f49d6e80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.304870 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672e2bea906644008ab5ba746425bcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.311556 12668 tablet_service.cc:1511] Processing CreateTablet for tablet c1d2a1a8eea34cc687563e651d64c5ea (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:51.313076 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d2a1a8eea34cc687563e651d64c5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.315743 12594 tablet_service.cc:1511] Processing CreateTablet for tablet c1d2a1a8eea34cc687563e651d64c5ea (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:51.316192 12667 tablet_service.cc:1511] Processing CreateTablet for tablet adea050f2e184521bd27949f49d6e80f (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:51.317239 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d2a1a8eea34cc687563e651d64c5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.317612 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adea050f2e184521bd27949f49d6e80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.319388 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 672e2bea906644008ab5ba746425bcdd (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:51.324393 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672e2bea906644008ab5ba746425bcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.324579 12591 tablet_service.cc:1511] Processing CreateTablet for tablet a8c816124bcc4121b412aa77bdeac285 (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:51.326423 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c816124bcc4121b412aa77bdeac285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.322270 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 672e2bea906644008ab5ba746425bcdd (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:51.320190 12593 tablet_service.cc:1511] Processing CreateTablet for tablet adea050f2e184521bd27949f49d6e80f (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:51.321409 12665 tablet_service.cc:1511] Processing CreateTablet for tablet a8c816124bcc4121b412aa77bdeac285 (DEFAULT_TABLE table=test-workload [id=548b28ed8ec54885b51870b063d17764]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:51.329236 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c816124bcc4121b412aa77bdeac285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.330700 12593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adea050f2e184521bd27949f49d6e80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.332878 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672e2bea906644008ab5ba746425bcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.385494 12724 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:51.386837 12723 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:51.397581 12723 tablet_bootstrap.cc:654] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.406713 12724 tablet_bootstrap.cc:654] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.414956 12725 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:51.417754 12723 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:51.417754 12724 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:51.418483 12723 ts_tablet_manager.cc:1403] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260608 12:52:51.418574 12724 ts_tablet_manager.cc:1403] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.009s
I20260608 12:52:51.421382 12723 raft_consensus.cc:359] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.422078 12723 raft_consensus.cc:385] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.421972 12724 raft_consensus.cc:359] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.422590 12723 raft_consensus.cc:740] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.423014 12724 raft_consensus.cc:385] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.423591 12724 raft_consensus.cc:740] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.423635 12723 consensus_queue.cc:260] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.424661 12725 tablet_bootstrap.cc:654] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.424823 12724 consensus_queue.cc:260] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.427263 12723 ts_tablet_manager.cc:1434] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:52:51.428500 12723 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:51.436268 12723 tablet_bootstrap.cc:654] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.438661 12725 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:51.439625 12725 ts_tablet_manager.cc:1403] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260608 12:52:51.444175 12725 raft_consensus.cc:359] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.445339 12725 raft_consensus.cc:385] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.445704 12725 raft_consensus.cc:740] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.446590 12724 ts_tablet_manager.cc:1434] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.028s	user 0.018s	sys 0.008s
I20260608 12:52:51.446818 12725 consensus_queue.cc:260] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.449252 12723 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:51.450058 12723 ts_tablet_manager.cc:1403] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 12:52:51.450517 12724 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:51.454356 12723 raft_consensus.cc:359] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.455420 12723 raft_consensus.cc:385] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.455873 12723 raft_consensus.cc:740] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.457124 12723 consensus_queue.cc:260] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.459012 12724 tablet_bootstrap.cc:654] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.462700 12723 ts_tablet_manager.cc:1434] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:52:51.463529 12725 ts_tablet_manager.cc:1434] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.016s
I20260608 12:52:51.463894 12723 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:51.466171 12725 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:51.473567 12723 tablet_bootstrap.cc:654] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.474356 12725 tablet_bootstrap.cc:654] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.484779 12723 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:51.485766 12723 ts_tablet_manager.cc:1403] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 12:52:51.490000 12723 raft_consensus.cc:359] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.491729 12723 raft_consensus.cc:385] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.492187 12723 raft_consensus.cc:740] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.493032 12723 consensus_queue.cc:260] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.494974 12725 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:51.495718 12725 ts_tablet_manager.cc:1403] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.006s
I20260608 12:52:51.496431 12723 ts_tablet_manager.cc:1434] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 12:52:51.497808 12723 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:51.499693 12725 raft_consensus.cc:359] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.500597 12725 raft_consensus.cc:385] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.500974 12725 raft_consensus.cc:740] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.502035 12725 consensus_queue.cc:260] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.506351 12723 tablet_bootstrap.cc:654] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.507388 12725 ts_tablet_manager.cc:1434] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 12:52:51.508634 12725 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:51.512682 12724 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:51.513434 12724 ts_tablet_manager.cc:1403] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.032s
I20260608 12:52:51.516335 12725 tablet_bootstrap.cc:654] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.518428 12724 raft_consensus.cc:359] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.519564 12724 raft_consensus.cc:385] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.520002 12724 raft_consensus.cc:740] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.521191 12724 consensus_queue.cc:260] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.524523 12724 ts_tablet_manager.cc:1434] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:52:51.525938 12724 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:51.527187 12728 raft_consensus.cc:493] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.527825 12728 raft_consensus.cc:515] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.533428 12725 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:51.534029 12725 ts_tablet_manager.cc:1403] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260608 12:52:51.534037 12724 tablet_bootstrap.cc:654] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.537735 12725 raft_consensus.cc:359] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.538858 12725 raft_consensus.cc:385] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.539341 12725 raft_consensus.cc:740] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.540551 12725 consensus_queue.cc:260] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.541916 12728 leader_election.cc:290] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:51.543912 12725 ts_tablet_manager.cc:1434] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260608 12:52:51.545408 12725 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:51.555480 12723 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:51.556300 12723 ts_tablet_manager.cc:1403] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.011s
I20260608 12:52:51.560770 12723 raft_consensus.cc:359] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.561792 12723 raft_consensus.cc:385] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.562158 12723 raft_consensus.cc:740] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.564198 12725 tablet_bootstrap.cc:654] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.566460 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
W20260608 12:52:51.568639 12493 leader_election.cc:343] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:51.564919 12723 consensus_queue.cc:260] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.571506 12723 ts_tablet_manager.cc:1434] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260608 12:52:51.573410 12724 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:51.573935 12725 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:51.574020 12724 ts_tablet_manager.cc:1403] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.024s
I20260608 12:52:51.574172 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
I20260608 12:52:51.574760 12725 ts_tablet_manager.cc:1403] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260608 12:52:51.575163 12604 raft_consensus.cc:2468] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd47697dbe7400f9c8e4bb8db9f4e64 in term 0.
I20260608 12:52:51.577064 12492 leader_election.cc:304] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: b2f57a25996443f9897fb25e34684f79
I20260608 12:52:51.577952 12728 raft_consensus.cc:2804] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:51.577812 12724 raft_consensus.cc:359] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.578373 12728 raft_consensus.cc:493] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:51.578593 12724 raft_consensus.cc:385] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.578774 12728 raft_consensus.cc:3060] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.578981 12724 raft_consensus.cc:740] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.579280 12725 raft_consensus.cc:359] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.580091 12725 raft_consensus.cc:385] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.580062 12724 consensus_queue.cc:260] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.580736 12725 raft_consensus.cc:740] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.581878 12725 consensus_queue.cc:260] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.585405 12725 ts_tablet_manager.cc:1434] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:52:51.587106 12724 ts_tablet_manager.cc:1434] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260608 12:52:51.586756 12728 raft_consensus.cc:515] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.588277 12724 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:51.590476 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224"
I20260608 12:52:51.591030 12728 leader_election.cc:290] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 election: Requested vote from peers b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:51.591331 12604 raft_consensus.cc:3060] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.591531 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79"
W20260608 12:52:51.593081 12493 leader_election.cc:343] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:51.596165 12724 tablet_bootstrap.cc:654] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.598887 12604 raft_consensus.cc:2468] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd47697dbe7400f9c8e4bb8db9f4e64 in term 1.
I20260608 12:52:51.600221 12492 leader_election.cc:304] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: b2f57a25996443f9897fb25e34684f79
I20260608 12:52:51.601312 12728 raft_consensus.cc:2804] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:51.602619 12728 raft_consensus.cc:697] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Running, Role: LEADER
I20260608 12:52:51.603487 12732 raft_consensus.cc:493] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.603698 12724 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:51.603571 12728 consensus_queue.cc:237] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.604372 12724 ts_tablet_manager.cc:1403] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 12:52:51.604202 12732 raft_consensus.cc:515] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.607476 12724 raft_consensus.cc:359] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.608283 12724 raft_consensus.cc:385] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.608656 12724 raft_consensus.cc:740] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.609622 12724 consensus_queue.cc:260] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.612171 12724 ts_tablet_manager.cc:1434] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:51.612156 12732 leader_election.cc:290] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:51.624156 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adea050f2e184521bd27949f49d6e80f" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:51.624967 12529 raft_consensus.cc:2468] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 0.
I20260608 12:52:51.627714 12567 leader_election.cc:304] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: 
I20260608 12:52:51.628739 12732 raft_consensus.cc:2804] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:51.629151 12732 raft_consensus.cc:493] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:51.628362 12427 catalog_manager.cc:5696] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:51.629496 12732 raft_consensus.cc:3060] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.636231 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adea050f2e184521bd27949f49d6e80f" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
I20260608 12:52:51.637012 12678 raft_consensus.cc:2468] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 0.
I20260608 12:52:51.637313 12732 raft_consensus.cc:515] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.639575 12732 leader_election.cc:290] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:51.640232 12732 raft_consensus.cc:493] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.640761 12732 raft_consensus.cc:515] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.642858 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adea050f2e184521bd27949f49d6e80f" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
I20260608 12:52:51.642895 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adea050f2e184521bd27949f49d6e80f" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79"
I20260608 12:52:51.643613 12529 raft_consensus.cc:3060] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.643756 12678 raft_consensus.cc:3060] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.644093 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c816124bcc4121b412aa77bdeac285" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:51.644810 12528 raft_consensus.cc:2468] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 0.
I20260608 12:52:51.646200 12567 leader_election.cc:304] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: 
I20260608 12:52:51.643181 12732 leader_election.cc:290] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:51.647327 12747 raft_consensus.cc:2804] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:51.647747 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c816124bcc4121b412aa77bdeac285" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
I20260608 12:52:51.647908 12747 raft_consensus.cc:493] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:51.648465 12747 raft_consensus.cc:3060] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.648562 12677 raft_consensus.cc:2468] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 0.
I20260608 12:52:51.651383 12678 raft_consensus.cc:2468] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 1.
I20260608 12:52:51.652900 12568 leader_election.cc:304] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4525fa36affe488d91eacd2cb835d224, b2f57a25996443f9897fb25e34684f79; no voters: 
I20260608 12:52:51.653625 12732 raft_consensus.cc:2804] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:51.656158 12529 raft_consensus.cc:2468] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 1.
I20260608 12:52:51.656551 12732 raft_consensus.cc:697] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Becoming Leader. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Running, Role: LEADER
I20260608 12:52:51.656145 12747 raft_consensus.cc:515] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.657502 12732 consensus_queue.cc:237] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.659698 12747 leader_election.cc:290] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:51.660460 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c816124bcc4121b412aa77bdeac285" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
I20260608 12:52:51.661324 12529 raft_consensus.cc:3060] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.661247 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c816124bcc4121b412aa77bdeac285" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79"
I20260608 12:52:51.662317 12678 raft_consensus.cc:3060] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.667663 12529 raft_consensus.cc:2468] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 1.
I20260608 12:52:51.666859 12425 catalog_manager.cc:5696] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4525fa36affe488d91eacd2cb835d224 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:51.668879 12567 leader_election.cc:304] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: 
I20260608 12:52:51.669668 12732 raft_consensus.cc:2804] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:51.669660 12678 raft_consensus.cc:2468] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 1.
I20260608 12:52:51.670558 12732 raft_consensus.cc:697] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Becoming Leader. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Running, Role: LEADER
I20260608 12:52:51.671556 12732 consensus_queue.cc:237] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.683079 12425 catalog_manager.cc:5696] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4525fa36affe488d91eacd2cb835d224 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:51.725838 12732 raft_consensus.cc:493] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.726374 12732 raft_consensus.cc:515] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.728331 12732 leader_election.cc:290] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:51.729290 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672e2bea906644008ab5ba746425bcdd" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:51.729418 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672e2bea906644008ab5ba746425bcdd" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
I20260608 12:52:51.730050 12529 raft_consensus.cc:2468] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 0.
I20260608 12:52:51.730204 12678 raft_consensus.cc:2468] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 0.
I20260608 12:52:51.731474 12568 leader_election.cc:304] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4525fa36affe488d91eacd2cb835d224, b2f57a25996443f9897fb25e34684f79; no voters: 
I20260608 12:52:51.732208 12732 raft_consensus.cc:2804] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:51.732591 12732 raft_consensus.cc:493] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:51.732894 12732 raft_consensus.cc:3060] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:52:51.734316 12475 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:51.737883 12732 raft_consensus.cc:515] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.739934 12732 leader_election.cc:290] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:51.740942 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672e2bea906644008ab5ba746425bcdd" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
I20260608 12:52:51.741012 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672e2bea906644008ab5ba746425bcdd" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79"
I20260608 12:52:51.741614 12529 raft_consensus.cc:3060] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.741681 12678 raft_consensus.cc:3060] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.746446 12529 raft_consensus.cc:2468] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 1.
I20260608 12:52:51.746446 12678 raft_consensus.cc:2468] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 1.
I20260608 12:52:51.747673 12567 leader_election.cc:304] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: 
I20260608 12:52:51.748394 12732 raft_consensus.cc:2804] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:51.748921 12732 raft_consensus.cc:697] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Becoming Leader. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Running, Role: LEADER
I20260608 12:52:51.749660 12732 consensus_queue.cc:237] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.757545 12425 catalog_manager.cc:5696] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4525fa36affe488d91eacd2cb835d224 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:51.813086 12729 raft_consensus.cc:493] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.813640 12729 raft_consensus.cc:515] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:51.815886 12729 leader_election.cc:290] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:51.825558 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:51.827448 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
I20260608 12:52:51.828111 12604 raft_consensus.cc:2393] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f57a25996443f9897fb25e34684f79 in current term 1: Already voted for candidate 2cd47697dbe7400f9c8e4bb8db9f4e64 in this term.
I20260608 12:52:51.829104 12641 leader_election.cc:304] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [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: b2f57a25996443f9897fb25e34684f79; no voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224
I20260608 12:52:51.829974 12729 raft_consensus.cc:3060] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.835752 12729 raft_consensus.cc:2749] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:51.899395 12425 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51198:
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:52:51.901892 12425 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:52:51.939002 12519 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2e0d7fb38f4bd591116921c8981eb0 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:51.940416 12519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2e0d7fb38f4bd591116921c8981eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.942452 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2e0d7fb38f4bd591116921c8981eb0 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:51.943989 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2e0d7fb38f4bd591116921c8981eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.945753 12594 tablet_service.cc:1511] Processing CreateTablet for tablet 01377b58314546ab898a78df179547f2 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:51.947324 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01377b58314546ab898a78df179547f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.948077 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 01377b58314546ab898a78df179547f2 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:51.949505 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01377b58314546ab898a78df179547f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.951923 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 01377b58314546ab898a78df179547f2 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:51.953347 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01377b58314546ab898a78df179547f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.951923 12665 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2e0d7fb38f4bd591116921c8981eb0 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:51.959400 12723 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:51.960368 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2e0d7fb38f4bd591116921c8981eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.966909 12723 tablet_bootstrap.cc:654] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.968326 12516 tablet_service.cc:1511] Processing CreateTablet for tablet e4c500c744f9495eaa5831a7bba65229 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:51.969805 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c500c744f9495eaa5831a7bba65229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.972435 12592 tablet_service.cc:1511] Processing CreateTablet for tablet e4c500c744f9495eaa5831a7bba65229 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:51.973915 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c500c744f9495eaa5831a7bba65229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.975162 12723 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:51.975711 12723 ts_tablet_manager.cc:1403] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 12:52:51.978753 12723 raft_consensus.cc:359] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.979496 12723 raft_consensus.cc:385] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.979782 12723 raft_consensus.cc:740] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.980661 12723 consensus_queue.cc:260] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:51.983117 12723 ts_tablet_manager.cc:1434] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260608 12:52:51.996923 12723 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:52.000669 12668 tablet_service.cc:1511] Processing CreateTablet for tablet e4c500c744f9495eaa5831a7bba65229 (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:52.002190 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c500c744f9495eaa5831a7bba65229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:52.003804 12723 tablet_bootstrap.cc:654] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.022428 12517 tablet_service.cc:1511] Processing CreateTablet for tablet f3ab73720e2b40459c6629dfc30aa14e (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:52.024371 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ab73720e2b40459c6629dfc30aa14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:52.027493 12725 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:52.036641 12592 tablet_service.cc:1511] Processing CreateTablet for tablet f3ab73720e2b40459c6629dfc30aa14e (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:52.038197 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ab73720e2b40459c6629dfc30aa14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:52.039320 12725 tablet_bootstrap.cc:654] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.045323 12725 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:52.048161 12724 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:52.050433 12667 tablet_service.cc:1511] Processing CreateTablet for tablet f3ab73720e2b40459c6629dfc30aa14e (DEFAULT_TABLE table=dugtrio [id=e452951b7e9f403cb8d01453106227bf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:52.051889 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ab73720e2b40459c6629dfc30aa14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:52.053966 12725 ts_tablet_manager.cc:1403] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260608 12:52:52.057417 12725 raft_consensus.cc:359] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.058172 12725 raft_consensus.cc:385] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.058470 12725 raft_consensus.cc:740] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.059346 12725 consensus_queue.cc:260] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.060673 12724 tablet_bootstrap.cc:654] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.062314 12725 ts_tablet_manager.cc:1434] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:52.062664 12723 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:52.063241 12723 ts_tablet_manager.cc:1403] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.022s
I20260608 12:52:52.063562 12725 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:52.073566 12723 raft_consensus.cc:359] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.078534 12725 tablet_bootstrap.cc:654] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.074635 12723 raft_consensus.cc:385] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.081462 12723 raft_consensus.cc:740] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.082567 12723 consensus_queue.cc:260] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.084290 12732 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.084342 12728 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.085945 12723 ts_tablet_manager.cc:1434] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260608 12:52:52.087113 12723 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:52.094743 12723 tablet_bootstrap.cc:654] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.102591 12732 raft_consensus.cc:493] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.103206 12732 raft_consensus.cc:515] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.105280 12732 leader_election.cc:290] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:52.107446 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c500c744f9495eaa5831a7bba65229" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
I20260608 12:52:52.107491 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c500c744f9495eaa5831a7bba65229" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:52.108680 12529 raft_consensus.cc:2468] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 0.
W20260608 12:52:52.110180 12568 leader_election.cc:343] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.112134 12567 leader_election.cc:304] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [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: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: b2f57a25996443f9897fb25e34684f79
I20260608 12:52:52.121178 12747 raft_consensus.cc:2804] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.121718 12747 raft_consensus.cc:493] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.121955 12724 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:52.122895 12724 ts_tablet_manager.cc:1403] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.026s
I20260608 12:52:52.123780 12747 raft_consensus.cc:3060] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.126920 12724 raft_consensus.cc:359] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.128515 12724 raft_consensus.cc:385] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.128906 12724 raft_consensus.cc:740] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.131331 12724 consensus_queue.cc:260] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.134348 12724 ts_tablet_manager.cc:1434] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 12:52:52.136068 12724 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:52.136492 12723 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:52.137082 12723 ts_tablet_manager.cc:1403] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.017s
I20260608 12:52:52.143365 12724 tablet_bootstrap.cc:654] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.144354 12723 raft_consensus.cc:359] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.145138 12723 raft_consensus.cc:385] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.145475 12723 raft_consensus.cc:740] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.146380 12748 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.149631 12723 consensus_queue.cc:260] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.155861 12728 raft_consensus.cc:493] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.156427 12728 raft_consensus.cc:515] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.160224 12723 ts_tablet_manager.cc:1434] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260608 12:52:52.160321 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2e0d7fb38f4bd591116921c8981eb0" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
I20260608 12:52:52.161471 12723 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
W20260608 12:52:52.162321 12492 leader_election.cc:343] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.163391 12728 leader_election.cc:290] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:52.165767 12725 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:52.165488 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2e0d7fb38f4bd591116921c8981eb0" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
W20260608 12:52:52.167062 12493 leader_election.cc:343] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.167299 12725 ts_tablet_manager.cc:1403] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.000s
I20260608 12:52:52.167639 12493 leader_election.cc:304] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: 2cd47697dbe7400f9c8e4bb8db9f4e64; no voters: 4525fa36affe488d91eacd2cb835d224, b2f57a25996443f9897fb25e34684f79
I20260608 12:52:52.168814 12728 raft_consensus.cc:2749] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:52.170650 12725 raft_consensus.cc:359] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.171416 12725 raft_consensus.cc:385] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.176577 12725 raft_consensus.cc:740] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.158098 12747 raft_consensus.cc:515] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.182327 12723 tablet_bootstrap.cc:654] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.183779 12724 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:52.190718 12724 ts_tablet_manager.cc:1403] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.009s
I20260608 12:52:52.186223 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c500c744f9495eaa5831a7bba65229" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79"
W20260608 12:52:52.193418 12568 leader_election.cc:343] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.183082 12725 consensus_queue.cc:260] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.196499 12743 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.186699 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c500c744f9495eaa5831a7bba65229" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
I20260608 12:52:52.202673 12732 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.205056 12732 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.209870 12724 raft_consensus.cc:359] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.215219 12724 raft_consensus.cc:385] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.222335 12724 raft_consensus.cc:740] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.224403 12724 consensus_queue.cc:260] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.202687 12529 raft_consensus.cc:3060] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.232446 12770 consensus_queue.cc:1048] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.185803 12747 leader_election.cc:290] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:52.253559 12724 ts_tablet_manager.cc:1434] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260608 12:52:52.255754 12724 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:52.253494 12747 consensus_queue.cc:1048] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 12:52:52.269132 12724 tablet_bootstrap.cc:654] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.277352 12529 raft_consensus.cc:2468] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4525fa36affe488d91eacd2cb835d224 in term 1.
I20260608 12:52:52.256059 12725 ts_tablet_manager.cc:1434] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.003s
I20260608 12:52:52.279074 12725 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:52.281020 12723 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: No bootstrap required, opened a new log
I20260608 12:52:52.281558 12723 ts_tablet_manager.cc:1403] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.120s	user 0.027s	sys 0.067s
I20260608 12:52:52.284468 12723 raft_consensus.cc:359] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.285208 12723 raft_consensus.cc:385] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.285530 12723 raft_consensus.cc:740] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.286270 12723 consensus_queue.cc:260] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.287668 12725 tablet_bootstrap.cc:654] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.288751 12723 ts_tablet_manager.cc:1434] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:52:52.289420 12567 leader_election.cc:304] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [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: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224; no voters: b2f57a25996443f9897fb25e34684f79
I20260608 12:52:52.290853 12732 raft_consensus.cc:2804] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.291354 12732 raft_consensus.cc:697] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Becoming Leader. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Running, Role: LEADER
I20260608 12:52:52.292425 12724 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:52.292217 12732 consensus_queue.cc:237] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.292936 12724 ts_tablet_manager.cc:1403] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.002s
I20260608 12:52:52.296418 12724 raft_consensus.cc:359] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.297185 12724 raft_consensus.cc:385] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.297533 12724 raft_consensus.cc:740] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.298383 12724 consensus_queue.cc:260] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.300791 12724 ts_tablet_manager.cc:1434] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:52:52.301906 12724 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: Bootstrap starting.
I20260608 12:52:52.308424 12724 tablet_bootstrap.cc:654] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.321856 12729 raft_consensus.cc:493] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.322670 12729 raft_consensus.cc:515] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.327791 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01377b58314546ab898a78df179547f2" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:52.328871 12529 raft_consensus.cc:2468] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 0.
I20260608 12:52:52.331135 12641 leader_election.cc:304] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79; no voters: 
I20260608 12:52:52.333302 12729 leader_election.cc:290] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:52.334117 12729 raft_consensus.cc:2804] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.334956 12729 raft_consensus.cc:493] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.335966 12729 raft_consensus.cc:3060] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.345715 12425 catalog_manager.cc:5696] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4525fa36affe488d91eacd2cb835d224 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:52.354189 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01377b58314546ab898a78df179547f2" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
W20260608 12:52:52.355969 12641 leader_election.cc:343] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.360082 12729 raft_consensus.cc:515] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.365741 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01377b58314546ab898a78df179547f2" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
I20260608 12:52:52.366356 12529 raft_consensus.cc:3060] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.367524 12724 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: No bootstrap required, opened a new log
I20260608 12:52:52.368036 12724 ts_tablet_manager.cc:1403] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.035s
I20260608 12:52:52.370854 12724 raft_consensus.cc:359] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.371580 12724 raft_consensus.cc:385] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.371907 12724 raft_consensus.cc:740] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.372713 12729 leader_election.cc:290] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:52.372648 12724 consensus_queue.cc:260] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.373669 12529 raft_consensus.cc:2468] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 1.
I20260608 12:52:52.374473 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01377b58314546ab898a78df179547f2" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224"
I20260608 12:52:52.375201 12724 ts_tablet_manager.cc:1434] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 12:52:52.375742 12641 leader_election.cc:343] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.376380 12641 leader_election.cc:304] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [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: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79; no voters: 4525fa36affe488d91eacd2cb835d224
I20260608 12:52:52.377192 12729 raft_consensus.cc:2804] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.377689 12729 raft_consensus.cc:697] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 1 LEADER]: Becoming Leader. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Running, Role: LEADER
I20260608 12:52:52.378575 12729 consensus_queue.cc:237] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.380127 12725 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:52.380692 12725 ts_tablet_manager.cc:1403] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.032s
I20260608 12:52:52.383800 12725 raft_consensus.cc:359] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.384347 12725 raft_consensus.cc:385] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.384591 12725 raft_consensus.cc:740] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.385258 12725 consensus_queue.cc:260] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.387563 12725 ts_tablet_manager.cc:1434] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:52:52.388592 12725 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: Bootstrap starting.
I20260608 12:52:52.393507 12426 catalog_manager.cc:5696] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f57a25996443f9897fb25e34684f79 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:52.396781 12725 tablet_bootstrap.cc:654] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.401197 12725 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: No bootstrap required, opened a new log
I20260608 12:52:52.401785 12725 ts_tablet_manager.cc:1403] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:52:52.403015 12743 raft_consensus.cc:493] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.403545 12743 raft_consensus.cc:515] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.404682 12725 raft_consensus.cc:359] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.405371 12725 raft_consensus.cc:385] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.405655 12725 raft_consensus.cc:740] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4525fa36affe488d91eacd2cb835d224, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.405762 12743 leader_election.cc:290] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:52.406420 12725 consensus_queue.cc:260] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.406980 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab73720e2b40459c6629dfc30aa14e" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
I20260608 12:52:52.407027 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab73720e2b40459c6629dfc30aa14e" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
I20260608 12:52:52.407730 12677 raft_consensus.cc:2468] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd47697dbe7400f9c8e4bb8db9f4e64 in term 0.
I20260608 12:52:52.407923 12603 raft_consensus.cc:2468] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cd47697dbe7400f9c8e4bb8db9f4e64 in term 0.
I20260608 12:52:52.409626 12725 ts_tablet_manager.cc:1434] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:52.409459 12493 leader_election.cc:304] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79; no voters: 
I20260608 12:52:52.410410 12743 raft_consensus.cc:2804] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.410772 12743 raft_consensus.cc:493] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.411128 12743 raft_consensus.cc:3060] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.418366 12743 raft_consensus.cc:515] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.421028 12743 leader_election.cc:290] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 election: Requested vote from peers 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:52.421262 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab73720e2b40459c6629dfc30aa14e" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224"
I20260608 12:52:52.421533 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ab73720e2b40459c6629dfc30aa14e" candidate_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79"
I20260608 12:52:52.421914 12603 raft_consensus.cc:3060] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.422173 12677 raft_consensus.cc:3060] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.422358 12732 raft_consensus.cc:493] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.422963 12732 raft_consensus.cc:515] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.424183 12729 raft_consensus.cc:493] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.424721 12729 raft_consensus.cc:515] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.427444 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01377b58314546ab898a78df179547f2" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
I20260608 12:52:52.427911 12729 leader_election.cc:290] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:52.429165 12677 raft_consensus.cc:2468] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd47697dbe7400f9c8e4bb8db9f4e64 in term 1.
I20260608 12:52:52.429463 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01377b58314546ab898a78df179547f2" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:52.429793 12603 raft_consensus.cc:2468] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cd47697dbe7400f9c8e4bb8db9f4e64 in term 1.
I20260608 12:52:52.430269 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c500c744f9495eaa5831a7bba65229" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:52.430394 12529 raft_consensus.cc:2393] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4525fa36affe488d91eacd2cb835d224 in current term 1: Already voted for candidate b2f57a25996443f9897fb25e34684f79 in this term.
I20260608 12:52:52.430368 12493 leader_election.cc:304] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79; no voters: 
I20260608 12:52:52.431140 12528 raft_consensus.cc:2393] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f57a25996443f9897fb25e34684f79 in current term 1: Already voted for candidate 4525fa36affe488d91eacd2cb835d224 in this term.
I20260608 12:52:52.431497 12743 raft_consensus.cc:2804] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.432663 12568 leader_election.cc:304] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [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: 4525fa36affe488d91eacd2cb835d224; no voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79
I20260608 12:52:52.432878 12732 leader_election.cc:290] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:52.433670 12732 raft_consensus.cc:3060] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.432830 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c500c744f9495eaa5831a7bba65229" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
I20260608 12:52:52.435102 12743 raft_consensus.cc:697] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 LEADER]: Becoming Leader. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Running, Role: LEADER
I20260608 12:52:52.435401 12641 leader_election.cc:304] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [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: b2f57a25996443f9897fb25e34684f79; no voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, 4525fa36affe488d91eacd2cb835d224
I20260608 12:52:52.436295 12729 raft_consensus.cc:3060] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.435928 12743 consensus_queue.cc:237] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.440008 12732 raft_consensus.cc:2749] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:52.446363 12729 raft_consensus.cc:2749] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:52.445835 12427 catalog_manager.cc:5696] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:52.448944 12729 raft_consensus.cc:493] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.449419 12729 raft_consensus.cc:515] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.451342 12729 leader_election.cc:290] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:52.452346 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2e0d7fb38f4bd591116921c8981eb0" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" is_pre_election: true
I20260608 12:52:52.452613 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2e0d7fb38f4bd591116921c8981eb0" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
I20260608 12:52:52.453101 12528 raft_consensus.cc:2468] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 0.
I20260608 12:52:52.453336 12604 raft_consensus.cc:2468] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 0.
I20260608 12:52:52.454491 12641 leader_election.cc:304] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79; no voters: 
I20260608 12:52:52.455403 12729 raft_consensus.cc:2804] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.455902 12729 raft_consensus.cc:493] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.456259 12729 raft_consensus.cc:3060] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.460920 12729 raft_consensus.cc:515] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.462479 12729 leader_election.cc:290] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 election: Requested vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:52.463524 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2e0d7fb38f4bd591116921c8981eb0" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
I20260608 12:52:52.463865 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2e0d7fb38f4bd591116921c8981eb0" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224"
I20260608 12:52:52.464329 12528 raft_consensus.cc:3060] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.464478 12604 raft_consensus.cc:3060] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.469509 12528 raft_consensus.cc:2468] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 1.
I20260608 12:52:52.469671 12604 raft_consensus.cc:2468] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 1.
I20260608 12:52:52.470616 12641 leader_election.cc:304] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79; no voters: 
I20260608 12:52:52.471423 12729 raft_consensus.cc:2804] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.472007 12729 raft_consensus.cc:697] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 1 LEADER]: Becoming Leader. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Running, Role: LEADER
I20260608 12:52:52.472683 12729 consensus_queue.cc:237] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:52.480724 12427 catalog_manager.cc:5696] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2f57a25996443f9897fb25e34684f79 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:52.597090  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:52:52.620157  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:52.621011  4891 tablet_replica.cc:333] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.621675  4891 raft_consensus.cc:2243] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:52.622400  4891 pending_rounds.cc:70] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Trying to abort 1 pending ops.
I20260608 12:52:52.622632  4891 pending_rounds.cc:77] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661314309910528 op_type: NO_OP noop_request { }
I20260608 12:52:52.623018  4891 raft_consensus.cc:2889] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:52.623311  4891 raft_consensus.cc:2272] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.625795  4891 tablet_replica.cc:333] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.626380  4891 raft_consensus.cc:2243] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:52.626878  4891 raft_consensus.cc:2272] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.628680  4891 tablet_replica.cc:333] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.629237  4891 raft_consensus.cc:2243] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:52.629652  4891 raft_consensus.cc:2272] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.632098  4891 tablet_replica.cc:333] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.632716  4891 raft_consensus.cc:2243] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:52.633136  4891 raft_consensus.cc:2272] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.634770  4891 tablet_replica.cc:333] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.635391  4891 raft_consensus.cc:2243] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:52.635804  4891 raft_consensus.cc:2272] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.638123  4891 tablet_replica.cc:333] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.638662  4891 raft_consensus.cc:2243] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:52.639163  4891 raft_consensus.cc:2272] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.641165  4891 tablet_replica.cc:333] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.641674  4891 raft_consensus.cc:2243] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:52.642001  4891 raft_consensus.cc:2272] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.643712  4891 tablet_replica.cc:333] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: stopping tablet replica
I20260608 12:52:52.644162  4891 raft_consensus.cc:2243] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:52.644899  4891 raft_consensus.cc:2272] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.664403  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:52:52.693970 12567 consensus_peers.cc:597] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:52.757618 12567 consensus_peers.cc:597] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:52.844413 12567 consensus_peers.cc:597] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:52.868117 12729 consensus_queue.cc:1048] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.873013 12770 consensus_queue.cc:1048] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:52.903621 12641 consensus_peers.cc:597] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:52.953086 12786 consensus_queue.cc:1048] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:52.967288 12641 consensus_peers.cc:597] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:53.064391 12567 consensus_peers.cc:597] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:53.441215 12795 consensus_queue.cc:579] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [LEADER]: Leader has been unable to successfully communicate with peer 2cd47697dbe7400f9c8e4bb8db9f4e64 for more than 1 seconds (1.061s)
I20260608 12:52:53.521720 12795 consensus_queue.cc:579] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [LEADER]: Leader has been unable to successfully communicate with peer 2cd47697dbe7400f9c8e4bb8db9f4e64 for more than 1 seconds (1.048s)
I20260608 12:52:53.631381 12770 raft_consensus.cc:493] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cd47697dbe7400f9c8e4bb8db9f4e64)
I20260608 12:52:53.631867 12770 raft_consensus.cc:515] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:53.633625 12770 leader_election.cc:290] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:53.634896 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "4525fa36affe488d91eacd2cb835d224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2f57a25996443f9897fb25e34684f79" is_pre_election: true
W20260608 12:52:53.637444 12567 leader_election.cc:336] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111)
I20260608 12:52:53.637859 12567 leader_election.cc:304] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [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: 4525fa36affe488d91eacd2cb835d224; no voters: 2cd47697dbe7400f9c8e4bb8db9f4e64, b2f57a25996443f9897fb25e34684f79
I20260608 12:52:53.638513 12770 raft_consensus.cc:2749] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:52:53.643898 12770 consensus_queue.cc:579] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Leader has been unable to successfully communicate with peer 2cd47697dbe7400f9c8e4bb8db9f4e64 for more than 1 seconds (1.086s)
I20260608 12:52:53.698318 12426 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51192:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:52:53.698972 12426 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51192:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:52:53.700691 12795 raft_consensus.cc:493] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cd47697dbe7400f9c8e4bb8db9f4e64)
I20260608 12:52:53.701287 12795 raft_consensus.cc:515] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:53.703739 12795 leader_election.cc:290] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:53.705348 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224" is_pre_election: true
I20260608 12:52:53.706051 12604 raft_consensus.cc:2468] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 1.
W20260608 12:52:53.707588 12641 leader_election.cc:336] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111)
I20260608 12:52:53.708424 12641 leader_election.cc:304] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [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: 4525fa36affe488d91eacd2cb835d224, b2f57a25996443f9897fb25e34684f79; no voters: 2cd47697dbe7400f9c8e4bb8db9f4e64
I20260608 12:52:53.709180 12795 raft_consensus.cc:2804] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:53.709558 12795 raft_consensus.cc:493] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cd47697dbe7400f9c8e4bb8db9f4e64)
I20260608 12:52:53.709932 12795 raft_consensus.cc:3060] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:53.716760 12795 raft_consensus.cc:515] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:53.718751 12795 leader_election.cc:290] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 2 election: Requested vote from peers 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023), 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:53.719293 12426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: Sending DeleteTablet for 3 replicas of tablet 5a2e0d7fb38f4bd591116921c8981eb0
I20260608 12:52:53.720511 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2a1a8eea34cc687563e651d64c5ea" candidate_uuid: "b2f57a25996443f9897fb25e34684f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4525fa36affe488d91eacd2cb835d224"
I20260608 12:52:53.721112 12604 raft_consensus.cc:3060] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:53.721369 12426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: Sending DeleteTablet for 3 replicas of tablet 01377b58314546ab898a78df179547f2
I20260608 12:52:53.723126 12426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: Sending DeleteTablet for 3 replicas of tablet e4c500c744f9495eaa5831a7bba65229
I20260608 12:52:53.724742 12426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: Sending DeleteTablet for 3 replicas of tablet f3ab73720e2b40459c6629dfc30aa14e
I20260608 12:52:53.727102 12667 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a2e0d7fb38f4bd591116921c8981eb0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:50172
I20260608 12:52:53.728765 12604 raft_consensus.cc:2468] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f57a25996443f9897fb25e34684f79 in term 2.
I20260608 12:52:53.729136 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a2e0d7fb38f4bd591116921c8981eb0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:46710
I20260608 12:52:53.730439  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:53.731076 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet 01377b58314546ab898a78df179547f2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:46710
I20260608 12:52:53.731256 12810 tablet_replica.cc:333] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:53.732159 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c500c744f9495eaa5831a7bba65229 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:46710
I20260608 12:52:53.732344 12810 raft_consensus.cc:2243] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:53.733050 12810 raft_consensus.cc:2272] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.733146 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet f3ab73720e2b40459c6629dfc30aa14e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:46710
I20260608 12:52:53.734055 12809 tablet_replica.cc:333] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
W20260608 12:52:53.734115 12641 leader_election.cc:336] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111)
I20260608 12:52:53.735251 12779 consensus_queue.cc:579] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Leader has been unable to successfully communicate with peer 2cd47697dbe7400f9c8e4bb8db9f4e64 for more than 1 seconds (1.363s)
I20260608 12:52:53.735334 12809 raft_consensus.cc:2243] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:53.735713 12641 leader_election.cc:304] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [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: 4525fa36affe488d91eacd2cb835d224, b2f57a25996443f9897fb25e34684f79; no voters: 2cd47697dbe7400f9c8e4bb8db9f4e64
I20260608 12:52:53.745388 12810 ts_tablet_manager.cc:1916] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:53.746876 12795 raft_consensus.cc:2804] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:53.747400 12795 raft_consensus.cc:697] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 LEADER]: Becoming Leader. State: Replica: b2f57a25996443f9897fb25e34684f79, State: Running, Role: LEADER
I20260608 12:52:53.748507 12667 tablet_service.cc:1558] Processing DeleteTablet for tablet 01377b58314546ab898a78df179547f2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:50172
I20260608 12:52:53.748248 12795 consensus_queue.cc:237] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:53.749276 12668 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c500c744f9495eaa5831a7bba65229 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:50172
W20260608 12:52:53.748524 12475 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2cd47697dbe7400f9c8e4bb8db9f4e64 not available for placement
I20260608 12:52:53.750224 12665 tablet_service.cc:1558] Processing DeleteTablet for tablet f3ab73720e2b40459c6629dfc30aa14e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:50172
I20260608 12:52:53.751751 12809 raft_consensus.cc:2272] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:53.751821 12812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:53.756315 12809 ts_tablet_manager.cc:1916] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:52:53.758126 12813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:53.773527 12411 catalog_manager.cc:4754] TS 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 5a2e0d7fb38f4bd591116921c8981eb0: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111)
I20260608 12:52:53.775470 12810 ts_tablet_manager.cc:1929] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:53.776226 12810 log.cc:1199] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/5a2e0d7fb38f4bd591116921c8981eb0
I20260608 12:52:53.775635 12426 catalog_manager.cc:5696] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 reported cstate change: term changed from 1 to 2, leader changed from 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193) to b2f57a25996443f9897fb25e34684f79 (127.4.198.195). New cstate: current_term: 2 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:53.777375 12810 ts_tablet_manager.cc:1950] T 5a2e0d7fb38f4bd591116921c8981eb0 P 4525fa36affe488d91eacd2cb835d224: Deleting consensus metadata
I20260608 12:52:53.778079 12809 ts_tablet_manager.cc:1929] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:53.780920 12809 log.cc:1199] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/5a2e0d7fb38f4bd591116921c8981eb0
W20260608 12:52:53.780160 12816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:53.781854 12809 ts_tablet_manager.cc:1950] T 5a2e0d7fb38f4bd591116921c8981eb0 P b2f57a25996443f9897fb25e34684f79: Deleting consensus metadata
I20260608 12:52:53.781962 12411 catalog_manager.cc:5027] TS 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): tablet 5a2e0d7fb38f4bd591116921c8981eb0 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.783042 12810 tablet_replica.cc:333] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:53.783581  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:53.784147 12810 raft_consensus.cc:2243] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:53.784974  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:53.785272  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:53.785501  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923173785468 us; error 0 us; skew 500 ppm
I20260608 12:52:53.785516 12809 tablet_replica.cc:333] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
I20260608 12:52:53.785627 12412 catalog_manager.cc:5027] TS b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): tablet 5a2e0d7fb38f4bd591116921c8981eb0 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.784862 12810 raft_consensus.cc:2272] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.786525  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:53.786777 12809 raft_consensus.cc:2243] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:53.788369 12809 raft_consensus.cc:2272] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.789973  4891 webserver.cc:533] Webserver started at http://127.4.198.196:36865/ using document root <none> and password file <none>
I20260608 12:52:53.790753  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:53.791061  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:53.791451  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:53.791553 12810 ts_tablet_manager.cc:1916] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:53.792954  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "c1533d98a2884942a1142941f6388685"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-cf34"
I20260608 12:52:53.795199 12809 ts_tablet_manager.cc:1916] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:53.807256  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.011s	sys 0.005s
I20260608 12:52:53.807376 12810 ts_tablet_manager.cc:1929] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:53.808027 12810 log.cc:1199] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/01377b58314546ab898a78df179547f2
I20260608 12:52:53.808826 12810 ts_tablet_manager.cc:1950] T 01377b58314546ab898a78df179547f2 P 4525fa36affe488d91eacd2cb835d224: Deleting consensus metadata
I20260608 12:52:53.811400 12809 ts_tablet_manager.cc:1929] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:53.811543 12821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.811910 12809 log.cc:1199] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/01377b58314546ab898a78df179547f2
I20260608 12:52:53.812094 12810 tablet_replica.cc:333] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:53.812342 12411 catalog_manager.cc:5027] TS 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): tablet 01377b58314546ab898a78df179547f2 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.812752 12809 ts_tablet_manager.cc:1950] T 01377b58314546ab898a78df179547f2 P b2f57a25996443f9897fb25e34684f79: Deleting consensus metadata
I20260608 12:52:53.813071 12810 raft_consensus.cc:2243] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:53.813627  4891 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:52:53.813977  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "c1533d98a2884942a1142941f6388685"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-cf34"
I20260608 12:52:53.814250 12810 raft_consensus.cc:2272] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.814280  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:53.816001 12809 tablet_replica.cc:333] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
I20260608 12:52:53.816256 12412 catalog_manager.cc:5027] TS b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): tablet 01377b58314546ab898a78df179547f2 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.816995 12809 raft_consensus.cc:2243] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:53.817454 12810 ts_tablet_manager.cc:1916] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:53.817590 12779 consensus_queue.cc:579] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Leader has been unable to successfully communicate with peer 2cd47697dbe7400f9c8e4bb8db9f4e64 for more than 1 seconds (1.571s)
I20260608 12:52:53.817618 12809 raft_consensus.cc:2272] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.824779 12809 ts_tablet_manager.cc:1916] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:53.835470 12810 ts_tablet_manager.cc:1929] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:53.835927 12810 log.cc:1199] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/e4c500c744f9495eaa5831a7bba65229
I20260608 12:52:53.836658 12810 ts_tablet_manager.cc:1950] T e4c500c744f9495eaa5831a7bba65229 P 4525fa36affe488d91eacd2cb835d224: Deleting consensus metadata
I20260608 12:52:53.840214 12411 catalog_manager.cc:5027] TS 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): tablet e4c500c744f9495eaa5831a7bba65229 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.840796 12809 ts_tablet_manager.cc:1929] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:53.841231 12809 log.cc:1199] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/e4c500c744f9495eaa5831a7bba65229
I20260608 12:52:53.841924 12809 ts_tablet_manager.cc:1950] T e4c500c744f9495eaa5831a7bba65229 P b2f57a25996443f9897fb25e34684f79: Deleting consensus metadata
I20260608 12:52:53.843838 12810 tablet_replica.cc:333] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:53.844827 12810 raft_consensus.cc:2243] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:53.844969 12412 catalog_manager.cc:5027] TS b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): tablet e4c500c744f9495eaa5831a7bba65229 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.845402 12810 raft_consensus.cc:2272] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.846104 12809 tablet_replica.cc:333] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
I20260608 12:52:53.847077 12809 raft_consensus.cc:2243] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:53.847605 12809 raft_consensus.cc:2272] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.848272 12810 ts_tablet_manager.cc:1916] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:53.850170 12809 ts_tablet_manager.cc:1916] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:53.857971  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:53.859257 12810 ts_tablet_manager.cc:1929] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:53.859566  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:53.859642 12810 log.cc:1199] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/f3ab73720e2b40459c6629dfc30aa14e
I20260608 12:52:53.860427 12810 ts_tablet_manager.cc:1950] T f3ab73720e2b40459c6629dfc30aa14e P 4525fa36affe488d91eacd2cb835d224: Deleting consensus metadata
I20260608 12:52:53.861763  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:53.863219 12411 catalog_manager.cc:5027] TS 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): tablet f3ab73720e2b40459c6629dfc30aa14e (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.865134  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:53.865456  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.865458 12809 ts_tablet_manager.cc:1929] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:53.865963  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:53.866035 12809 log.cc:1199] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/f3ab73720e2b40459c6629dfc30aa14e
I20260608 12:52:53.866312  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:52:53.866880 12809 ts_tablet_manager.cc:1950] T f3ab73720e2b40459c6629dfc30aa14e P b2f57a25996443f9897fb25e34684f79: Deleting consensus metadata
I20260608 12:52:53.870329 12412 catalog_manager.cc:5027] TS b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): tablet f3ab73720e2b40459c6629dfc30aa14e (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:53.915150  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:33813
I20260608 12:52:53.915289 12884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:33813 every 8 connection(s)
I20260608 12:52:53.920204  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:53.928767 12888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:53.929701 12889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:53.932860 12891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:53.933610 12885 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35801
I20260608 12:52:53.934106 12885 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:53.934600  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:53.935110 12885 heartbeater.cc:507] Master 127.4.198.254:35801 requested a full tablet report, sending...
I20260608 12:52:53.935786  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:53.936075  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:53.936281  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923173936268 us; error 0 us; skew 500 ppm
I20260608 12:52:53.937294  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:53.937512 12426 ts_manager.cc:194] Registered new tserver with Master: c1533d98a2884942a1142941f6388685 (127.4.198.196:33813)
I20260608 12:52:53.939606 12426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51228
I20260608 12:52:53.941103  4891 webserver.cc:533] Webserver started at http://127.4.198.193:39677/ using document root <none> and password file <none>
I20260608 12:52:53.941951  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:53.942224  4891 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:53.947737  4891 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:53.951474 12896 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.952220  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:52:53.952545  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-cf34"
I20260608 12:52:53.952914  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:53.971925  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:53.973097  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:53.974593  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:53.978777 12903 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:52:53.982067 12604 consensus_queue.cc:237] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:53.989809 12676 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:53.991707 12732 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:53.997834 12603 consensus_queue.cc:237] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
W20260608 12:52:54.012219 12567 consensus_peers.cc:597] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:54.017669 12732 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.020517 12677 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:54.022162 12675 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.027554 12770 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:52:54.028470 12567 consensus_peers.cc:597] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 -> Peer c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): Couldn't send request to peer c1533d98a2884942a1142941f6388685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 672e2bea906644008ab5ba746425bcdd. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:54.029605 12567 consensus_peers.cc:597] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 -> Peer c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): Couldn't send request to peer c1533d98a2884942a1142941f6388685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8c816124bcc4121b412aa77bdeac285. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:54.032263 12567 consensus_peers.cc:597] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:54.037763 12411 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 672e2bea906644008ab5ba746425bcdd with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:52:54.039160  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:52:54.039600  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.062s	user 0.003s	sys 0.000s
I20260608 12:52:54.040014  4891 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:52:54.041121 12426 catalog_manager.cc:5696] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 reported cstate change: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.048290 12903 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:54.048146 12770 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.050117 12675 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.059031 12411 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a8c816124bcc4121b412aa77bdeac285 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:52:54.066948 12426 catalog_manager.cc:5696] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 reported cstate change: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.072090 12903 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.073134 12903 tablet_bootstrap.cc:492] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.073796 12903 ts_tablet_manager.cc:1403] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260608 12:52:54.076706 12903 raft_consensus.cc:359] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.077630 12903 raft_consensus.cc:740] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.078449 12903 consensus_queue.cc:260] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.084088 12903 ts_tablet_manager.cc:1434] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260608 12:52:54.084863 12903 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:54.091209  4891 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:52:54.091552  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.041s	sys 0.000s
I20260608 12:52:54.098129 12903 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.099030 12903 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.099861 12903 ts_tablet_manager.cc:1403] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:52:54.099495 12603 consensus_queue.cc:237] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.103048 12903 raft_consensus.cc:359] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.103816 12903 raft_consensus.cc:740] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.104683 12903 consensus_queue.cc:260] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.107193 12903 ts_tablet_manager.cc:1434] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:52:54.108178 12903 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:54.117341 12675 raft_consensus.cc:1275] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:54.118757 12567 consensus_peers.cc:597] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 -> Peer c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): Couldn't send request to peer c1533d98a2884942a1142941f6388685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adea050f2e184521bd27949f49d6e80f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:54.121961 12770 consensus_queue.cc:1048] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:52:54.132028 12567 consensus_peers.cc:597] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:54.132570 12903 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.133792 12903 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.134598 12903 ts_tablet_manager.cc:1403] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260608 12:52:54.136987 12732 raft_consensus.cc:2955] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.137863 12903 raft_consensus.cc:359] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.138573 12903 raft_consensus.cc:740] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.139577 12903 consensus_queue.cc:260] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.139694 12675 raft_consensus.cc:2955] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.141898 12903 ts_tablet_manager.cc:1434] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:52:54.142841 12903 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
W20260608 12:52:54.152444 12641 consensus_peers.cc:597] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:54.161729 12425 catalog_manager.cc:5696] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 reported cstate change: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.172192 12411 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet adea050f2e184521bd27949f49d6e80f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:52:54.195935 12903 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.196997 12903 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.197693 12903 ts_tablet_manager.cc:1403] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.031s
I20260608 12:52:54.200433 12903 raft_consensus.cc:359] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:54.201172 12903 raft_consensus.cc:740] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.201924 12903 consensus_queue.cc:260] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:54.203722 12903 ts_tablet_manager.cc:1434] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:52:54.204385 12903 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:54.214262 12903 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.215018 12903 tablet_bootstrap.cc:492] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.215576 12903 ts_tablet_manager.cc:1403] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.006s
I20260608 12:52:54.217969 12903 raft_consensus.cc:359] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.218551 12903 raft_consensus.cc:740] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.219326 12903 consensus_queue.cc:260] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.220808 12903 ts_tablet_manager.cc:1434] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260608 12:52:54.221480 12903 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:54.233075  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:38023
I20260608 12:52:54.233222 12903 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.233390 12974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:38023 every 8 connection(s)
I20260608 12:52:54.234082 12903 tablet_bootstrap.cc:492] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.234685 12903 ts_tablet_manager.cc:1403] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:52:54.237300 12903 raft_consensus.cc:359] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.238054 12903 raft_consensus.cc:740] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.238926 12903 consensus_queue.cc:260] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.240830 12903 ts_tablet_manager.cc:1434] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:52:54.242105 12903 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:54.251368 12975 heartbeater.cc:344] Connected to a master server at 127.4.198.254:35801
I20260608 12:52:54.251821 12975 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:54.252609 12975 heartbeater.cc:507] Master 127.4.198.254:35801 requested a full tablet report, sending...
I20260608 12:52:54.255873 12903 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.256798 12903 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.257413 12903 ts_tablet_manager.cc:1403] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:52:54.258030 12426 ts_manager.cc:194] Re-registered known tserver with Master: 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023)
I20260608 12:52:54.259585 12903 raft_consensus.cc:359] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.260140 12903 raft_consensus.cc:740] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.260782 12903 consensus_queue.cc:260] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.262359 12903 ts_tablet_manager.cc:1434] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260608 12:52:54.263072 12903 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap starting.
I20260608 12:52:54.264988 12426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51230
I20260608 12:52:54.267963 12975 heartbeater.cc:499] Master 127.4.198.254:35801 was elected leader, sending a full tablet report...
I20260608 12:52:54.273386 12903 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: 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:52:54.274055 12903 tablet_bootstrap.cc:492] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Bootstrap complete.
I20260608 12:52:54.274710 12903 ts_tablet_manager.cc:1403] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 12:52:54.277714 12903 raft_consensus.cc:359] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.278333 12903 raft_consensus.cc:740] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cd47697dbe7400f9c8e4bb8db9f4e64, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.279008 12903 consensus_queue.cc:260] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:54.280758 12903 ts_tablet_manager.cc:1434] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:52:54.338099 12603 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:54.339625 12795 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:54.400105 12932 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c500c744f9495eaa5831a7bba65229 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:37510
I20260608 12:52:54.401667 12985 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:54.402405 12985 raft_consensus.cc:2243] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:54.402935 12985 raft_consensus.cc:2272] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:54.405170 12985 ts_tablet_manager.cc:1916] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:54.415707 12985 ts_tablet_manager.cc:1929] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:54.415999 12985 log.cc:1199] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/e4c500c744f9495eaa5831a7bba65229
I20260608 12:52:54.416571 12985 ts_tablet_manager.cc:1950] T e4c500c744f9495eaa5831a7bba65229 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting consensus metadata
I20260608 12:52:54.419028 12411 catalog_manager.cc:5027] TS 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): tablet e4c500c744f9495eaa5831a7bba65229 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:54.419659 12932 tablet_service.cc:1558] Processing DeleteTablet for tablet f3ab73720e2b40459c6629dfc30aa14e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:37510
I20260608 12:52:54.420437 12985 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:54.421062 12985 raft_consensus.cc:2243] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:54.421398 12985 pending_rounds.cc:70] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Trying to abort 1 pending ops.
I20260608 12:52:54.421558 12985 pending_rounds.cc:77] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661314309910528 op_type: NO_OP noop_request { }
I20260608 12:52:54.421813 12985 raft_consensus.cc:2889] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:54.422065 12985 raft_consensus.cc:2272] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:54.424430 12985 ts_tablet_manager.cc:1916] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:54.435587 12985 ts_tablet_manager.cc:1929] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:54.435946 12985 log.cc:1199] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/f3ab73720e2b40459c6629dfc30aa14e
I20260608 12:52:54.436630 12985 ts_tablet_manager.cc:1950] T f3ab73720e2b40459c6629dfc30aa14e P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting consensus metadata
I20260608 12:52:54.439040 12411 catalog_manager.cc:5027] TS 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): tablet f3ab73720e2b40459c6629dfc30aa14e (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:54.471338 12932 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a2e0d7fb38f4bd591116921c8981eb0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:37510
I20260608 12:52:54.472147 12985 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:54.472831 12985 raft_consensus.cc:2243] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:54.473296 12985 raft_consensus.cc:2272] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:54.475798 12985 ts_tablet_manager.cc:1916] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:54.486636 12985 ts_tablet_manager.cc:1929] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:54.487061 12985 log.cc:1199] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/5a2e0d7fb38f4bd591116921c8981eb0
I20260608 12:52:54.487588 12932 tablet_service.cc:1558] Processing DeleteTablet for tablet 01377b58314546ab898a78df179547f2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:53 UTC) from {username='slave'} at 127.0.0.1:37510
I20260608 12:52:54.487690 12985 ts_tablet_manager.cc:1950] T 5a2e0d7fb38f4bd591116921c8981eb0 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting consensus metadata
I20260608 12:52:54.490209 12985 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:54.490406 12411 catalog_manager.cc:5027] TS 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): tablet 5a2e0d7fb38f4bd591116921c8981eb0 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:54.490990 12985 raft_consensus.cc:2243] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:54.491669 12985 raft_consensus.cc:2272] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:54.494174 12985 ts_tablet_manager.cc:1916] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:54.505399 12985 ts_tablet_manager.cc:1929] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:54.505806 12985 log.cc:1199] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/01377b58314546ab898a78df179547f2
I20260608 12:52:54.506459 12985 ts_tablet_manager.cc:1950] T 01377b58314546ab898a78df179547f2 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting consensus metadata
I20260608 12:52:54.509052 12411 catalog_manager.cc:5027] TS 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): tablet 01377b58314546ab898a78df179547f2 (table dugtrio [id=e452951b7e9f403cb8d01453106227bf]) successfully deleted
I20260608 12:52:54.525391 12948 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.528079 12947 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.532450 12988 ts_tablet_manager.cc:933] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Initiating tablet copy from peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:54.535718 12988 tablet_copy_client.cc:323] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:43591
I20260608 12:52:54.550410 12614 tablet_copy_service.cc:140] P 4525fa36affe488d91eacd2cb835d224: Received BeginTabletCopySession request for tablet 672e2bea906644008ab5ba746425bcdd from peer c1533d98a2884942a1142941f6388685 ({username='slave'} at 127.0.0.1:46734)
I20260608 12:52:54.551247 12614 tablet_copy_service.cc:161] P 4525fa36affe488d91eacd2cb835d224: Beginning new tablet copy session on tablet 672e2bea906644008ab5ba746425bcdd from peer c1533d98a2884942a1142941f6388685 at {username='slave'} at 127.0.0.1:46734: session id = c1533d98a2884942a1142941f6388685-672e2bea906644008ab5ba746425bcdd
I20260608 12:52:54.556960 12614 tablet_copy_source_session.cc:215] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:54.560158 12988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672e2bea906644008ab5ba746425bcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:54.571610 12988 tablet_copy_client.cc:806] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:54.572193 12988 tablet_copy_client.cc:670] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:54.575917 12988 tablet_copy_client.cc:538] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:54.582134 12988 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Bootstrap starting.
I20260608 12:52:54.598402 12988 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:54.599262 12988 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Bootstrap complete.
I20260608 12:52:54.599918 12988 ts_tablet_manager.cc:1403] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.005s
I20260608 12:52:54.602269 12988 raft_consensus.cc:359] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.602917 12988 raft_consensus.cc:740] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1533d98a2884942a1142941f6388685, State: Initialized, Role: LEARNER
I20260608 12:52:54.603482 12988 consensus_queue.cc:260] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.605406 12885 heartbeater.cc:499] Master 127.4.198.254:35801 was elected leader, sending a full tablet report...
I20260608 12:52:54.605545 12988 ts_tablet_manager.cc:1434] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:52:54.607604 12614 tablet_copy_service.cc:342] P 4525fa36affe488d91eacd2cb835d224: Request end of tablet copy session c1533d98a2884942a1142941f6388685-672e2bea906644008ab5ba746425bcdd received from {username='slave'} at 127.0.0.1:46734
I20260608 12:52:54.608067 12614 tablet_copy_service.cc:434] P 4525fa36affe488d91eacd2cb835d224: ending tablet copy session c1533d98a2884942a1142941f6388685-672e2bea906644008ab5ba746425bcdd on tablet 672e2bea906644008ab5ba746425bcdd with peer c1533d98a2884942a1142941f6388685
I20260608 12:52:54.629329 12947 raft_consensus.cc:2955] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.638935 12988 ts_tablet_manager.cc:933] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Initiating tablet copy from peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:54.640570 12988 tablet_copy_client.cc:323] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:43591
I20260608 12:52:54.642283 12614 tablet_copy_service.cc:140] P 4525fa36affe488d91eacd2cb835d224: Received BeginTabletCopySession request for tablet a8c816124bcc4121b412aa77bdeac285 from peer c1533d98a2884942a1142941f6388685 ({username='slave'} at 127.0.0.1:46734)
I20260608 12:52:54.642831 12614 tablet_copy_service.cc:161] P 4525fa36affe488d91eacd2cb835d224: Beginning new tablet copy session on tablet a8c816124bcc4121b412aa77bdeac285 from peer c1533d98a2884942a1142941f6388685 at {username='slave'} at 127.0.0.1:46734: session id = c1533d98a2884942a1142941f6388685-a8c816124bcc4121b412aa77bdeac285
I20260608 12:52:54.648829 12614 tablet_copy_source_session.cc:215] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:54.651482 12988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c816124bcc4121b412aa77bdeac285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:54.662914 12988 tablet_copy_client.cc:806] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:54.663439 12988 tablet_copy_client.cc:670] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:54.667264 12988 tablet_copy_client.cc:538] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:54.673863 12988 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Bootstrap starting.
I20260608 12:52:54.691902 12988 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:54.692948 12988 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Bootstrap complete.
I20260608 12:52:54.693548 12988 ts_tablet_manager.cc:1403] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260608 12:52:54.695514 12997 ts_tablet_manager.cc:933] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Initiating tablet copy from peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:54.696498 12988 raft_consensus.cc:359] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.697108 12997 tablet_copy_client.cc:323] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:43591
I20260608 12:52:54.697431 12988 raft_consensus.cc:740] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1533d98a2884942a1142941f6388685, State: Initialized, Role: LEARNER
I20260608 12:52:54.698266 12988 consensus_queue.cc:260] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.699254 12614 tablet_copy_service.cc:140] P 4525fa36affe488d91eacd2cb835d224: Received BeginTabletCopySession request for tablet adea050f2e184521bd27949f49d6e80f from peer c1533d98a2884942a1142941f6388685 ({username='slave'} at 127.0.0.1:46734)
I20260608 12:52:54.699860 12614 tablet_copy_service.cc:161] P 4525fa36affe488d91eacd2cb835d224: Beginning new tablet copy session on tablet adea050f2e184521bd27949f49d6e80f from peer c1533d98a2884942a1142941f6388685 at {username='slave'} at 127.0.0.1:46734: session id = c1533d98a2884942a1142941f6388685-adea050f2e184521bd27949f49d6e80f
I20260608 12:52:54.700484 12988 ts_tablet_manager.cc:1434] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:52:54.702222 12613 tablet_copy_service.cc:342] P 4525fa36affe488d91eacd2cb835d224: Request end of tablet copy session c1533d98a2884942a1142941f6388685-a8c816124bcc4121b412aa77bdeac285 received from {username='slave'} at 127.0.0.1:46734
I20260608 12:52:54.702670 12613 tablet_copy_service.cc:434] P 4525fa36affe488d91eacd2cb835d224: ending tablet copy session c1533d98a2884942a1142941f6388685-a8c816124bcc4121b412aa77bdeac285 on tablet a8c816124bcc4121b412aa77bdeac285 with peer c1533d98a2884942a1142941f6388685
I20260608 12:52:54.707639 12614 tablet_copy_source_session.cc:215] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:54.711149 12997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adea050f2e184521bd27949f49d6e80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:54.722317 12997 tablet_copy_client.cc:806] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:54.722913 12997 tablet_copy_client.cc:670] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:54.726691 12997 tablet_copy_client.cc:538] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:54.733105 12997 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Bootstrap starting.
I20260608 12:52:54.749805 12997 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:54.750651 12997 tablet_bootstrap.cc:492] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Bootstrap complete.
I20260608 12:52:54.751464 12997 ts_tablet_manager.cc:1403] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 12:52:54.753911 12997 raft_consensus.cc:359] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.754622 12997 raft_consensus.cc:740] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1533d98a2884942a1142941f6388685, State: Initialized, Role: LEARNER
I20260608 12:52:54.755381 12997 consensus_queue.cc:260] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.757552 12997 ts_tablet_manager.cc:1434] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:52:54.759454 12614 tablet_copy_service.cc:342] P 4525fa36affe488d91eacd2cb835d224: Request end of tablet copy session c1533d98a2884942a1142941f6388685-adea050f2e184521bd27949f49d6e80f received from {username='slave'} at 127.0.0.1:46734
I20260608 12:52:54.759923 12614 tablet_copy_service.cc:434] P 4525fa36affe488d91eacd2cb835d224: ending tablet copy session c1533d98a2884942a1142941f6388685-adea050f2e184521bd27949f49d6e80f on tablet adea050f2e184521bd27949f49d6e80f with peer c1533d98a2884942a1142941f6388685
I20260608 12:52:54.760674 12795 consensus_queue.cc:579] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Leader has been unable to successfully communicate with peer 2cd47697dbe7400f9c8e4bb8db9f4e64 for more than 1 seconds (1.011s)
I20260608 12:52:54.774976 12675 consensus_queue.cc:237] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.777648 12947 raft_consensus.cc:3060] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:52:54.779276 12475 auto_rebalancer.cc:591] Failed to schedule move for tablet adea050f2e184521bd27949f49d6e80f: Invalid argument: Server with UUID c1533d98a2884942a1142941f6388685 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:54.789876 12603 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:54.792416 12981 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:54.802223 12795 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
W20260608 12:52:54.808033 12641 consensus_peers.cc:597] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 -> Peer c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): Couldn't send request to peer c1533d98a2884942a1142941f6388685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1d2a1a8eea34cc687563e651d64c5ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:54.810177 12948 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:54.811569 12603 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.814244 12981 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:54.817448 12412 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c1d2a1a8eea34cc687563e651d64c5ea with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:52:54.818889 12948 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:54.823705 12425 catalog_manager.cc:5696] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 reported cstate change: config changed from index -1 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New cstate: current_term: 2 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:54.830862 12475 auto_rebalancer.cc:591] Failed to schedule move for tablet c1d2a1a8eea34cc687563e651d64c5ea: Illegal state: Request specified cas_config_opid_index of -1 but the committed config has opid_index of 3
W20260608 12:52:54.837134 12475 auto_rebalancer.cc:591] Failed to schedule move for tablet 672e2bea906644008ab5ba746425bcdd: Invalid argument: Server with UUID c1533d98a2884942a1142941f6388685 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:55.088287 12859 raft_consensus.cc:1217] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:55.138975 12603 consensus_queue.cc:237] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:55.145394 12675 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:55.145572 12948 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:55.147122 12732 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:55.147837 13009 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:55.148301 12603 consensus_queue.cc:237] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:55.155599 12779 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.158890 12677 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:55.159525 12947 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:55.160902 12732 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:55.161803 13009 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:55.163189 12948 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.167290 12411 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 672e2bea906644008ab5ba746425bcdd with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:55.169836 13009 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.172490 12947 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.176680 12427 catalog_manager.cc:5696] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 reported cstate change: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:55.182317 12411 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a8c816124bcc4121b412aa77bdeac285 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:55.181573 12675 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.204766 12675 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.205498 12426 catalog_manager.cc:5696] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 reported cstate change: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:55.216475 12850 tablet_service.cc:1558] Processing DeleteTablet for tablet 672e2bea906644008ab5ba746425bcdd with delete_type TABLET_DATA_TOMBSTONED (TS c1533d98a2884942a1142941f6388685 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60948
I20260608 12:52:55.218740 13017 tablet_replica.cc:333] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: stopping tablet replica
I20260608 12:52:55.219547 13017 raft_consensus.cc:2243] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:52:55.220095 13017 raft_consensus.cc:2272] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:52:55.222543 13017 ts_tablet_manager.cc:1916] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:55.225807 12850 tablet_service.cc:1558] Processing DeleteTablet for tablet a8c816124bcc4121b412aa77bdeac285 with delete_type TABLET_DATA_TOMBSTONED (TS c1533d98a2884942a1142941f6388685 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60948
I20260608 12:52:55.237447 12603 consensus_queue.cc:237] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } }
I20260608 12:52:55.238550 13017 ts_tablet_manager.cc:1929] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:52:55.239110 13017 log.cc:1199] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root/wals/672e2bea906644008ab5ba746425bcdd
I20260608 12:52:55.240919 12411 catalog_manager.cc:5027] TS c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): tablet 672e2bea906644008ab5ba746425bcdd (table test-workload [id=548b28ed8ec54885b51870b063d17764]) successfully deleted
I20260608 12:52:55.241109 13017 tablet_replica.cc:333] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: stopping tablet replica
I20260608 12:52:55.242269 13017 raft_consensus.cc:2243] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:52:55.242978 13017 raft_consensus.cc:2272] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:52:55.244843 12675 raft_consensus.cc:1275] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:55.245126 12947 raft_consensus.cc:1275] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:55.246277 13017 ts_tablet_manager.cc:1916] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:55.247014 13015 consensus_queue.cc:1048] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:55.247773 13009 consensus_queue.cc:1048] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:55.255555 13009 raft_consensus.cc:2955] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.257658 12947 raft_consensus.cc:2955] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.259660 12675 raft_consensus.cc:2955] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } }
I20260608 12:52:55.264142 13017 ts_tablet_manager.cc:1929] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:52:55.264637 13017 log.cc:1199] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root/wals/a8c816124bcc4121b412aa77bdeac285
I20260608 12:52:55.266347 12411 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet adea050f2e184521bd27949f49d6e80f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:55.267216 12411 catalog_manager.cc:5027] TS c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): tablet a8c816124bcc4121b412aa77bdeac285 (table test-workload [id=548b28ed8ec54885b51870b063d17764]) successfully deleted
I20260608 12:52:55.272733 12427 catalog_manager.cc:5696] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 reported cstate change: config changed from index 2 to 3, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:55.282990 12850 tablet_service.cc:1558] Processing DeleteTablet for tablet adea050f2e184521bd27949f49d6e80f with delete_type TABLET_DATA_TOMBSTONED (TS c1533d98a2884942a1142941f6388685 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60948
I20260608 12:52:55.284027 13017 tablet_replica.cc:333] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: stopping tablet replica
I20260608 12:52:55.284683 13017 raft_consensus.cc:2243] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:52:55.285220 13017 raft_consensus.cc:2272] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:52:55.287421 13017 ts_tablet_manager.cc:1916] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:55.298123 13017 ts_tablet_manager.cc:1929] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:52:55.298470 13017 log.cc:1199] T adea050f2e184521bd27949f49d6e80f P c1533d98a2884942a1142941f6388685: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-3-root/wals/adea050f2e184521bd27949f49d6e80f
I20260608 12:52:55.299990 12411 catalog_manager.cc:5027] TS c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): tablet adea050f2e184521bd27949f49d6e80f (table test-workload [id=548b28ed8ec54885b51870b063d17764]) successfully deleted
I20260608 12:52:55.311254 12675 consensus_queue.cc:237] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } }
I20260608 12:52:55.316217 12603 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:55.316217 12947 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:55.317953 12795 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:55.318692 13020 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:52:55.325290 13020 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } }
I20260608 12:52:55.327224 12603 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } }
I20260608 12:52:55.328004 12947 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } }
I20260608 12:52:55.333967 12412 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c1d2a1a8eea34cc687563e651d64c5ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:55.337731 12426 catalog_manager.cc:5696] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 reported cstate change: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) evicted. New cstate: current_term: 2 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:55.350103 12850 tablet_service.cc:1558] Processing DeleteTablet for tablet c1d2a1a8eea34cc687563e651d64c5ea with delete_type TABLET_DATA_TOMBSTONED (TS c1533d98a2884942a1142941f6388685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60948
W20260608 12:52:55.351994 12411 catalog_manager.cc:4994] TS c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): delete failed for tablet c1d2a1a8eea34cc687563e651d64c5ea because the tablet was not found. No further retry: Not found: Tablet not found: c1d2a1a8eea34cc687563e651d64c5ea
I20260608 12:52:55.852080 12603 consensus_queue.cc:237] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:55.859222 12675 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:52:55.859596 12567 consensus_peers.cc:597] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 -> Peer c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): Couldn't send request to peer c1533d98a2884942a1142941f6388685. 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:52:55.860333 12947 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:55.860584 13021 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } 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:52:55.861959 13022 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:55.868741 13021 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.870494 12675 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.871344 12947 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.883385 12677 consensus_queue.cc:237] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:55.882920 12427 catalog_manager.cc:5696] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 reported cstate change: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:55.892468 12641 consensus_peers.cc:597] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 -> Peer c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): Couldn't send request to peer c1533d98a2884942a1142941f6388685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1d2a1a8eea34cc687563e651d64c5ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:55.896601 12603 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:55.897003 12947 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:55.898042 13023 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } 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:52:55.899066 13027 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:55.907612 13027 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.909524 12947 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.912298 12603 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.920204 12425 catalog_manager.cc:5696] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 reported cstate change: config changed from index 4 to 5, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New cstate: current_term: 2 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.922365 12604 consensus_queue.cc:237] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
W20260608 12:52:55.931043 12567 consensus_peers.cc:597] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 -> Peer c1533d98a2884942a1142941f6388685 (127.4.198.196:33813): Couldn't send request to peer c1533d98a2884942a1142941f6388685. 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:52:55.934134 12677 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:55.934924 12947 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:55.935731 13013 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:55.936746 13021 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } 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:52:55.943499 13013 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.945276 12947 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.948282 12677 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:55.957481 12426 catalog_manager.cc:5696] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 reported cstate change: config changed from index 3 to 4, NON_VOTER c1533d98a2884942a1142941f6388685 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } } }
I20260608 12:52:56.292145 13030 ts_tablet_manager.cc:933] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: Initiating tablet copy from peer b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703)
I20260608 12:52:56.295786 13030 tablet_copy_client.cc:323] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:36703
I20260608 12:52:56.296810 13031 ts_tablet_manager.cc:933] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Initiating tablet copy from peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:56.317420 13031 tablet_copy_client.cc:323] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:43591
I20260608 12:52:56.319306 12614 tablet_copy_service.cc:140] P 4525fa36affe488d91eacd2cb835d224: Received BeginTabletCopySession request for tablet 672e2bea906644008ab5ba746425bcdd from peer c1533d98a2884942a1142941f6388685 ({username='slave'} at 127.0.0.1:46734)
I20260608 12:52:56.319867 12614 tablet_copy_service.cc:161] P 4525fa36affe488d91eacd2cb835d224: Beginning new tablet copy session on tablet 672e2bea906644008ab5ba746425bcdd from peer c1533d98a2884942a1142941f6388685 at {username='slave'} at 127.0.0.1:46734: session id = c1533d98a2884942a1142941f6388685-672e2bea906644008ab5ba746425bcdd
I20260608 12:52:56.326704 12614 tablet_copy_source_session.cc:215] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:56.327057 12688 tablet_copy_service.cc:140] P b2f57a25996443f9897fb25e34684f79: Received BeginTabletCopySession request for tablet c1d2a1a8eea34cc687563e651d64c5ea from peer c1533d98a2884942a1142941f6388685 ({username='slave'} at 127.0.0.1:50212)
I20260608 12:52:56.327731 12688 tablet_copy_service.cc:161] P b2f57a25996443f9897fb25e34684f79: Beginning new tablet copy session on tablet c1d2a1a8eea34cc687563e651d64c5ea from peer c1533d98a2884942a1142941f6388685 at {username='slave'} at 127.0.0.1:50212: session id = c1533d98a2884942a1142941f6388685-c1d2a1a8eea34cc687563e651d64c5ea
I20260608 12:52:56.329849 13031 ts_tablet_manager.cc:1916] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:52:56.333678 12688 tablet_copy_source_session.cc:215] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:56.336374 13030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d2a1a8eea34cc687563e651d64c5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:56.345491 13031 ts_tablet_manager.cc:1929] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:52:56.346339 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672e2bea906644008ab5ba746425bcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:56.347028 13030 tablet_copy_client.cc:806] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:56.347608 13030 tablet_copy_client.cc:670] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:56.351236 13030 tablet_copy_client.cc:538] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:56.354358 13031 tablet_copy_client.cc:806] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:56.355108 13031 tablet_copy_client.cc:670] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:56.358975 13030 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: Bootstrap starting.
I20260608 12:52:56.359438 13031 tablet_copy_client.cc:538] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:56.368558 13031 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Bootstrap starting.
I20260608 12:52:56.383384 13030 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:56.384187 13030 tablet_bootstrap.cc:492] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: Bootstrap complete.
I20260608 12:52:56.384917 13030 ts_tablet_manager.cc:1403] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.008s
I20260608 12:52:56.388244 13030 raft_consensus.cc:359] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:56.389104 13030 raft_consensus.cc:740] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c1533d98a2884942a1142941f6388685, State: Initialized, Role: LEARNER
I20260608 12:52:56.390002 13030 consensus_queue.cc:260] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:56.393549 13030 ts_tablet_manager.cc:1434] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 12:52:56.395511 12688 tablet_copy_service.cc:342] P b2f57a25996443f9897fb25e34684f79: Request end of tablet copy session c1533d98a2884942a1142941f6388685-c1d2a1a8eea34cc687563e651d64c5ea received from {username='slave'} at 127.0.0.1:50212
I20260608 12:52:56.395958 12688 tablet_copy_service.cc:434] P b2f57a25996443f9897fb25e34684f79: ending tablet copy session c1533d98a2884942a1142941f6388685-c1d2a1a8eea34cc687563e651d64c5ea on tablet c1d2a1a8eea34cc687563e651d64c5ea with peer c1533d98a2884942a1142941f6388685
I20260608 12:52:56.402462 13031 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: 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:52:56.403597 13031 tablet_bootstrap.cc:492] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Bootstrap complete.
I20260608 12:52:56.404426 13031 ts_tablet_manager.cc:1403] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Time spent bootstrapping tablet: real 0.036s	user 0.031s	sys 0.004s
I20260608 12:52:56.407670 13031 raft_consensus.cc:359] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:56.408560 13031 raft_consensus.cc:740] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1533d98a2884942a1142941f6388685, State: Initialized, Role: LEARNER
I20260608 12:52:56.409220 13031 consensus_queue.cc:260] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:56.411537 13031 ts_tablet_manager.cc:1434] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:52:56.413345 12614 tablet_copy_service.cc:342] P 4525fa36affe488d91eacd2cb835d224: Request end of tablet copy session c1533d98a2884942a1142941f6388685-672e2bea906644008ab5ba746425bcdd received from {username='slave'} at 127.0.0.1:46734
I20260608 12:52:56.413774 12614 tablet_copy_service.cc:434] P 4525fa36affe488d91eacd2cb835d224: ending tablet copy session c1533d98a2884942a1142941f6388685-672e2bea906644008ab5ba746425bcdd on tablet 672e2bea906644008ab5ba746425bcdd with peer c1533d98a2884942a1142941f6388685
I20260608 12:52:56.439109 13031 ts_tablet_manager.cc:933] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Initiating tablet copy from peer 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591)
I20260608 12:52:56.441150 13031 tablet_copy_client.cc:323] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:43591
I20260608 12:52:56.442947 12614 tablet_copy_service.cc:140] P 4525fa36affe488d91eacd2cb835d224: Received BeginTabletCopySession request for tablet a8c816124bcc4121b412aa77bdeac285 from peer c1533d98a2884942a1142941f6388685 ({username='slave'} at 127.0.0.1:46734)
I20260608 12:52:56.443538 12614 tablet_copy_service.cc:161] P 4525fa36affe488d91eacd2cb835d224: Beginning new tablet copy session on tablet a8c816124bcc4121b412aa77bdeac285 from peer c1533d98a2884942a1142941f6388685 at {username='slave'} at 127.0.0.1:46734: session id = c1533d98a2884942a1142941f6388685-a8c816124bcc4121b412aa77bdeac285
I20260608 12:52:56.451601 12614 tablet_copy_source_session.cc:215] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:56.454867 13031 ts_tablet_manager.cc:1916] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:52:56.468470 13031 ts_tablet_manager.cc:1929] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:52:56.469113 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c816124bcc4121b412aa77bdeac285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:56.474458 13031 tablet_copy_client.cc:806] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:56.475049 13031 tablet_copy_client.cc:670] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:56.478664 13031 tablet_copy_client.cc:538] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:56.485030 13031 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Bootstrap starting.
I20260608 12:52:56.504606 13031 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: 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:52:56.505295 13031 tablet_bootstrap.cc:492] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Bootstrap complete.
I20260608 12:52:56.505944 13031 ts_tablet_manager.cc:1403] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 12:52:56.507944 13031 raft_consensus.cc:359] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:56.508523 13031 raft_consensus.cc:740] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c1533d98a2884942a1142941f6388685, State: Initialized, Role: LEARNER
I20260608 12:52:56.509023 13031 consensus_queue.cc:260] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: true } }
I20260608 12:52:56.510603 13031 ts_tablet_manager.cc:1434] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:56.512723 12614 tablet_copy_service.cc:342] P 4525fa36affe488d91eacd2cb835d224: Request end of tablet copy session c1533d98a2884942a1142941f6388685-a8c816124bcc4121b412aa77bdeac285 received from {username='slave'} at 127.0.0.1:46734
I20260608 12:52:56.513190 12614 tablet_copy_service.cc:434] P 4525fa36affe488d91eacd2cb835d224: ending tablet copy session c1533d98a2884942a1142941f6388685-a8c816124bcc4121b412aa77bdeac285 on tablet a8c816124bcc4121b412aa77bdeac285 with peer c1533d98a2884942a1142941f6388685
I20260608 12:52:56.792409 12859 raft_consensus.cc:1217] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.4->[2.5-2.5]   Dedup: 2.5->[]
I20260608 12:52:56.911432 12859 raft_consensus.cc:1217] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:52:57.045815 12859 raft_consensus.cc:1217] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:52:57.328533 13021 raft_consensus.cc:1064] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: attempting to promote NON_VOTER c1533d98a2884942a1142941f6388685 to VOTER
I20260608 12:52:57.331151 13021 consensus_queue.cc:237] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } }
I20260608 12:52:57.338201 12859 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:57.337998 12677 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:57.339382 12947 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:57.340042 13021 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } 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:52:57.341091 13046 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } 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:52:57.341905 13044 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:57.364497 13044 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.366345 12677 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.371542 12947 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.384011 12427 catalog_manager.cc:5696] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 reported cstate change: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.387568 12859 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.414850 13041 raft_consensus.cc:1064] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: attempting to promote NON_VOTER c1533d98a2884942a1142941f6388685 to VOTER
I20260608 12:52:57.417701 13041 consensus_queue.cc:237] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } }
I20260608 12:52:57.426530 12859 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 LEARNER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:52:57.427153 12604 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:52:57.428207 13052 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } 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:52:57.429078 13050 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:52:57.430045 12947 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 12:52:57.433552 13050 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:52:57.451367 13052 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 5 to 6, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.455765 12604 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.462450 12947 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.465186 12859 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 5 to 6, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.472772 12603 consensus_queue.cc:237] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } }
I20260608 12:52:57.481065 12859 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:52:57.482743 13044 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } 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:52:57.482986 12425 catalog_manager.cc:5696] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 reported cstate change: config changed from index 5 to 6, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } attrs { replace: true } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.487695 12947 raft_consensus.cc:1275] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:52:57.490123 13044 consensus_queue.cc:1048] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:52:57.493399 13046 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b2f57a25996443f9897fb25e34684f79 (127.4.198.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.498101 12859 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b2f57a25996443f9897fb25e34684f79 (127.4.198.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.505271 12677 consensus_queue.cc:237] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } }
I20260608 12:52:57.509269 13043 raft_consensus.cc:1064] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: attempting to promote NON_VOTER c1533d98a2884942a1142941f6388685 to VOTER
I20260608 12:52:57.511675 13043 consensus_queue.cc:237] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [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: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } }
I20260608 12:52:57.515650 12427 catalog_manager.cc:5696] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 reported cstate change: config changed from index 5 to 6, VOTER b2f57a25996443f9897fb25e34684f79 (127.4.198.195) evicted. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.518339 12948 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 12:52:57.520241 13052 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:52:57.521675 12948 raft_consensus.cc:2955] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b2f57a25996443f9897fb25e34684f79 (127.4.198.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.523813 12859 raft_consensus.cc:1275] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 FOLLOWER]: Refusing update from remote peer b2f57a25996443f9897fb25e34684f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 12:52:57.526769 13052 consensus_queue.cc:1048] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:52:57.528880 13050 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 4525fa36affe488d91eacd2cb835d224 (127.4.198.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.533699 12946 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 4525fa36affe488d91eacd2cb835d224 (127.4.198.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.538398 12411 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 672e2bea906644008ab5ba746425bcdd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:57.541157 12860 raft_consensus.cc:2955] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER 4525fa36affe488d91eacd2cb835d224 (127.4.198.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.544188 12665 tablet_service.cc:1558] Processing DeleteTablet for tablet 672e2bea906644008ab5ba746425bcdd with delete_type TABLET_DATA_TOMBSTONED (TS b2f57a25996443f9897fb25e34684f79 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50172
I20260608 12:52:57.546059 12412 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c1d2a1a8eea34cc687563e651d64c5ea with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:57.553725 12427 catalog_manager.cc:5696] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 reported cstate change: config changed from index 6 to 7, VOTER 4525fa36affe488d91eacd2cb835d224 (127.4.198.194) evicted. New cstate: current_term: 2 leader_uuid: "b2f57a25996443f9897fb25e34684f79" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.568645 13062 tablet_replica.cc:333] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
I20260608 12:52:57.569953 13062 raft_consensus.cc:2243] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:57.570976 13062 raft_consensus.cc:2272] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:57.573745 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet c1d2a1a8eea34cc687563e651d64c5ea with delete_type TABLET_DATA_TOMBSTONED (TS 4525fa36affe488d91eacd2cb835d224 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:46710
I20260608 12:52:57.576133 12677 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:57.579866 12860 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 LEARNER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:57.582798 13063 tablet_replica.cc:333] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:57.582738 13044 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:52:57.584000 13063 raft_consensus.cc:2243] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:57.583930 13043 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } 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:52:57.585192 13063 raft_consensus.cc:2272] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:57.587074 12946 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:57.588539 13044 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } 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:52:57.593392 13062 ts_tablet_manager.cc:1916] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:57.593973 13063 ts_tablet_manager.cc:1916] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:57.606755 13044 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.621865 13062 ts_tablet_manager.cc:1929] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:52:57.622455 13062 log.cc:1199] T 672e2bea906644008ab5ba746425bcdd P b2f57a25996443f9897fb25e34684f79: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-2-root/wals/672e2bea906644008ab5ba746425bcdd
I20260608 12:52:57.624328 12412 catalog_manager.cc:5027] TS b2f57a25996443f9897fb25e34684f79 (127.4.198.195:36703): tablet 672e2bea906644008ab5ba746425bcdd (table test-workload [id=548b28ed8ec54885b51870b063d17764]) successfully deleted
I20260608 12:52:57.617813 12860 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.629431 12948 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.630803 12677 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.638996 12427 catalog_manager.cc:5696] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 reported cstate change: config changed from index 4 to 5, c1533d98a2884942a1142941f6388685 (127.4.198.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cd47697dbe7400f9c8e4bb8db9f4e64" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 38023 } attrs { replace: true } } peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.640797 13063 ts_tablet_manager.cc:1929] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260608 12:52:57.641292 13063 log.cc:1199] T c1d2a1a8eea34cc687563e651d64c5ea P 4525fa36affe488d91eacd2cb835d224: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-1-root/wals/c1d2a1a8eea34cc687563e651d64c5ea
I20260608 12:52:57.643090 12411 catalog_manager.cc:5027] TS 4525fa36affe488d91eacd2cb835d224 (127.4.198.194:43591): tablet c1d2a1a8eea34cc687563e651d64c5ea (table test-workload [id=548b28ed8ec54885b51870b063d17764]) successfully deleted
I20260608 12:52:57.660753 12603 consensus_queue.cc:237] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [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: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } }
I20260608 12:52:57.666236 12860 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:52:57.667785 12677 raft_consensus.cc:1275] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Refusing update from remote peer 4525fa36affe488d91eacd2cb835d224: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:52:57.668190 13043 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } 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:52:57.669330 13044 consensus_queue.cc:1048] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:52:57.676389 13021 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.678509 12677 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.685436 12411 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a8c816124bcc4121b412aa77bdeac285 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:57.685209 12860 raft_consensus.cc:2955] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } } }
I20260608 12:52:57.692087 12426 catalog_manager.cc:5696] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 reported cstate change: config changed from index 5 to 6, VOTER 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193) evicted. New cstate: current_term: 1 leader_uuid: "4525fa36affe488d91eacd2cb835d224" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4525fa36affe488d91eacd2cb835d224" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f57a25996443f9897fb25e34684f79" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1533d98a2884942a1142941f6388685" member_type: VOTER last_known_addr { host: "127.4.198.196" port: 33813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.703999 12932 tablet_service.cc:1558] Processing DeleteTablet for tablet a8c816124bcc4121b412aa77bdeac285 with delete_type TABLET_DATA_TOMBSTONED (TS 2cd47697dbe7400f9c8e4bb8db9f4e64 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37510
I20260608 12:52:57.708520 13067 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:57.709666 13067 raft_consensus.cc:2243] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:57.710757 13067 raft_consensus.cc:2272] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:57.714478 13067 ts_tablet_manager.cc:1916] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:57.770121 13067 ts_tablet_manager.cc:1929] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:52:57.771086 13067 log.cc:1199] T a8c816124bcc4121b412aa77bdeac285 P 2cd47697dbe7400f9c8e4bb8db9f4e64: Deleting WAL directory at /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922966459002-4891-0/minicluster-data/ts-0-root/wals/a8c816124bcc4121b412aa77bdeac285
I20260608 12:52:57.773586 12411 catalog_manager.cc:5027] TS 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): tablet a8c816124bcc4121b412aa77bdeac285 (table test-workload [id=548b28ed8ec54885b51870b063d17764]) successfully deleted
W20260608 12:52:58.705098 12475 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b2f57a25996443f9897fb25e34684f79 not available for placement
I20260608 12:52:59.272768  4891 tablet_server.cc:179] TabletServer@127.4.198.193:38023 shutting down...
W20260608 12:52:59.277807 12567 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 42 similar messages]
W20260608 12:52:59.284135 12567 consensus_peers.cc:597] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 -> Peer 2cd47697dbe7400f9c8e4bb8db9f4e64 (127.4.198.193:38023): Couldn't send request to peer 2cd47697dbe7400f9c8e4bb8db9f4e64. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:59.303610  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:59.304539  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:59.305392  4891 raft_consensus.cc:2243] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.307360  4891 raft_consensus.cc:2272] T 672e2bea906644008ab5ba746425bcdd P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.309998  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:59.310540  4891 raft_consensus.cc:2243] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.312096  4891 raft_consensus.cc:2272] T c1d2a1a8eea34cc687563e651d64c5ea P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.314597  4891 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:59.315140  4891 raft_consensus.cc:2243] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.315907  4891 raft_consensus.cc:2272] T adea050f2e184521bd27949f49d6e80f P 2cd47697dbe7400f9c8e4bb8db9f4e64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.342850  4891 tablet_server.cc:196] TabletServer@127.4.198.193:38023 shutdown complete.
I20260608 12:52:59.371440  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:52:59.395107  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:59.396016  4891 tablet_replica.cc:333] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:59.396698  4891 raft_consensus.cc:2243] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:59.397719  4891 raft_consensus.cc:2272] T adea050f2e184521bd27949f49d6e80f P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.400324  4891 tablet_replica.cc:333] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:59.400846  4891 raft_consensus.cc:2243] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:59.401728  4891 raft_consensus.cc:2272] T a8c816124bcc4121b412aa77bdeac285 P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.404096  4891 tablet_replica.cc:333] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224: stopping tablet replica
I20260608 12:52:59.404562  4891 raft_consensus.cc:2243] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:59.405489  4891 raft_consensus.cc:2272] T 672e2bea906644008ab5ba746425bcdd P 4525fa36affe488d91eacd2cb835d224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.432489  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:52:59.459399  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:52:59.489476  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:59.490288  4891 tablet_replica.cc:333] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
I20260608 12:52:59.491080  4891 raft_consensus.cc:2243] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:59.492126  4891 raft_consensus.cc:2272] T c1d2a1a8eea34cc687563e651d64c5ea P b2f57a25996443f9897fb25e34684f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.494616  4891 tablet_replica.cc:333] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
I20260608 12:52:59.495189  4891 raft_consensus.cc:2243] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.495965  4891 raft_consensus.cc:2272] T adea050f2e184521bd27949f49d6e80f P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.498081  4891 tablet_replica.cc:333] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79: stopping tablet replica
I20260608 12:52:59.498585  4891 raft_consensus.cc:2243] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.499590  4891 raft_consensus.cc:2272] T a8c816124bcc4121b412aa77bdeac285 P b2f57a25996443f9897fb25e34684f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.525180  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:52:59.549887  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:52:59.573312  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:59.574069  4891 tablet_replica.cc:333] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685: stopping tablet replica
I20260608 12:52:59.574671  4891 raft_consensus.cc:2243] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.575434  4891 raft_consensus.cc:2272] T c1d2a1a8eea34cc687563e651d64c5ea P c1533d98a2884942a1142941f6388685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.577883  4891 tablet_replica.cc:333] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685: stopping tablet replica
I20260608 12:52:59.578341  4891 raft_consensus.cc:2243] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.579118  4891 raft_consensus.cc:2272] T a8c816124bcc4121b412aa77bdeac285 P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.581266  4891 tablet_replica.cc:333] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685: stopping tablet replica
I20260608 12:52:59.581676  4891 raft_consensus.cc:2243] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:59.582266  4891 raft_consensus.cc:2272] T 672e2bea906644008ab5ba746425bcdd P c1533d98a2884942a1142941f6388685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.606743  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:52:59.624249  4891 master.cc:562] Master@127.4.198.254:35801 shutting down...
I20260608 12:52:59.645440  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:59.646109  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:59.646487  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a253ed60e0940dc8dd96228570f3f49: stopping tablet replica
I20260608 12:52:59.667271  4891 master.cc:584] Master@127.4.198.254:35801 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10136 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:52:59.713140  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:46387
I20260608 12:52:59.714324  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:59.720651 13071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:59.720680 13072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:59.721314 13074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:59.721973  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:59.722695  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:59.722942  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:59.723068  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923179723050 us; error 0 us; skew 500 ppm
I20260608 12:52:59.723577  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.725971  4891 webserver.cc:533] Webserver started at http://127.4.198.254:36727/ using document root <none> and password file <none>
I20260608 12:52:59.726441  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.726598  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.727054  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.728123  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "61a6e51a4867464ea4ff5909eace29aa"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-cf34"
I20260608 12:52:59.732604  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:52:59.736120 13079 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.736905  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:59.737205  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "61a6e51a4867464ea4ff5909eace29aa"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-cf34"
I20260608 12:52:59.737504  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:59.749550  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.750972  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.790619  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:46387
I20260608 12:52:59.790856 13130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:46387 every 8 connection(s)
I20260608 12:52:59.794865 13131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:59.805842 13131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa: Bootstrap starting.
I20260608 12:52:59.810891 13131 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.815295 13131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa: No bootstrap required, opened a new log
I20260608 12:52:59.817581 13131 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61a6e51a4867464ea4ff5909eace29aa" member_type: VOTER }
I20260608 12:52:59.817975 13131 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.818168 13131 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61a6e51a4867464ea4ff5909eace29aa, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.818724 13131 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61a6e51a4867464ea4ff5909eace29aa" member_type: VOTER }
I20260608 12:52:59.819173 13131 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:59.819365 13131 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:59.819574 13131 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.824218 13131 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61a6e51a4867464ea4ff5909eace29aa" member_type: VOTER }
I20260608 12:52:59.824687 13131 leader_election.cc:304] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [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: 61a6e51a4867464ea4ff5909eace29aa; no voters: 
I20260608 12:52:59.825907 13131 leader_election.cc:290] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:59.826458 13134 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:59.827883 13134 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 1 LEADER]: Becoming Leader. State: Replica: 61a6e51a4867464ea4ff5909eace29aa, State: Running, Role: LEADER
I20260608 12:52:59.828647 13134 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [LEADER]: Queue going to LEADER mode. State: All 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: "61a6e51a4867464ea4ff5909eace29aa" member_type: VOTER }
I20260608 12:52:59.829102 13131 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:59.833583 13135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61a6e51a4867464ea4ff5909eace29aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61a6e51a4867464ea4ff5909eace29aa" member_type: VOTER } }
I20260608 12:52:59.834754 13135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:59.834479 13136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61a6e51a4867464ea4ff5909eace29aa. Latest consensus state: current_term: 1 leader_uuid: "61a6e51a4867464ea4ff5909eace29aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61a6e51a4867464ea4ff5909eace29aa" member_type: VOTER } }
I20260608 12:52:59.835359 13136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:59.837826 13141 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:59.843550 13141 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:59.847218  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:59.854485 13141 catalog_manager.cc:1382] Generated new cluster ID: f9fee49fc64e4dc8ba5a20fb922f27f7
I20260608 12:52:59.854786 13141 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:59.875346 13141 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:59.876662 13141 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:59.891428 13141 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa: Generated new TSK 0
I20260608 12:52:59.892058 13141 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:59.916679  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:59.922946 13152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:59.924429 13153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:59.925837 13155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:59.925971  4891 server_base.cc:1061] running on GCE node
I20260608 12:52:59.927026  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:59.927230  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:59.927454  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923179927436 us; error 0 us; skew 500 ppm
I20260608 12:52:59.928117  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.930770  4891 webserver.cc:533] Webserver started at http://127.4.198.193:37271/ using document root <none> and password file <none>
I20260608 12:52:59.931342  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.931543  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.931824  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.932933  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "7f6ba5c6202b4878af5c47480f0103e0"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-cf34"
I20260608 12:52:59.937590  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:52:59.941279 13160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.942008  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:59.942314  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "7f6ba5c6202b4878af5c47480f0103e0"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-cf34"
I20260608 12:52:59.942552  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:52:59.952663  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.953965  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.955597  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:59.957962  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:59.958197  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.958444  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:59.958622  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:00.001168  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:42035
I20260608 12:53:00.001307 13222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:42035 every 8 connection(s)
I20260608 12:53:00.007910  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:00.015599 13227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:00.017769 13228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:00.019574 13230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:00.020272  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:00.021425  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:00.021660  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:00.021873  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923180021850 us; error 0 us; skew 500 ppm
I20260608 12:53:00.022557  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:00.025543 13223 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46387
I20260608 12:53:00.026060 13223 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:00.026434  4891 webserver.cc:533] Webserver started at http://127.4.198.194:41415/ using document root <none> and password file <none>
I20260608 12:53:00.027048 13223 heartbeater.cc:507] Master 127.4.198.254:46387 requested a full tablet report, sending...
I20260608 12:53:00.027083  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:00.027621  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:00.027911  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:00.029213  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "f3e4513090254f9faab6cf6913c6d2af"
format_stamp: "Formatted at 2026-06-08 12:53:00 on dist-test-slave-cf34"
I20260608 12:53:00.029969 13096 ts_manager.cc:194] Registered new tserver with Master: 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035)
I20260608 12:53:00.032836 13096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39696
I20260608 12:53:00.035949  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:53:00.040110 13235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:00.041167  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:53:00.041445  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "f3e4513090254f9faab6cf6913c6d2af"
format_stamp: "Formatted at 2026-06-08 12:53:00 on dist-test-slave-cf34"
I20260608 12:53:00.041702  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:00.068285  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:00.069505  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:00.071038  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:00.073335  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:00.073510  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:00.073828  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:00.073990  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:00.115993  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:38157
I20260608 12:53:00.116206 13297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:38157 every 8 connection(s)
I20260608 12:53:00.121317  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:00.129185 13301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:00.130909 13302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:00.132527 13304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:00.133039  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:00.134357  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:00.134632  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:00.134883  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923180134857 us; error 0 us; skew 500 ppm
I20260608 12:53:00.135128 13298 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46387
I20260608 12:53:00.135587 13298 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:00.135658  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:00.136627 13298 heartbeater.cc:507] Master 127.4.198.254:46387 requested a full tablet report, sending...
I20260608 12:53:00.138973  4891 webserver.cc:533] Webserver started at http://127.4.198.195:34971/ using document root <none> and password file <none>
I20260608 12:53:00.139492 13096 ts_manager.cc:194] Registered new tserver with Master: f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157)
I20260608 12:53:00.139575  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:00.139974  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:00.140337  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:00.141209 13096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39706
I20260608 12:53:00.141605  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "4b8bd43cf84a48de80e65e2c4c6b554c"
format_stamp: "Formatted at 2026-06-08 12:53:00 on dist-test-slave-cf34"
I20260608 12:53:00.146724  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:53:00.150450 13309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:00.151551  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:53:00.151916  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "4b8bd43cf84a48de80e65e2c4c6b554c"
format_stamp: "Formatted at 2026-06-08 12:53:00 on dist-test-slave-cf34"
I20260608 12:53:00.152248  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:00.177695  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:00.179556  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:00.187319  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:00.191448  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:00.191689  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:00.192073  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:00.192238  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:00.236330  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:34575
I20260608 12:53:00.236446 13371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:34575 every 8 connection(s)
I20260608 12:53:00.251368 13372 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46387
I20260608 12:53:00.251843 13372 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:00.252674 13372 heartbeater.cc:507] Master 127.4.198.254:46387 requested a full tablet report, sending...
I20260608 12:53:00.254963 13096 ts_manager.cc:194] Registered new tserver with Master: 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575)
I20260608 12:53:00.255107  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015259842s
I20260608 12:53:00.256737 13096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39708
I20260608 12:53:01.036051 13223 heartbeater.cc:499] Master 127.4.198.254:46387 was elected leader, sending a full tablet report...
I20260608 12:53:01.143976 13298 heartbeater.cc:499] Master 127.4.198.254:46387 was elected leader, sending a full tablet report...
I20260608 12:53:01.259667 13372 heartbeater.cc:499] Master 127.4.198.254:46387 was elected leader, sending a full tablet report...
I20260608 12:53:01.314724 13096 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39722:
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:53:01.317294 13096 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:53:01.384492 13186 tablet_service.cc:1511] Processing CreateTablet for tablet 17ee71a275ca4d55959ff41689b717f1 (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:53:01.384759 13185 tablet_service.cc:1511] Processing CreateTablet for tablet ddad0cc4a5994bb6a697994e5bd5d136 (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:53:01.385260 13337 tablet_service.cc:1511] Processing CreateTablet for tablet 1fad2204e9204fe3b82b761ccafaabee (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:53:01.386821 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fad2204e9204fe3b82b761ccafaabee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.388401 13188 tablet_service.cc:1511] Processing CreateTablet for tablet 1fad2204e9204fe3b82b761ccafaabee (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:53:01.388772 13334 tablet_service.cc:1511] Processing CreateTablet for tablet ddad0cc4a5994bb6a697994e5bd5d136 (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:53:01.390224 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddad0cc4a5994bb6a697994e5bd5d136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.390337 13261 tablet_service.cc:1511] Processing CreateTablet for tablet 17ee71a275ca4d55959ff41689b717f1 (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:53:01.391820 13261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ee71a275ca4d55959ff41689b717f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.392156 13335 tablet_service.cc:1511] Processing CreateTablet for tablet 17ee71a275ca4d55959ff41689b717f1 (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:53:01.386893 13187 tablet_service.cc:1511] Processing CreateTablet for tablet b000a9ae171047edb0e5ac54aa9b296a (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:53:01.393565 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ee71a275ca4d55959ff41689b717f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.388305 13262 tablet_service.cc:1511] Processing CreateTablet for tablet b000a9ae171047edb0e5ac54aa9b296a (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:53:01.394691 13262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b000a9ae171047edb0e5ac54aa9b296a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.396149 13336 tablet_service.cc:1511] Processing CreateTablet for tablet b000a9ae171047edb0e5ac54aa9b296a (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:53:01.397487 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b000a9ae171047edb0e5ac54aa9b296a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.400148 13260 tablet_service.cc:1511] Processing CreateTablet for tablet ddad0cc4a5994bb6a697994e5bd5d136 (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:53:01.401554 13260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddad0cc4a5994bb6a697994e5bd5d136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.386895 13263 tablet_service.cc:1511] Processing CreateTablet for tablet 1fad2204e9204fe3b82b761ccafaabee (DEFAULT_TABLE table=test-workload [id=15086aff9f6f4c8e94f3ed819172780c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:53:01.404870 13263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fad2204e9204fe3b82b761ccafaabee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.413228 13392 tablet_bootstrap.cc:492] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c: Bootstrap starting.
I20260608 12:53:01.415210 13185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddad0cc4a5994bb6a697994e5bd5d136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.416044 13186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ee71a275ca4d55959ff41689b717f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.419183 13188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fad2204e9204fe3b82b761ccafaabee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.421599 13392 tablet_bootstrap.cc:654] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.423168 13187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b000a9ae171047edb0e5ac54aa9b296a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.457983 13392 tablet_bootstrap.cc:492] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c: No bootstrap required, opened a new log
I20260608 12:53:01.458616 13392 ts_tablet_manager.cc:1403] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.015s
I20260608 12:53:01.461987 13393 tablet_bootstrap.cc:492] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af: Bootstrap starting.
I20260608 12:53:01.463937 13392 raft_consensus.cc:359] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.464819 13392 raft_consensus.cc:385] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.465164 13392 raft_consensus.cc:740] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8bd43cf84a48de80e65e2c4c6b554c, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.465999 13392 consensus_queue.cc:260] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.471184 13395 tablet_bootstrap.cc:492] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0: Bootstrap starting.
I20260608 12:53:01.471361 13392 ts_tablet_manager.cc:1434] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260608 12:53:01.472612 13392 tablet_bootstrap.cc:492] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c: Bootstrap starting.
I20260608 12:53:01.479292 13392 tablet_bootstrap.cc:654] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.481254 13393 tablet_bootstrap.cc:654] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.483726 13395 tablet_bootstrap.cc:654] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.488284 13393 tablet_bootstrap.cc:492] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af: No bootstrap required, opened a new log
I20260608 12:53:01.488896 13393 ts_tablet_manager.cc:1403] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
I20260608 12:53:01.490219 13392 tablet_bootstrap.cc:492] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c: No bootstrap required, opened a new log
I20260608 12:53:01.490743 13392 ts_tablet_manager.cc:1403] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 12:53:01.491514 13395 tablet_bootstrap.cc:492] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0: No bootstrap required, opened a new log
I20260608 12:53:01.492084 13395 ts_tablet_manager.cc:1403] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260608 12:53:01.492033 13393 raft_consensus.cc:359] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.493048 13393 raft_consensus.cc:385] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.493388 13393 raft_consensus.cc:740] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e4513090254f9faab6cf6913c6d2af, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.493911 13392 raft_consensus.cc:359] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.494217 13393 consensus_queue.cc:260] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.494695 13392 raft_consensus.cc:385] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.495151 13392 raft_consensus.cc:740] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8bd43cf84a48de80e65e2c4c6b554c, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.495510 13395 raft_consensus.cc:359] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.496461 13395 raft_consensus.cc:385] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.496266 13392 consensus_queue.cc:260] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.496953 13395 raft_consensus.cc:740] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f6ba5c6202b4878af5c47480f0103e0, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.497625 13393 ts_tablet_manager.cc:1434] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:53:01.498044 13395 consensus_queue.cc:260] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.498641 13392 ts_tablet_manager.cc:1434] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:01.498773 13393 tablet_bootstrap.cc:492] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af: Bootstrap starting.
I20260608 12:53:01.508953 13393 tablet_bootstrap.cc:654] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.512490 13392 tablet_bootstrap.cc:492] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c: Bootstrap starting.
I20260608 12:53:01.514926 13395 ts_tablet_manager.cc:1434] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.001s
I20260608 12:53:01.521417 13392 tablet_bootstrap.cc:654] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.522359 13395 tablet_bootstrap.cc:492] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0: Bootstrap starting.
I20260608 12:53:01.523051 13393 tablet_bootstrap.cc:492] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af: No bootstrap required, opened a new log
I20260608 12:53:01.523689 13393 ts_tablet_manager.cc:1403] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260608 12:53:01.527295 13401 raft_consensus.cc:493] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:01.528102 13393 raft_consensus.cc:359] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.528767 13401 raft_consensus.cc:515] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.529330 13393 raft_consensus.cc:385] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.529975 13393 raft_consensus.cc:740] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e4513090254f9faab6cf6913c6d2af, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.533895 13393 consensus_queue.cc:260] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.547243 13393 ts_tablet_manager.cc:1434] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260608 12:53:01.548939 13393 tablet_bootstrap.cc:492] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af: Bootstrap starting.
I20260608 12:53:01.553442 13401 leader_election.cc:290] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157), 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575)
I20260608 12:53:01.562949 13395 tablet_bootstrap.cc:654] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.563429 13392 tablet_bootstrap.cc:492] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c: No bootstrap required, opened a new log
I20260608 12:53:01.564206 13392 ts_tablet_manager.cc:1403] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.022s
I20260608 12:53:01.566212 13396 raft_consensus.cc:493] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:01.567006 13396 raft_consensus.cc:515] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.574764 13392 raft_consensus.cc:359] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.575949 13392 raft_consensus.cc:385] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.576337 13392 raft_consensus.cc:740] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8bd43cf84a48de80e65e2c4c6b554c, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.579525 13393 tablet_bootstrap.cc:654] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.577721 13396 leader_election.cc:290] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035), f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157)
I20260608 12:53:01.577845 13392 consensus_queue.cc:260] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.589707 13396 raft_consensus.cc:493] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:01.593266 13396 raft_consensus.cc:515] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.598146 13396 leader_election.cc:290] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035), f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157)
I20260608 12:53:01.599994 13400 raft_consensus.cc:493] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:01.602763 13400 raft_consensus.cc:515] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.604151 13273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ee71a275ca4d55959ff41689b717f1" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af" is_pre_election: true
I20260608 12:53:01.605083 13273 raft_consensus.cc:2468] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 0.
I20260608 12:53:01.607249 13400 leader_election.cc:290] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035), 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575)
I20260608 12:53:01.614351 13393 tablet_bootstrap.cc:492] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af: No bootstrap required, opened a new log
I20260608 12:53:01.615103 13393 ts_tablet_manager.cc:1403] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.013s
I20260608 12:53:01.615712 13162 leader_election.cc:304] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f6ba5c6202b4878af5c47480f0103e0, f3e4513090254f9faab6cf6913c6d2af; no voters: 
I20260608 12:53:01.616534 13395 tablet_bootstrap.cc:492] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0: No bootstrap required, opened a new log
I20260608 12:53:01.616855 13402 raft_consensus.cc:2804] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:01.617167 13395 ts_tablet_manager.cc:1403] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.009s
I20260608 12:53:01.617340 13402 raft_consensus.cc:493] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:01.617846 13402 raft_consensus.cc:3060] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.618453 13393 raft_consensus.cc:359] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.619240 13393 raft_consensus.cc:385] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.619540 13393 raft_consensus.cc:740] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e4513090254f9faab6cf6913c6d2af, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.620415 13393 consensus_queue.cc:260] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.621250 13395 raft_consensus.cc:359] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.623837 13392 ts_tablet_manager.cc:1434] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.001s
I20260608 12:53:01.635221 13395 raft_consensus.cc:385] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.627781 13402 raft_consensus.cc:515] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.629849 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ee71a275ca4d55959ff41689b717f1" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" is_pre_election: true
I20260608 12:53:01.630594 13273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fad2204e9204fe3b82b761ccafaabee" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af" is_pre_election: true
I20260608 12:53:01.631139 13272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000a9ae171047edb0e5ac54aa9b296a" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af" is_pre_election: true
I20260608 12:53:01.636035 13347 raft_consensus.cc:2468] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 0.
I20260608 12:53:01.636055 13273 raft_consensus.cc:2468] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b8bd43cf84a48de80e65e2c4c6b554c in term 0.
W20260608 12:53:01.637344 13311 leader_election.cc:343] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:01.638669 13311 leader_election.cc:304] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8bd43cf84a48de80e65e2c4c6b554c, f3e4513090254f9faab6cf6913c6d2af; no voters: 
I20260608 12:53:01.639942 13412 raft_consensus.cc:2804] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:01.640549 13412 raft_consensus.cc:493] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:01.640954 13412 raft_consensus.cc:3060] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.644757 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ee71a275ca4d55959ff41689b717f1" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c"
I20260608 12:53:01.645452 13347 raft_consensus.cc:3060] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.648043 13273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ee71a275ca4d55959ff41689b717f1" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af"
I20260608 12:53:01.648728 13273 raft_consensus.cc:3060] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.631968 13393 ts_tablet_manager.cc:1434] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:53:01.634181 13198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fad2204e9204fe3b82b761ccafaabee" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f6ba5c6202b4878af5c47480f0103e0" is_pre_election: true
I20260608 12:53:01.634655 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000a9ae171047edb0e5ac54aa9b296a" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f6ba5c6202b4878af5c47480f0103e0" is_pre_election: true
I20260608 12:53:01.635630 13395 raft_consensus.cc:740] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f6ba5c6202b4878af5c47480f0103e0, State: Initialized, Role: FOLLOWER
W20260608 12:53:01.652989 13310 leader_election.cc:343] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:01.653890 13395 consensus_queue.cc:260] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
W20260608 12:53:01.654414 13310 leader_election.cc:343] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:01.655220 13310 leader_election.cc:304] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [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: 4b8bd43cf84a48de80e65e2c4c6b554c; no voters: 7f6ba5c6202b4878af5c47480f0103e0, f3e4513090254f9faab6cf6913c6d2af
I20260608 12:53:01.656231 13402 leader_election.cc:290] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 election: Requested vote from peers f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157), 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575)
I20260608 12:53:01.653030 13393 tablet_bootstrap.cc:492] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af: Bootstrap starting.
I20260608 12:53:01.662678 13396 raft_consensus.cc:2749] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:01.665292 13347 raft_consensus.cc:2468] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 1.
I20260608 12:53:01.665966 13273 raft_consensus.cc:2468] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 1.
I20260608 12:53:01.667006 13161 leader_election.cc:304] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8bd43cf84a48de80e65e2c4c6b554c, 7f6ba5c6202b4878af5c47480f0103e0; no voters: 
I20260608 12:53:01.667857 13393 tablet_bootstrap.cc:654] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.668326 13402 raft_consensus.cc:2804] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:01.669807 13402 raft_consensus.cc:697] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 LEADER]: Becoming Leader. State: Replica: 7f6ba5c6202b4878af5c47480f0103e0, State: Running, Role: LEADER
I20260608 12:53:01.656560 13395 ts_tablet_manager.cc:1434] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260608 12:53:01.657790 13412 raft_consensus.cc:515] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.670809 13402 consensus_queue.cc:237] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.672802 13412 leader_election.cc:290] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 election: Requested vote from peers 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035), f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157)
I20260608 12:53:01.659269 13392 tablet_bootstrap.cc:492] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c: Bootstrap starting.
I20260608 12:53:01.674139 13272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fad2204e9204fe3b82b761ccafaabee" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af"
I20260608 12:53:01.674826 13272 raft_consensus.cc:3060] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.681912 13392 tablet_bootstrap.cc:654] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.683678 13395 tablet_bootstrap.cc:492] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0: Bootstrap starting.
I20260608 12:53:01.683791 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fad2204e9204fe3b82b761ccafaabee" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f6ba5c6202b4878af5c47480f0103e0"
W20260608 12:53:01.685859 13310 leader_election.cc:343] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:01.686837 13272 raft_consensus.cc:2468] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b8bd43cf84a48de80e65e2c4c6b554c in term 1.
I20260608 12:53:01.690495 13311 leader_election.cc:304] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [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: 4b8bd43cf84a48de80e65e2c4c6b554c, f3e4513090254f9faab6cf6913c6d2af; no voters: 7f6ba5c6202b4878af5c47480f0103e0
I20260608 12:53:01.691309 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddad0cc4a5994bb6a697994e5bd5d136" candidate_uuid: "f3e4513090254f9faab6cf6913c6d2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f6ba5c6202b4878af5c47480f0103e0" is_pre_election: true
I20260608 12:53:01.692051 13197 raft_consensus.cc:2468] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e4513090254f9faab6cf6913c6d2af in term 0.
I20260608 12:53:01.692865 13412 raft_consensus.cc:2804] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:01.693671 13236 leader_election.cc:304] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f6ba5c6202b4878af5c47480f0103e0, f3e4513090254f9faab6cf6913c6d2af; no voters: 
I20260608 12:53:01.694286 13395 tablet_bootstrap.cc:654] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.694555 13400 raft_consensus.cc:2804] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:01.695016 13400 raft_consensus.cc:493] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:01.695356 13400 raft_consensus.cc:3060] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.694595 13412 raft_consensus.cc:697] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 LEADER]: Becoming Leader. State: Replica: 4b8bd43cf84a48de80e65e2c4c6b554c, State: Running, Role: LEADER
I20260608 12:53:01.699802 13412 consensus_queue.cc:237] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.706147 13400 raft_consensus.cc:515] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.707056 13093 catalog_manager.cc:5696] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "7f6ba5c6202b4878af5c47480f0103e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:01.708276 13400 leader_election.cc:290] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [CANDIDATE]: Term 1 election: Requested vote from peers 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035), 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575)
I20260608 12:53:01.710364 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddad0cc4a5994bb6a697994e5bd5d136" candidate_uuid: "f3e4513090254f9faab6cf6913c6d2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f6ba5c6202b4878af5c47480f0103e0"
I20260608 12:53:01.707005 13393 tablet_bootstrap.cc:492] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af: No bootstrap required, opened a new log
I20260608 12:53:01.713524 13393 ts_tablet_manager.cc:1403] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.004s
I20260608 12:53:01.714913 13197 raft_consensus.cc:3060] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.719760 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddad0cc4a5994bb6a697994e5bd5d136" candidate_uuid: "f3e4513090254f9faab6cf6913c6d2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c"
I20260608 12:53:01.719652 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddad0cc4a5994bb6a697994e5bd5d136" candidate_uuid: "f3e4513090254f9faab6cf6913c6d2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" is_pre_election: true
W20260608 12:53:01.723793 13236 leader_election.cc:343] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:53:01.724570 13236 leader_election.cc:343] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:01.724324 13095 catalog_manager.cc:5696] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195). New cstate: current_term: 1 leader_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:01.729099 13392 tablet_bootstrap.cc:492] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c: No bootstrap required, opened a new log
I20260608 12:53:01.729142 13395 tablet_bootstrap.cc:492] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0: No bootstrap required, opened a new log
I20260608 12:53:01.729853 13392 ts_tablet_manager.cc:1403] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.004s
I20260608 12:53:01.730069 13395 ts_tablet_manager.cc:1403] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.010s
I20260608 12:53:01.731660 13197 raft_consensus.cc:2468] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e4513090254f9faab6cf6913c6d2af in term 1.
I20260608 12:53:01.733455 13395 raft_consensus.cc:359] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.734241 13395 raft_consensus.cc:385] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.734316 13392 raft_consensus.cc:359] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.734622 13395 raft_consensus.cc:740] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f6ba5c6202b4878af5c47480f0103e0, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.735148 13392 raft_consensus.cc:385] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.735500 13392 raft_consensus.cc:740] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8bd43cf84a48de80e65e2c4c6b554c, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.735678 13395 consensus_queue.cc:260] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.736304 13392 consensus_queue.cc:260] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.726691 13393 raft_consensus.cc:359] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.737510 13393 raft_consensus.cc:385] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.737782 13393 raft_consensus.cc:740] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e4513090254f9faab6cf6913c6d2af, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.738113 13395 ts_tablet_manager.cc:1434] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:53:01.739435 13395 tablet_bootstrap.cc:492] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0: Bootstrap starting.
I20260608 12:53:01.740077 13392 ts_tablet_manager.cc:1434] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:53:01.738623 13393 consensus_queue.cc:260] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.742856 13393 ts_tablet_manager.cc:1434] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260608 12:53:01.747064 13395 tablet_bootstrap.cc:654] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.747889 13236 leader_election.cc:304] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [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: 7f6ba5c6202b4878af5c47480f0103e0, f3e4513090254f9faab6cf6913c6d2af; no voters: 4b8bd43cf84a48de80e65e2c4c6b554c
I20260608 12:53:01.753119 13400 raft_consensus.cc:2804] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:01.754467 13395 tablet_bootstrap.cc:492] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0: No bootstrap required, opened a new log
I20260608 12:53:01.755061 13395 ts_tablet_manager.cc:1403] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 12:53:01.757790 13400 raft_consensus.cc:697] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 1 LEADER]: Becoming Leader. State: Replica: f3e4513090254f9faab6cf6913c6d2af, State: Running, Role: LEADER
I20260608 12:53:01.758293 13395 raft_consensus.cc:359] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.759112 13395 raft_consensus.cc:385] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.758872 13400 consensus_queue.cc:237] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.759449 13395 raft_consensus.cc:740] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f6ba5c6202b4878af5c47480f0103e0, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.760390 13395 consensus_queue.cc:260] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.763080 13395 ts_tablet_manager.cc:1434] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:53:01.767838 13093 catalog_manager.cc:5696] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e4513090254f9faab6cf6913c6d2af (127.4.198.194). New cstate: current_term: 1 leader_uuid: "f3e4513090254f9faab6cf6913c6d2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:01.812901 13402 raft_consensus.cc:493] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:01.813844 13402 raft_consensus.cc:515] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.815949 13402 leader_election.cc:290] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157), 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575)
I20260608 12:53:01.816890 13272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000a9ae171047edb0e5ac54aa9b296a" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af" is_pre_election: true
I20260608 12:53:01.817153 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000a9ae171047edb0e5ac54aa9b296a" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" is_pre_election: true
I20260608 12:53:01.817523 13272 raft_consensus.cc:2468] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 0.
I20260608 12:53:01.817837 13347 raft_consensus.cc:2468] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 0.
I20260608 12:53:01.818676 13162 leader_election.cc:304] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f6ba5c6202b4878af5c47480f0103e0, f3e4513090254f9faab6cf6913c6d2af; no voters: 
I20260608 12:53:01.819551 13402 raft_consensus.cc:2804] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:01.819864 13402 raft_consensus.cc:493] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:01.820175 13402 raft_consensus.cc:3060] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.825691 13402 raft_consensus.cc:515] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.827551 13402 leader_election.cc:290] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 election: Requested vote from peers f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157), 4b8bd43cf84a48de80e65e2c4c6b554c (127.4.198.195:34575)
I20260608 12:53:01.828449 13272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000a9ae171047edb0e5ac54aa9b296a" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af"
I20260608 12:53:01.828646 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b000a9ae171047edb0e5ac54aa9b296a" candidate_uuid: "7f6ba5c6202b4878af5c47480f0103e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c"
I20260608 12:53:01.829038 13272 raft_consensus.cc:3060] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.829226 13347 raft_consensus.cc:3060] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.834003 13347 raft_consensus.cc:2468] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 1.
I20260608 12:53:01.834113 13272 raft_consensus.cc:2468] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f6ba5c6202b4878af5c47480f0103e0 in term 1.
I20260608 12:53:01.835220 13161 leader_election.cc:304] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b8bd43cf84a48de80e65e2c4c6b554c, 7f6ba5c6202b4878af5c47480f0103e0; no voters: 
I20260608 12:53:01.835986 13402 raft_consensus.cc:2804] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:01.836508 13402 raft_consensus.cc:697] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 LEADER]: Becoming Leader. State: Replica: 7f6ba5c6202b4878af5c47480f0103e0, State: Running, Role: LEADER
I20260608 12:53:01.837306 13402 consensus_queue.cc:237] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
W20260608 12:53:01.843931 13144 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:01.845638 13093 catalog_manager.cc:5696] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "7f6ba5c6202b4878af5c47480f0103e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:01.867061  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:01.874070 13425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:01.877074 13426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:01.879547 13428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:01.879729  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:01.881546  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:01.881769  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:01.881919  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923181881907 us; error 0 us; skew 500 ppm
I20260608 12:53:01.882521  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:01.885078  4891 webserver.cc:533] Webserver started at http://127.4.198.196:37145/ using document root <none> and password file <none>
I20260608 12:53:01.885556  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:01.885722  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:01.885949  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:01.887363  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "1e5c089accdf4fd89c44d54c3abb551b"
format_stamp: "Formatted at 2026-06-08 12:53:01 on dist-test-slave-cf34"
I20260608 12:53:01.892601  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:53:01.896600 13433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:01.897609  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:53:01.897891  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "1e5c089accdf4fd89c44d54c3abb551b"
format_stamp: "Formatted at 2026-06-08 12:53:01 on dist-test-slave-cf34"
I20260608 12:53:01.898151  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:01.918076  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:01.919323  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:01.920769  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:01.923264  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:01.923544  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:01.923815  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:01.924007  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:01.973320  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:33923
I20260608 12:53:01.973448 13495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:33923 every 8 connection(s)
I20260608 12:53:01.974283 13412 raft_consensus.cc:493] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:01.975096 13412 raft_consensus.cc:515] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:01.978863 13412 leader_election.cc:290] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035), f3e4513090254f9faab6cf6913c6d2af (127.4.198.194:38157)
I20260608 12:53:01.978823 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddad0cc4a5994bb6a697994e5bd5d136" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f6ba5c6202b4878af5c47480f0103e0" is_pre_election: true
I20260608 12:53:01.979163 13272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddad0cc4a5994bb6a697994e5bd5d136" candidate_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e4513090254f9faab6cf6913c6d2af" is_pre_election: true
I20260608 12:53:01.979847 13197 raft_consensus.cc:2393] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b8bd43cf84a48de80e65e2c4c6b554c in current term 1: Already voted for candidate f3e4513090254f9faab6cf6913c6d2af in this term.
I20260608 12:53:01.981906 13311 leader_election.cc:304] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [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: 4b8bd43cf84a48de80e65e2c4c6b554c; no voters: 7f6ba5c6202b4878af5c47480f0103e0, f3e4513090254f9faab6cf6913c6d2af
I20260608 12:53:01.982712 13412 raft_consensus.cc:3060] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.989295 13412 raft_consensus.cc:2749] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:01.993410 13496 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46387
I20260608 12:53:01.993902 13496 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:01.994690 13496 heartbeater.cc:507] Master 127.4.198.254:46387 requested a full tablet report, sending...
I20260608 12:53:01.996922 13093 ts_manager.cc:194] Registered new tserver with Master: 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923)
I20260608 12:53:01.998354 13093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39728
I20260608 12:53:02.117779 13412 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:02.132102 13197 raft_consensus.cc:3060] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:02.140607 13396 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:02.260177 13400 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:02.273715 13402 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:02.276554 13400 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:02.282608 13401 consensus_queue.cc:1048] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:02.293064 13401 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:02.299486 13512 consensus_queue.cc:1048] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:02.879635 13347 consensus_queue.cc:237] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: true } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } }
I20260608 12:53:02.886675 13197 raft_consensus.cc:1275] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Refusing update from remote peer 4b8bd43cf84a48de80e65e2c4c6b554c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:02.886675 13272 raft_consensus.cc:1275] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Refusing update from remote peer 4b8bd43cf84a48de80e65e2c4c6b554c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:02.889060 13515 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:53:02.890611 13396 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } 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:53:02.897660 13515 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: true } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:02.899852 13197 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: true } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
W20260608 12:53:02.900988 13313 consensus_peers.cc:597] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c -> Peer 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): Couldn't send request to peer 1e5c089accdf4fd89c44d54c3abb551b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fad2204e9204fe3b82b761ccafaabee. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:02.900992 13272 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: true } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:02.913976 13094 catalog_manager.cc:5696] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af reported cstate change: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: true } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:02.929095 13197 consensus_queue.cc:237] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } }
I20260608 12:53:02.937342 13347 raft_consensus.cc:1275] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Refusing update from remote peer 7f6ba5c6202b4878af5c47480f0103e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:02.938863 13272 raft_consensus.cc:1275] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Refusing update from remote peer 7f6ba5c6202b4878af5c47480f0103e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:02.939299 13512 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } 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:53:02.940735 13401 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:53:02.948699 13164 consensus_peers.cc:597] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 -> Peer 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): Couldn't send request to peer 1e5c089accdf4fd89c44d54c3abb551b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b000a9ae171047edb0e5ac54aa9b296a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:02.947937 13402 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:02.949983 13272 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:02.950461 13347 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: true } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:02.963188 13096 catalog_manager.cc:5696] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "7f6ba5c6202b4878af5c47480f0103e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:02.979206 13272 consensus_queue.cc:237] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } }
I20260608 12:53:02.985522 13347 raft_consensus.cc:1275] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Refusing update from remote peer f3e4513090254f9faab6cf6913c6d2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:02.986146 13197 raft_consensus.cc:1275] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Refusing update from remote peer f3e4513090254f9faab6cf6913c6d2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:02.987274 13517 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:53:02.988339 13518 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } 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:53:02.996380 13521 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
W20260608 12:53:02.998538 13239 consensus_peers.cc:597] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af -> Peer 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): Couldn't send request to peer 1e5c089accdf4fd89c44d54c3abb551b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddad0cc4a5994bb6a697994e5bd5d136. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:02.998190 13347 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:02.999267 13197 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.001816 13496 heartbeater.cc:499] Master 127.4.198.254:46387 was elected leader, sending a full tablet report...
I20260608 12:53:03.012920 13093 catalog_manager.cc:5696] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af reported cstate change: config changed from index -1 to 2, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "f3e4513090254f9faab6cf6913c6d2af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:03.016585 13347 consensus_queue.cc:237] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } }
I20260608 12:53:03.023911 13272 raft_consensus.cc:1275] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Refusing update from remote peer 4b8bd43cf84a48de80e65e2c4c6b554c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:53:03.024304 13313 consensus_peers.cc:597] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c -> Peer 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): Couldn't send request to peer 1e5c089accdf4fd89c44d54c3abb551b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fad2204e9204fe3b82b761ccafaabee. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:03.024854 13197 raft_consensus.cc:1275] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Refusing update from remote peer 4b8bd43cf84a48de80e65e2c4c6b554c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:03.025662 13515 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } 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:53:03.026571 13396 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:53:03.034495 13516 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.038327 13197 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.039139 13272 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
W20260608 12:53:03.046267 13144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:53:03.046732 13144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:53:03.052721 13094 catalog_manager.cc:5696] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.053236 13197 consensus_queue.cc:237] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } }
I20260608 12:53:03.061862 13347 raft_consensus.cc:1275] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Refusing update from remote peer 7f6ba5c6202b4878af5c47480f0103e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:53:03.063221 13164 consensus_peers.cc:597] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 -> Peer 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): Couldn't send request to peer 1e5c089accdf4fd89c44d54c3abb551b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b000a9ae171047edb0e5ac54aa9b296a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:03.063939 13402 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } 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:53:03.066102 13272 raft_consensus.cc:1275] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Refusing update from remote peer 7f6ba5c6202b4878af5c47480f0103e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:03.067431 13402 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:53:03.071224 13346 consensus_queue.cc:237] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:03.071926 13401 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.073648 13347 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.076082 13273 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
W20260608 12:53:03.082520 13144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:53:03.082958 13144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:53:03.087699 13197 raft_consensus.cc:1275] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Refusing update from remote peer 4b8bd43cf84a48de80e65e2c4c6b554c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:03.089597 13532 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:53:03.089267 13271 consensus_queue.cc:237] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } }
I20260608 12:53:03.092303 13270 raft_consensus.cc:1275] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Refusing update from remote peer 4b8bd43cf84a48de80e65e2c4c6b554c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:03.089802 13093 catalog_manager.cc:5696] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7f6ba5c6202b4878af5c47480f0103e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:03.098652 13516 consensus_queue.cc:1048] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } 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:53:03.101354 13396 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } }
I20260608 12:53:03.104538 13197 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } }
I20260608 12:53:03.109470 13198 consensus_queue.cc:237] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } }
I20260608 12:53:03.112146 13347 raft_consensus.cc:1275] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Refusing update from remote peer f3e4513090254f9faab6cf6913c6d2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:03.113166 13080 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1fad2204e9204fe3b82b761ccafaabee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:03.119243 13347 raft_consensus.cc:1275] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Refusing update from remote peer 7f6ba5c6202b4878af5c47480f0103e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:03.119338 13272 raft_consensus.cc:1275] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Refusing update from remote peer 7f6ba5c6202b4878af5c47480f0103e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:53:03.118507 13239 consensus_peers.cc:597] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af -> Peer 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): Couldn't send request to peer 1e5c089accdf4fd89c44d54c3abb551b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddad0cc4a5994bb6a697994e5bd5d136. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:03.118667 13521 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 12:53:03.121043 13402 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:03.123914 13402 consensus_queue.cc:1048] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } 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:53:03.126981 13197 raft_consensus.cc:1275] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Refusing update from remote peer f3e4513090254f9faab6cf6913c6d2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:03.128453 13521 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } 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:53:03.132333 13512 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } }
I20260608 12:53:03.133057 13517 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.134126 13346 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } }
I20260608 12:53:03.134532 13272 raft_consensus.cc:2955] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } }
I20260608 12:53:03.140028 13094 catalog_manager.cc:5696] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 reported cstate change: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } attrs { replace: false } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } }
I20260608 12:53:03.144702 13347 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.148725 13080 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b000a9ae171047edb0e5ac54aa9b296a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:03.154888 13197 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } } }
I20260608 12:53:03.155049 13272 raft_consensus.cc:2955] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } }
W20260608 12:53:03.160688 13144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:53:03.161137 13144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:53:03.171931 13094 catalog_manager.cc:5696] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c reported cstate change: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "7f6ba5c6202b4878af5c47480f0103e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } attrs { replace: false } } }
I20260608 12:53:03.183748 13096 catalog_manager.cc:5696] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f3e4513090254f9faab6cf6913c6d2af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5c089accdf4fd89c44d54c3abb551b" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 33923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:03.190263 13460 tablet_service.cc:1558] Processing DeleteTablet for tablet b000a9ae171047edb0e5ac54aa9b296a with delete_type TABLET_DATA_TOMBSTONED (TS 1e5c089accdf4fd89c44d54c3abb551b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
I20260608 12:53:03.190418 13461 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fad2204e9204fe3b82b761ccafaabee with delete_type TABLET_DATA_TOMBSTONED (TS 1e5c089accdf4fd89c44d54c3abb551b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
W20260608 12:53:03.193919 13083 catalog_manager.cc:4994] TS 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): delete failed for tablet b000a9ae171047edb0e5ac54aa9b296a because the tablet was not found. No further retry: Not found: Tablet not found: b000a9ae171047edb0e5ac54aa9b296a
W20260608 12:53:03.195698 13083 catalog_manager.cc:4994] TS 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): delete failed for tablet 1fad2204e9204fe3b82b761ccafaabee because the tablet was not found. No further retry: Not found: Tablet not found: 1fad2204e9204fe3b82b761ccafaabee
I20260608 12:53:03.200084 13272 consensus_queue.cc:237] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [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: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } }
I20260608 12:53:03.205927 13347 raft_consensus.cc:1275] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Refusing update from remote peer f3e4513090254f9faab6cf6913c6d2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:03.206504 13197 raft_consensus.cc:1275] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Refusing update from remote peer f3e4513090254f9faab6cf6913c6d2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:03.207402 13521 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:03.208204 13517 consensus_queue.cc:1048] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } 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:53:03.215006 13521 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } }
I20260608 12:53:03.218204 13347 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } }
I20260608 12:53:03.218457 13197 raft_consensus.cc:2955] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } } }
I20260608 12:53:03.226163 13081 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ddad0cc4a5994bb6a697994e5bd5d136 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:03.234746 13093 catalog_manager.cc:5696] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af reported cstate change: config changed from index 3 to 4, NON_VOTER 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196) evicted. New cstate: current_term: 1 leader_uuid: "f3e4513090254f9faab6cf6913c6d2af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f6ba5c6202b4878af5c47480f0103e0" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 42035 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e4513090254f9faab6cf6913c6d2af" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8bd43cf84a48de80e65e2c4c6b554c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 34575 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:03.251252 13460 tablet_service.cc:1558] Processing DeleteTablet for tablet ddad0cc4a5994bb6a697994e5bd5d136 with delete_type TABLET_DATA_TOMBSTONED (TS 1e5c089accdf4fd89c44d54c3abb551b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
W20260608 12:53:03.252943 13083 catalog_manager.cc:4994] TS 1e5c089accdf4fd89c44d54c3abb551b (127.4.198.196:33923): delete failed for tablet ddad0cc4a5994bb6a697994e5bd5d136 because the tablet was not found. No further retry: Not found: Tablet not found: ddad0cc4a5994bb6a697994e5bd5d136
I20260608 12:53:04.068445  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:04.088760  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:04.089465  4891 tablet_replica.cc:333] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0: stopping tablet replica
I20260608 12:53:04.090085  4891 raft_consensus.cc:2243] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:04.091056  4891 raft_consensus.cc:2272] T b000a9ae171047edb0e5ac54aa9b296a P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.093288  4891 tablet_replica.cc:333] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0: stopping tablet replica
I20260608 12:53:04.093884  4891 raft_consensus.cc:2243] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.094478  4891 raft_consensus.cc:2272] T 1fad2204e9204fe3b82b761ccafaabee P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.097046  4891 tablet_replica.cc:333] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0: stopping tablet replica
I20260608 12:53:04.097589  4891 raft_consensus.cc:2243] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.098165  4891 raft_consensus.cc:2272] T ddad0cc4a5994bb6a697994e5bd5d136 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.100525  4891 tablet_replica.cc:333] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0: stopping tablet replica
I20260608 12:53:04.101018  4891 raft_consensus.cc:2243] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:04.101773  4891 raft_consensus.cc:2272] T 17ee71a275ca4d55959ff41689b717f1 P 7f6ba5c6202b4878af5c47480f0103e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.116051  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:53:04.120896 13310 consensus_peers.cc:597] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c -> Peer 7f6ba5c6202b4878af5c47480f0103e0 (127.4.198.193:42035): Couldn't send request to peer 7f6ba5c6202b4878af5c47480f0103e0. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:04.130155  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:53:04.151948  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:04.152643  4891 tablet_replica.cc:333] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af: stopping tablet replica
I20260608 12:53:04.153215  4891 raft_consensus.cc:2243] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.153931  4891 raft_consensus.cc:2272] T b000a9ae171047edb0e5ac54aa9b296a P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.156334  4891 tablet_replica.cc:333] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af: stopping tablet replica
I20260608 12:53:04.156881  4891 raft_consensus.cc:2243] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.157460  4891 raft_consensus.cc:2272] T 1fad2204e9204fe3b82b761ccafaabee P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.159353  4891 tablet_replica.cc:333] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af: stopping tablet replica
I20260608 12:53:04.159850  4891 raft_consensus.cc:2243] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:04.160652  4891 raft_consensus.cc:2272] T ddad0cc4a5994bb6a697994e5bd5d136 P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.163318  4891 tablet_replica.cc:333] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af: stopping tablet replica
I20260608 12:53:04.163815  4891 raft_consensus.cc:2243] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.164233  4891 raft_consensus.cc:2272] T 17ee71a275ca4d55959ff41689b717f1 P f3e4513090254f9faab6cf6913c6d2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.187273  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:04.201119  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:53:04.219354  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:04.220197  4891 tablet_replica.cc:333] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c: stopping tablet replica
I20260608 12:53:04.220898  4891 raft_consensus.cc:2243] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.221585  4891 raft_consensus.cc:2272] T b000a9ae171047edb0e5ac54aa9b296a P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.223816  4891 tablet_replica.cc:333] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c: stopping tablet replica
I20260608 12:53:04.224400  4891 raft_consensus.cc:2243] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.224946  4891 raft_consensus.cc:2272] T 17ee71a275ca4d55959ff41689b717f1 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.227330  4891 tablet_replica.cc:333] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c: stopping tablet replica
I20260608 12:53:04.227833  4891 raft_consensus.cc:2243] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:04.228411  4891 raft_consensus.cc:2272] T ddad0cc4a5994bb6a697994e5bd5d136 P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.230257  4891 tablet_replica.cc:333] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c: stopping tablet replica
I20260608 12:53:04.230844  4891 raft_consensus.cc:2243] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:04.231613  4891 raft_consensus.cc:2272] T 1fad2204e9204fe3b82b761ccafaabee P 4b8bd43cf84a48de80e65e2c4c6b554c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.255368  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:04.269187  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:53:04.289047  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:04.305107  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:53:04.314273  4891 master.cc:562] Master@127.4.198.254:46387 shutting down...
I20260608 12:53:04.330183  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:04.330749  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.331095  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61a6e51a4867464ea4ff5909eace29aa: stopping tablet replica
I20260608 12:53:04.350499  4891 master.cc:584] Master@127.4.198.254:46387 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4668 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:53:04.382119  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:34755
I20260608 12:53:04.383332  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.388602 13543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.388811 13544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.390105 13546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:04.391389  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:04.392271  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:04.392447  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.392659  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923184392626 us; error 0 us; skew 500 ppm
I20260608 12:53:04.393280  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.395644  4891 webserver.cc:533] Webserver started at http://127.4.198.254:38459/ using document root <none> and password file <none>
I20260608 12:53:04.396188  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.396353  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.396677  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.397756  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "36980115d7584d52b95a83450f4de404"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.402343  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:04.405956 13551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.406667  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:53:04.407033  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "36980115d7584d52b95a83450f4de404"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.407287  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:04.421494  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.422542  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.459769  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:34755
I20260608 12:53:04.459903 13602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:34755 every 8 connection(s)
I20260608 12:53:04.464200 13603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:04.474725 13603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404: Bootstrap starting.
I20260608 12:53:04.479501 13603 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:04.483718 13603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404: No bootstrap required, opened a new log
I20260608 12:53:04.485868 13603 raft_consensus.cc:359] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36980115d7584d52b95a83450f4de404" member_type: VOTER }
I20260608 12:53:04.486285 13603 raft_consensus.cc:385] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:04.486527 13603 raft_consensus.cc:740] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36980115d7584d52b95a83450f4de404, State: Initialized, Role: FOLLOWER
I20260608 12:53:04.487231 13603 consensus_queue.cc:260] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36980115d7584d52b95a83450f4de404" member_type: VOTER }
I20260608 12:53:04.487699 13603 raft_consensus.cc:399] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:04.487938 13603 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:04.488205 13603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:04.492991 13603 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36980115d7584d52b95a83450f4de404" member_type: VOTER }
I20260608 12:53:04.493619 13603 leader_election.cc:304] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [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: 36980115d7584d52b95a83450f4de404; no voters: 
I20260608 12:53:04.494732 13603 leader_election.cc:290] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:04.495234 13606 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:04.496649 13606 raft_consensus.cc:697] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 1 LEADER]: Becoming Leader. State: Replica: 36980115d7584d52b95a83450f4de404, State: Running, Role: LEADER
I20260608 12:53:04.497375 13606 consensus_queue.cc:237] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [LEADER]: Queue going to LEADER mode. State: All 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: "36980115d7584d52b95a83450f4de404" member_type: VOTER }
I20260608 12:53:04.497879 13603 sys_catalog.cc:565] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:04.500455 13608 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36980115d7584d52b95a83450f4de404. Latest consensus state: current_term: 1 leader_uuid: "36980115d7584d52b95a83450f4de404" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36980115d7584d52b95a83450f4de404" member_type: VOTER } }
I20260608 12:53:04.500428 13607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "36980115d7584d52b95a83450f4de404" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36980115d7584d52b95a83450f4de404" member_type: VOTER } }
I20260608 12:53:04.501159 13608 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:04.501188 13607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:04.503988 13611 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:04.508792 13611 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:04.519213  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:04.519412 13611 catalog_manager.cc:1382] Generated new cluster ID: c88133b11a8f40c891d4ffa94c684d8c
I20260608 12:53:04.519758 13611 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:04.545363 13611 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:04.546864 13611 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:04.564788 13611 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404: Generated new TSK 0
I20260608 12:53:04.565505 13611 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:04.585825  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.592476 13624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.593878 13625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.595592 13627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:04.596372  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:04.597368  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:04.597584  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.597790  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923184597768 us; error 0 us; skew 500 ppm
I20260608 12:53:04.598382  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.600879  4891 webserver.cc:533] Webserver started at http://127.4.198.193:38269/ using document root <none> and password file <none>
I20260608 12:53:04.601399  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.601572  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.601897  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.603127  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "ec2249ed1c8145a88b84f2d8febe535f"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.607918  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:04.611617 13632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.612429  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:53:04.612749  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "ec2249ed1c8145a88b84f2d8febe535f"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.613023  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:04.638726  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.639829  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.641258  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:04.643688  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:04.643880  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.644176  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:04.644340  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.686750  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:45379
I20260608 12:53:04.686940 13694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:45379 every 8 connection(s)
I20260608 12:53:04.692276  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.700423 13699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.700922 13700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.703079 13702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:04.705157  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:04.706086 13695 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34755
I20260608 12:53:04.706341  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:53:04.706539 13695 heartbeater.cc:461] Registering TS with master...
W20260608 12:53:04.706640  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.707028  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923184706982 us; error 0 us; skew 500 ppm
I20260608 12:53:04.707638 13695 heartbeater.cc:507] Master 127.4.198.254:34755 requested a full tablet report, sending...
I20260608 12:53:04.707984  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.710381 13568 ts_manager.cc:194] Registered new tserver with Master: ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193:45379)
I20260608 12:53:04.711050  4891 webserver.cc:533] Webserver started at http://127.4.198.194:41441/ using document root <none> and password file <none>
I20260608 12:53:04.711637  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.711849  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.712141  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.712498 13568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50430
I20260608 12:53:04.713382  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "3814888a6724438b99c075057112edcc"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.718567  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:04.722072 13707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.722991  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:04.723258  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "3814888a6724438b99c075057112edcc"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.723491  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:04.736261  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.737270  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.738672  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:04.741019  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:04.741227  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.741487  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:04.741659  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.782084  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:36623
I20260608 12:53:04.782249 13769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:36623 every 8 connection(s)
I20260608 12:53:04.787060  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.794083 13773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.795825 13774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:04.797600 13776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:04.799299  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:04.800545  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:04.800845  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.801064 13770 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34755
I20260608 12:53:04.801120  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923184801095 us; error 0 us; skew 500 ppm
I20260608 12:53:04.801646 13770 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:04.802052  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.802520 13770 heartbeater.cc:507] Master 127.4.198.254:34755 requested a full tablet report, sending...
I20260608 12:53:04.804983 13568 ts_manager.cc:194] Registered new tserver with Master: 3814888a6724438b99c075057112edcc (127.4.198.194:36623)
I20260608 12:53:04.805454  4891 webserver.cc:533] Webserver started at http://127.4.198.195:36509/ using document root <none> and password file <none>
I20260608 12:53:04.806097  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.806332  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.806630  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.806668 13568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50438
I20260608 12:53:04.808180  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "9faea2508a3e4461a472472428fa42b1"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.813637  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:53:04.817322 13781 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.818282  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:04.818610  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "9faea2508a3e4461a472472428fa42b1"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-cf34"
I20260608 12:53:04.819005  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:04.837683  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.838829  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.840302  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:04.842649  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:04.842913  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:53:04.843173  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:04.843365  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.887001  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:33815
I20260608 12:53:04.887162 13843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:33815 every 8 connection(s)
I20260608 12:53:04.901646 13844 heartbeater.cc:344] Connected to a master server at 127.4.198.254:34755
I20260608 12:53:04.902109 13844 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:04.902992 13844 heartbeater.cc:507] Master 127.4.198.254:34755 requested a full tablet report, sending...
I20260608 12:53:04.905086 13568 ts_manager.cc:194] Registered new tserver with Master: 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:04.905457  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015049158s
I20260608 12:53:04.907035 13568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50454
I20260608 12:53:05.715257 13695 heartbeater.cc:499] Master 127.4.198.254:34755 was elected leader, sending a full tablet report...
I20260608 12:53:05.809674 13770 heartbeater.cc:499] Master 127.4.198.254:34755 was elected leader, sending a full tablet report...
I20260608 12:53:05.909920 13844 heartbeater.cc:499] Master 127.4.198.254:34755 was elected leader, sending a full tablet report...
I20260608 12:53:05.966986 13568 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50470:
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:53:05.969511 13568 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:53:06.044505 13735 tablet_service.cc:1511] Processing CreateTablet for tablet 2d19d694fd0f44348edc7f8d81a3d535 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:06.045219 13734 tablet_service.cc:1511] Processing CreateTablet for tablet 44f8db7fe35246edbabb8ca73da60e9f (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:06.045989 13735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d19d694fd0f44348edc7f8d81a3d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.047576 13733 tablet_service.cc:1511] Processing CreateTablet for tablet 82b022fbf6664ddf987743fd10b07587 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:06.048885 13733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b022fbf6664ddf987743fd10b07587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.052781 13660 tablet_service.cc:1511] Processing CreateTablet for tablet 2d19d694fd0f44348edc7f8d81a3d535 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:06.054143 13732 tablet_service.cc:1511] Processing CreateTablet for tablet 3a207724e4d34cab9543a42f5ed31a60 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:06.055589 13732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a207724e4d34cab9543a42f5ed31a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.056000 13659 tablet_service.cc:1511] Processing CreateTablet for tablet 44f8db7fe35246edbabb8ca73da60e9f (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:06.058897 13658 tablet_service.cc:1511] Processing CreateTablet for tablet 82b022fbf6664ddf987743fd10b07587 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:06.060043 13734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f8db7fe35246edbabb8ca73da60e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.061100 13731 tablet_service.cc:1511] Processing CreateTablet for tablet 95f38f4850f846df88250ca23cbc3ccf (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:06.061911 13657 tablet_service.cc:1511] Processing CreateTablet for tablet 3a207724e4d34cab9543a42f5ed31a60 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:06.062492 13731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f38f4850f846df88250ca23cbc3ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.054255 13660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d19d694fd0f44348edc7f8d81a3d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.064903 13730 tablet_service.cc:1511] Processing CreateTablet for tablet 55febf394eb441e3aa803cbf5196ba60 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:06.066238 13730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55febf394eb441e3aa803cbf5196ba60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.067139 13657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a207724e4d34cab9543a42f5ed31a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.071141 13659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f8db7fe35246edbabb8ca73da60e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.073668 13658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b022fbf6664ddf987743fd10b07587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.084193 13656 tablet_service.cc:1511] Processing CreateTablet for tablet 95f38f4850f846df88250ca23cbc3ccf (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:06.085693 13656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f38f4850f846df88250ca23cbc3ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.092617 13655 tablet_service.cc:1511] Processing CreateTablet for tablet 55febf394eb441e3aa803cbf5196ba60 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:06.094082 13655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55febf394eb441e3aa803cbf5196ba60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.097167 13864 tablet_bootstrap.cc:492] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc: Bootstrap starting.
I20260608 12:53:06.104841 13864 tablet_bootstrap.cc:654] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.110584 13809 tablet_service.cc:1511] Processing CreateTablet for tablet 2d19d694fd0f44348edc7f8d81a3d535 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:06.112715 13809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d19d694fd0f44348edc7f8d81a3d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.122078 13864 tablet_bootstrap.cc:492] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc: No bootstrap required, opened a new log
I20260608 12:53:06.124006 13807 tablet_service.cc:1511] Processing CreateTablet for tablet 82b022fbf6664ddf987743fd10b07587 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:06.122709 13864 ts_tablet_manager.cc:1403] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.000s
I20260608 12:53:06.125499 13807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b022fbf6664ddf987743fd10b07587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.129321 13808 tablet_service.cc:1511] Processing CreateTablet for tablet 44f8db7fe35246edbabb8ca73da60e9f (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:06.128234 13864 raft_consensus.cc:359] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.131095 13864 raft_consensus.cc:385] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.131444 13864 raft_consensus.cc:740] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3814888a6724438b99c075057112edcc, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.131964 13805 tablet_service.cc:1511] Processing CreateTablet for tablet 95f38f4850f846df88250ca23cbc3ccf (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:06.134196 13804 tablet_service.cc:1511] Processing CreateTablet for tablet 55febf394eb441e3aa803cbf5196ba60 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:06.128012 13806 tablet_service.cc:1511] Processing CreateTablet for tablet 3a207724e4d34cab9543a42f5ed31a60 (DEFAULT_TABLE table=test-workload [id=f9c2c27b23634f34b8c2084d0189fcd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:06.130710 13808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f8db7fe35246edbabb8ca73da60e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.139184 13805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f38f4850f846df88250ca23cbc3ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.139739 13864 consensus_queue.cc:260] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.143144 13804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55febf394eb441e3aa803cbf5196ba60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.155990 13806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a207724e4d34cab9543a42f5ed31a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.180460 13868 tablet_bootstrap.cc:492] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1: Bootstrap starting.
I20260608 12:53:06.194813 13866 tablet_bootstrap.cc:492] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f: Bootstrap starting.
I20260608 12:53:06.202054 13866 tablet_bootstrap.cc:654] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.207499 13864 ts_tablet_manager.cc:1434] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc: Time spent starting tablet: real 0.082s	user 0.035s	sys 0.000s
I20260608 12:53:06.208325 13868 tablet_bootstrap.cc:654] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.208617 13866 tablet_bootstrap.cc:492] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f: No bootstrap required, opened a new log
I20260608 12:53:06.209507 13866 ts_tablet_manager.cc:1403] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:53:06.210572 13864 tablet_bootstrap.cc:492] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc: Bootstrap starting.
I20260608 12:53:06.212895 13866 raft_consensus.cc:359] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.213914 13866 raft_consensus.cc:385] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.214259 13866 raft_consensus.cc:740] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.216048 13866 consensus_queue.cc:260] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.218343 13868 tablet_bootstrap.cc:492] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1: No bootstrap required, opened a new log
I20260608 12:53:06.218954 13868 ts_tablet_manager.cc:1403] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260608 12:53:06.218974 13866 ts_tablet_manager.cc:1434] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:53:06.220386 13866 tablet_bootstrap.cc:492] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f: Bootstrap starting.
I20260608 12:53:06.221192 13864 tablet_bootstrap.cc:654] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.222376 13868 raft_consensus.cc:359] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.223204 13868 raft_consensus.cc:385] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.223496 13868 raft_consensus.cc:740] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.224581 13868 consensus_queue.cc:260] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.226960 13866 tablet_bootstrap.cc:654] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.241303 13868 ts_tablet_manager.cc:1434] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.012s
I20260608 12:53:06.241465 13864 tablet_bootstrap.cc:492] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc: No bootstrap required, opened a new log
I20260608 12:53:06.242075 13866 tablet_bootstrap.cc:492] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f: No bootstrap required, opened a new log
I20260608 12:53:06.242209 13864 ts_tablet_manager.cc:1403] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260608 12:53:06.242554 13868 tablet_bootstrap.cc:492] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1: Bootstrap starting.
I20260608 12:53:06.242614 13866 ts_tablet_manager.cc:1403] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 12:53:06.245988 13866 raft_consensus.cc:359] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.246743 13866 raft_consensus.cc:385] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.247087 13866 raft_consensus.cc:740] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.245752 13864 raft_consensus.cc:359] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.247857 13864 raft_consensus.cc:385] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.248245 13864 raft_consensus.cc:740] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3814888a6724438b99c075057112edcc, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.248003 13866 consensus_queue.cc:260] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.249411 13864 consensus_queue.cc:260] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.250051 13868 tablet_bootstrap.cc:654] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.252524 13866 ts_tablet_manager.cc:1434] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:53:06.253624 13866 tablet_bootstrap.cc:492] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f: Bootstrap starting.
I20260608 12:53:06.258337 13864 ts_tablet_manager.cc:1434] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:53:06.259688 13864 tablet_bootstrap.cc:492] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc: Bootstrap starting.
I20260608 12:53:06.260448 13866 tablet_bootstrap.cc:654] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.267506 13864 tablet_bootstrap.cc:654] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.273768 13866 tablet_bootstrap.cc:492] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f: No bootstrap required, opened a new log
I20260608 12:53:06.274461 13866 ts_tablet_manager.cc:1403] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 12:53:06.278090 13866 raft_consensus.cc:359] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.279121 13866 raft_consensus.cc:385] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.279640 13866 raft_consensus.cc:740] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.281077 13866 consensus_queue.cc:260] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.284723 13866 ts_tablet_manager.cc:1434] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:53:06.286033 13866 tablet_bootstrap.cc:492] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f: Bootstrap starting.
W20260608 12:53:06.291083 13771 tablet.cc:2404] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:53:06.296062 13866 tablet_bootstrap.cc:654] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.297883 13864 tablet_bootstrap.cc:492] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc: No bootstrap required, opened a new log
I20260608 12:53:06.298532 13864 ts_tablet_manager.cc:1403] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.009s
I20260608 12:53:06.302953 13864 raft_consensus.cc:359] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.303969 13864 raft_consensus.cc:385] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.304359 13864 raft_consensus.cc:740] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3814888a6724438b99c075057112edcc, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.304656 13868 tablet_bootstrap.cc:492] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1: No bootstrap required, opened a new log
I20260608 12:53:06.304661 13873 raft_consensus.cc:493] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:06.305610 13868 ts_tablet_manager.cc:1403] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.035s
I20260608 12:53:06.305495 13864 consensus_queue.cc:260] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.307961 13866 tablet_bootstrap.cc:492] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f: No bootstrap required, opened a new log
I20260608 12:53:06.308543 13866 ts_tablet_manager.cc:1403] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 12:53:06.305476 13873 raft_consensus.cc:515] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.309387 13868 raft_consensus.cc:359] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.310289 13868 raft_consensus.cc:385] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.310657 13868 raft_consensus.cc:740] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.311849 13866 raft_consensus.cc:359] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.312711 13866 raft_consensus.cc:385] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.313174 13866 raft_consensus.cc:740] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.314128 13866 consensus_queue.cc:260] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.315680 13864 ts_tablet_manager.cc:1434] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260608 12:53:06.316977 13864 tablet_bootstrap.cc:492] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc: Bootstrap starting.
I20260608 12:53:06.319516 13868 consensus_queue.cc:260] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.319145 13866 ts_tablet_manager.cc:1434] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:53:06.322636 13866 tablet_bootstrap.cc:492] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f: Bootstrap starting.
I20260608 12:53:06.325071 13864 tablet_bootstrap.cc:654] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.327440 13873 leader_election.cc:290] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193:45379), 3814888a6724438b99c075057112edcc (127.4.198.194:36623)
I20260608 12:53:06.334249 13866 tablet_bootstrap.cc:654] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.337464 13864 tablet_bootstrap.cc:492] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc: No bootstrap required, opened a new log
I20260608 12:53:06.338271 13864 ts_tablet_manager.cc:1403] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260608 12:53:06.342959 13864 raft_consensus.cc:359] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.343829 13864 raft_consensus.cc:385] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.344136 13864 raft_consensus.cc:740] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3814888a6724438b99c075057112edcc, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.344956 13864 consensus_queue.cc:260] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.348400 13868 ts_tablet_manager.cc:1434] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.002s
I20260608 12:53:06.348724 13866 tablet_bootstrap.cc:492] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f: No bootstrap required, opened a new log
I20260608 12:53:06.354854 13866 ts_tablet_manager.cc:1403] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260608 12:53:06.355077 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b022fbf6664ddf987743fd10b07587" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc" is_pre_election: true
I20260608 12:53:06.355842 13745 raft_consensus.cc:2468] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 0.
I20260608 12:53:06.357038 13783 leader_election.cc:304] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, 9faea2508a3e4461a472472428fa42b1; no voters: 
I20260608 12:53:06.357827 13881 raft_consensus.cc:2804] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:06.357829 13866 raft_consensus.cc:359] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.358345 13881 raft_consensus.cc:493] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:06.349681 13868 tablet_bootstrap.cc:492] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1: Bootstrap starting.
I20260608 12:53:06.351068 13864 ts_tablet_manager.cc:1434] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 12:53:06.358589 13866 raft_consensus.cc:385] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.358830 13881 raft_consensus.cc:3060] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.359206 13866 raft_consensus.cc:740] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.360265 13866 consensus_queue.cc:260] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.362879 13864 tablet_bootstrap.cc:492] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc: Bootstrap starting.
I20260608 12:53:06.365931 13670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b022fbf6664ddf987743fd10b07587" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec2249ed1c8145a88b84f2d8febe535f" is_pre_election: true
I20260608 12:53:06.366744 13670 raft_consensus.cc:2468] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 0.
I20260608 12:53:06.367679 13868 tablet_bootstrap.cc:654] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.370302 13864 tablet_bootstrap.cc:654] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.370995 13866 ts_tablet_manager.cc:1434] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:53:06.372391 13866 tablet_bootstrap.cc:492] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f: Bootstrap starting.
I20260608 12:53:06.381301 13866 tablet_bootstrap.cc:654] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.382534 13864 tablet_bootstrap.cc:492] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc: No bootstrap required, opened a new log
I20260608 12:53:06.383189 13864 ts_tablet_manager.cc:1403] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 12:53:06.385164 13881 raft_consensus.cc:515] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.386646 13864 raft_consensus.cc:359] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.387605 13881 leader_election.cc:290] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 election: Requested vote from peers ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193:45379), 3814888a6724438b99c075057112edcc (127.4.198.194:36623)
I20260608 12:53:06.388893 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b022fbf6664ddf987743fd10b07587" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc"
I20260608 12:53:06.388950 13670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b022fbf6664ddf987743fd10b07587" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec2249ed1c8145a88b84f2d8febe535f"
I20260608 12:53:06.389601 13745 raft_consensus.cc:3060] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.389927 13670 raft_consensus.cc:3060] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.387494 13864 raft_consensus.cc:385] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.395304 13864 raft_consensus.cc:740] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3814888a6724438b99c075057112edcc, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.396154 13745 raft_consensus.cc:2468] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 1.
I20260608 12:53:06.396301 13871 raft_consensus.cc:493] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:06.397140 13871 raft_consensus.cc:515] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.397643 13783 leader_election.cc:304] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, 9faea2508a3e4461a472472428fa42b1; no voters: 
I20260608 12:53:06.398682 13881 raft_consensus.cc:2804] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.400158 13881 raft_consensus.cc:697] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 1 LEADER]: Becoming Leader. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Running, Role: LEADER
I20260608 12:53:06.401057 13881 consensus_queue.cc:237] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.406054 13868 tablet_bootstrap.cc:492] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1: No bootstrap required, opened a new log
I20260608 12:53:06.408329 13868 ts_tablet_manager.cc:1403] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.017s
I20260608 12:53:06.407313 13670 raft_consensus.cc:2468] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 1.
I20260608 12:53:06.412380 13871 leader_election.cc:290] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.413774 13868 raft_consensus.cc:359] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.416647 13868 raft_consensus.cc:385] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.417188 13868 raft_consensus.cc:740] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.418473 13866 tablet_bootstrap.cc:492] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f: No bootstrap required, opened a new log
I20260608 12:53:06.418404 13868 consensus_queue.cc:260] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.419397 13866 ts_tablet_manager.cc:1403] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.015s
I20260608 12:53:06.396297 13864 consensus_queue.cc:260] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.421931 13868 ts_tablet_manager.cc:1434] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 12:53:06.423588 13868 tablet_bootstrap.cc:492] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1: Bootstrap starting.
I20260608 12:53:06.423368 13866 raft_consensus.cc:359] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.424348 13866 raft_consensus.cc:385] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.424671 13866 raft_consensus.cc:740] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.425829 13866 consensus_queue.cc:260] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.433911 13868 tablet_bootstrap.cc:654] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.435335 13864 ts_tablet_manager.cc:1434] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.005s
I20260608 12:53:06.435345 13866 ts_tablet_manager.cc:1434] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:53:06.448347 13868 tablet_bootstrap.cc:492] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1: No bootstrap required, opened a new log
I20260608 12:53:06.449146 13868 ts_tablet_manager.cc:1403] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260608 12:53:06.450259 13871 raft_consensus.cc:493] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:06.450907 13871 raft_consensus.cc:515] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.450418 13864 tablet_bootstrap.cc:492] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc: Bootstrap starting.
I20260608 12:53:06.453294 13871 leader_election.cc:290] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.453327 13868 raft_consensus.cc:359] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.454744 13868 raft_consensus.cc:385] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.455170 13868 raft_consensus.cc:740] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.456411 13868 consensus_queue.cc:260] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.459440 13871 raft_consensus.cc:493] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:06.460081 13868 ts_tablet_manager.cc:1434] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260608 12:53:06.460003 13871 raft_consensus.cc:515] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.461397 13868 tablet_bootstrap.cc:492] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1: Bootstrap starting.
I20260608 12:53:06.462296 13871 leader_election.cc:290] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.468837 13819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d19d694fd0f44348edc7f8d81a3d535" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1" is_pre_election: true
I20260608 12:53:06.469659 13819 raft_consensus.cc:2468] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 0.
I20260608 12:53:06.470613 13817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f8db7fe35246edbabb8ca73da60e9f" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1" is_pre_election: true
I20260608 12:53:06.471441 13635 leader_election.cc:304] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9faea2508a3e4461a472472428fa42b1, ec2249ed1c8145a88b84f2d8febe535f; no voters: 
I20260608 12:53:06.471969 13868 tablet_bootstrap.cc:654] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.472414 13871 raft_consensus.cc:2804] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:06.472886 13871 raft_consensus.cc:493] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:06.473254 13871 raft_consensus.cc:3060] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.469703 13818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f38f4850f846df88250ca23cbc3ccf" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1" is_pre_election: true
I20260608 12:53:06.475178 13818 raft_consensus.cc:2468] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 0.
I20260608 12:53:06.476580 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d19d694fd0f44348edc7f8d81a3d535" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc" is_pre_election: true
I20260608 12:53:06.477146 13744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f38f4850f846df88250ca23cbc3ccf" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc" is_pre_election: true
I20260608 12:53:06.477548 13745 raft_consensus.cc:2468] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 0.
I20260608 12:53:06.477924 13744 raft_consensus.cc:2468] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 0.
I20260608 12:53:06.480875 13744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f8db7fe35246edbabb8ca73da60e9f" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc" is_pre_election: true
I20260608 12:53:06.480881 13871 raft_consensus.cc:515] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
W20260608 12:53:06.481608 13635 leader_election.cc:343] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:06.481964 13744 raft_consensus.cc:2468] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 0.
I20260608 12:53:06.480384 13634 leader_election.cc:304] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, ec2249ed1c8145a88b84f2d8febe535f; no voters: 
I20260608 12:53:06.483587 13871 leader_election.cc:290] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Requested vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.480931 13564 catalog_manager.cc:5696] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9faea2508a3e4461a472472428fa42b1 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "9faea2508a3e4461a472472428fa42b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:06.484234 13871 raft_consensus.cc:2804] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:06.484694 13871 raft_consensus.cc:493] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:06.485070 13871 raft_consensus.cc:3060] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.486479 13864 tablet_bootstrap.cc:654] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.491408 13818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d19d694fd0f44348edc7f8d81a3d535" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1"
I20260608 12:53:06.492307 13818 raft_consensus.cc:3060] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.495283 13871 raft_consensus.cc:515] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.496449 13744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d19d694fd0f44348edc7f8d81a3d535" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc"
I20260608 12:53:06.497143 13744 raft_consensus.cc:3060] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.497908 13871 leader_election.cc:290] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Requested vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.503636 13634 leader_election.cc:304] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [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: 3814888a6724438b99c075057112edcc, ec2249ed1c8145a88b84f2d8febe535f; no voters: 9faea2508a3e4461a472472428fa42b1
I20260608 12:53:06.504256 13744 raft_consensus.cc:2468] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
I20260608 12:53:06.505678 13634 leader_election.cc:304] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, ec2249ed1c8145a88b84f2d8febe535f; no voters: 
I20260608 12:53:06.506243 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f38f4850f846df88250ca23cbc3ccf" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc"
I20260608 12:53:06.506669 13871 raft_consensus.cc:2804] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:06.506983 13745 raft_consensus.cc:3060] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.507236 13871 raft_consensus.cc:493] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:06.507720 13871 raft_consensus.cc:3060] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.513841 13864 tablet_bootstrap.cc:492] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc: No bootstrap required, opened a new log
I20260608 12:53:06.515841 13745 raft_consensus.cc:2468] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
W20260608 12:53:06.516192 13616 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:06.517227 13892 raft_consensus.cc:2804] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.518716 13634 leader_election.cc:304] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, ec2249ed1c8145a88b84f2d8febe535f; no voters: 
I20260608 12:53:06.519040 13817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f38f4850f846df88250ca23cbc3ccf" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1"
I20260608 12:53:06.519747 13817 raft_consensus.cc:3060] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.521732 13881 raft_consensus.cc:493] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:06.522248 13881 raft_consensus.cc:515] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.514487 13864 ts_tablet_manager.cc:1403] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.008s
I20260608 12:53:06.524588 13881 leader_election.cc:290] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193:45379), 3814888a6724438b99c075057112edcc (127.4.198.194:36623)
I20260608 12:53:06.526837 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55febf394eb441e3aa803cbf5196ba60" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc" is_pre_election: true
I20260608 12:53:06.527222 13868 tablet_bootstrap.cc:492] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1: No bootstrap required, opened a new log
I20260608 12:53:06.527704 13745 raft_consensus.cc:2468] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 0.
I20260608 12:53:06.527987 13868 ts_tablet_manager.cc:1403] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.041s
I20260608 12:53:06.529065 13783 leader_election.cc:304] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, 9faea2508a3e4461a472472428fa42b1; no voters: 
I20260608 12:53:06.530062 13881 raft_consensus.cc:2804] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:06.530493 13881 raft_consensus.cc:493] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:06.530928 13881 raft_consensus.cc:3060] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.527354 13817 raft_consensus.cc:2468] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
I20260608 12:53:06.536974 13864 raft_consensus.cc:359] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.537722 13892 raft_consensus.cc:697] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Becoming Leader. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Running, Role: LEADER
I20260608 12:53:06.537984 13670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55febf394eb441e3aa803cbf5196ba60" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec2249ed1c8145a88b84f2d8febe535f" is_pre_election: true
I20260608 12:53:06.538106 13894 raft_consensus.cc:2804] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.538928 13670 raft_consensus.cc:2468] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 0.
I20260608 12:53:06.538887 13892 consensus_queue.cc:237] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.539779 13871 raft_consensus.cc:515] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.540277 13894 raft_consensus.cc:697] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Becoming Leader. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Running, Role: LEADER
I20260608 12:53:06.540696 13818 raft_consensus.cc:2468] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
I20260608 12:53:06.541543 13894 consensus_queue.cc:237] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.542182 13871 leader_election.cc:290] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Requested vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.537815 13864 raft_consensus.cc:385] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.543040 13864 raft_consensus.cc:740] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3814888a6724438b99c075057112edcc, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.543494 13817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f8db7fe35246edbabb8ca73da60e9f" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1"
I20260608 12:53:06.544045 13864 consensus_queue.cc:260] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.545925 13864 ts_tablet_manager.cc:1434] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 12:53:06.545002 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f8db7fe35246edbabb8ca73da60e9f" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc"
I20260608 12:53:06.539137 13868 raft_consensus.cc:359] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.546901 13868 raft_consensus.cc:385] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.546926 13745 raft_consensus.cc:3060] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.547396 13868 raft_consensus.cc:740] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.548239 13868 consensus_queue.cc:260] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.549574 13817 raft_consensus.cc:3060] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.550611 13868 ts_tablet_manager.cc:1434] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260608 12:53:06.551817 13868 tablet_bootstrap.cc:492] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1: Bootstrap starting.
I20260608 12:53:06.558871 13868 tablet_bootstrap.cc:654] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.559599 13817 raft_consensus.cc:2468] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
I20260608 12:53:06.560225 13745 raft_consensus.cc:2468] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
I20260608 12:53:06.560390 13881 raft_consensus.cc:515] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.566890 13881 leader_election.cc:290] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 election: Requested vote from peers ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193:45379), 3814888a6724438b99c075057112edcc (127.4.198.194:36623)
I20260608 12:53:06.569257 13567 catalog_manager.cc:5696] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ec2249ed1c8145a88b84f2d8febe535f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:06.572057 13634 leader_election.cc:304] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, ec2249ed1c8145a88b84f2d8febe535f; no voters: 
I20260608 12:53:06.573683 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55febf394eb441e3aa803cbf5196ba60" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc"
I20260608 12:53:06.574538 13745 raft_consensus.cc:3060] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.573743 13670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55febf394eb441e3aa803cbf5196ba60" candidate_uuid: "9faea2508a3e4461a472472428fa42b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec2249ed1c8145a88b84f2d8febe535f"
I20260608 12:53:06.577946 13670 raft_consensus.cc:3060] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.578081 13892 raft_consensus.cc:2804] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.579285 13892 raft_consensus.cc:697] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Becoming Leader. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Running, Role: LEADER
I20260608 12:53:06.580511 13892 consensus_queue.cc:237] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.585866 13745 raft_consensus.cc:2468] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 1.
I20260608 12:53:06.587600 13783 leader_election.cc:304] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, 9faea2508a3e4461a472472428fa42b1; no voters: 
I20260608 12:53:06.588631 13881 raft_consensus.cc:2804] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.589166 13881 raft_consensus.cc:697] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 1 LEADER]: Becoming Leader. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Running, Role: LEADER
I20260608 12:53:06.590061 13881 consensus_queue.cc:237] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.591686 13868 tablet_bootstrap.cc:492] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1: No bootstrap required, opened a new log
I20260608 12:53:06.592268 13868 ts_tablet_manager.cc:1403] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.029s
I20260608 12:53:06.594327 13670 raft_consensus.cc:2468] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9faea2508a3e4461a472472428fa42b1 in term 1.
I20260608 12:53:06.596449 13868 raft_consensus.cc:359] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.597476 13868 raft_consensus.cc:385] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.597857 13868 raft_consensus.cc:740] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9faea2508a3e4461a472472428fa42b1, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.598894 13868 consensus_queue.cc:260] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.601949 13868 ts_tablet_manager.cc:1434] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:53:06.603407 13567 catalog_manager.cc:5696] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ec2249ed1c8145a88b84f2d8febe535f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:06.605381 13567 catalog_manager.cc:5696] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ec2249ed1c8145a88b84f2d8febe535f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:06.606127 13568 catalog_manager.cc:5696] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9faea2508a3e4461a472472428fa42b1 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "9faea2508a3e4461a472472428fa42b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:06.748060 13894 raft_consensus.cc:493] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:06.748606 13894 raft_consensus.cc:515] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.750471 13894 leader_election.cc:290] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.751646 13817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a207724e4d34cab9543a42f5ed31a60" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1" is_pre_election: true
I20260608 12:53:06.751787 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a207724e4d34cab9543a42f5ed31a60" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc" is_pre_election: true
I20260608 12:53:06.752271 13817 raft_consensus.cc:2468] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 0.
I20260608 12:53:06.752596 13745 raft_consensus.cc:2468] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 0.
I20260608 12:53:06.753547 13635 leader_election.cc:304] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9faea2508a3e4461a472472428fa42b1, ec2249ed1c8145a88b84f2d8febe535f; no voters: 
I20260608 12:53:06.754591 13894 raft_consensus.cc:2804] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:06.755007 13894 raft_consensus.cc:493] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:06.755266 13894 raft_consensus.cc:3060] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.760327 13894 raft_consensus.cc:515] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.762075 13894 leader_election.cc:290] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Requested vote from peers 3814888a6724438b99c075057112edcc (127.4.198.194:36623), 9faea2508a3e4461a472472428fa42b1 (127.4.198.195:33815)
I20260608 12:53:06.763088 13745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a207724e4d34cab9543a42f5ed31a60" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3814888a6724438b99c075057112edcc"
I20260608 12:53:06.763271 13817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a207724e4d34cab9543a42f5ed31a60" candidate_uuid: "ec2249ed1c8145a88b84f2d8febe535f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9faea2508a3e4461a472472428fa42b1"
I20260608 12:53:06.763806 13745 raft_consensus.cc:3060] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.763906 13817 raft_consensus.cc:3060] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.768852 13745 raft_consensus.cc:2468] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
I20260608 12:53:06.768852 13817 raft_consensus.cc:2468] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec2249ed1c8145a88b84f2d8febe535f in term 1.
I20260608 12:53:06.770308 13634 leader_election.cc:304] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3814888a6724438b99c075057112edcc, ec2249ed1c8145a88b84f2d8febe535f; no voters: 
I20260608 12:53:06.771121 13894 raft_consensus.cc:2804] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.771600 13894 raft_consensus.cc:697] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Becoming Leader. State: Replica: ec2249ed1c8145a88b84f2d8febe535f, State: Running, Role: LEADER
I20260608 12:53:06.772625 13894 consensus_queue.cc:237] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:06.780333 13568 catalog_manager.cc:5696] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ec2249ed1c8145a88b84f2d8febe535f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:06.783775 13881 consensus_queue.cc:1048] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:06.801774 13881 consensus_queue.cc:1048] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:06.939952 13894 consensus_queue.cc:1048] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:06.991391 13892 consensus_queue.cc:1048] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:06.997393 13892 consensus_queue.cc:1048] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:07.013052 13892 consensus_queue.cc:1048] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:07.030412 13892 consensus_queue.cc:1048] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:07.047874 13894 consensus_queue.cc:1048] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:07.129390 13881 consensus_queue.cc:1048] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:07.164366 13905 consensus_queue.cc:1048] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:07.173434 13892 consensus_queue.cc:1048] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:07.190302 13895 consensus_queue.cc:1048] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:53:08.166137 13851 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.198.193:45379, user_credentials={real_user=slave}} blocked reactor thread for 68691.9us
I20260608 12:53:10.010705 13961 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60858 (ReqId={client: a92dc6a620014aa6b95ca38af47f91f1, seq_no=83, attempt_no=0}) took 1334 ms. Trace:
W20260608 12:53:10.041926 13783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:36623, user_credentials={real_user=slave}} blocked reactor thread for 84440.3us
I20260608 12:53:10.012037 13961 rpcz_store.cc:276] 0608 12:53:08.676378 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:53:08.678962 (+  2584us) service_pool.cc:224] Handling call
0608 12:53:10.010513 (+1331551us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:53:08.715358 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3a207724e4d34cab9543a42f5ed31a60
0608 12:53:08.715976 (+   618us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:53:08.716014 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:53:08.716037 (+    23us) tablet.cc:662] Decoding operations
0608 12:53:08.716926 (+   889us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:53:08.716991 (+    65us) write_op.cc:641] Partition lock acquired for write op
0608 12:53:08.717025 (+    34us) tablet.cc:685] Acquiring locks for 10 operations
0608 12:53:08.717695 (+   670us) tablet.cc:701] Row locks acquired
0608 12:53:08.717717 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:53:08.717928 (+   211us) write_op.cc:270] Start()
0608 12:53:08.718095 (+   167us) write_op.cc:276] Timestamp: P: 1780923188717876 usec, L: 0
0608 12:53:08.718124 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 12:53:08.718940 (+   816us) log.cc:844] Serialized 744 byte log entry
0608 12:53:09.973633 (+1254693us) op_driver.cc:464] REPLICATION: finished
0608 12:53:09.992294 (+ 18661us) write_op.cc:301] APPLY: starting
0608 12:53:09.992403 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0608 12:53:09.992771 (+   368us) tablet.cc:1370] finished BulkCheckPresence
0608 12:53:09.992908 (+   137us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:53:10.000750 (+  7842us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:53:10.001137 (+   387us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:53:10.001210 (+    73us) write_op.cc:312] APPLY: finished
0608 12:53:10.001659 (+   449us) log.cc:844] Serialized 76 byte log entry
0608 12:53:10.009781 (+  8122us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:53:10.009953 (+   172us) write_op.cc:454] Released schema lock
0608 12:53:10.010042 (+    89us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18344,"num_ops":10,"prepare.queue_time_us":6110,"prepare.run_cpu_time_us":3996,"prepare.run_wall_time_us":3996,"raft.queue_time_us":396,"raft.run_cpu_time_us":1080,"raft.run_wall_time_us":1080,"replication_time_us":1255341,"thread_start_us":7591,"threads_started":1,"wal-append.queue_time_us":3549}]]}
I20260608 12:53:10.089998 13972 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60858 (ReqId={client: a92dc6a620014aa6b95ca38af47f91f1, seq_no=82, attempt_no=0}) took 1416 ms. Trace:
I20260608 12:53:10.091925 13972 rpcz_store.cc:276] 0608 12:53:08.674001 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:53:08.674471 (+   470us) service_pool.cc:224] Handling call
0608 12:53:10.089819 (+1415348us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:53:08.676658 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2d19d694fd0f44348edc7f8d81a3d535
0608 12:53:08.677251 (+   593us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:53:08.677299 (+    48us) write_op.cc:435] Acquired schema lock
0608 12:53:08.677322 (+    23us) tablet.cc:662] Decoding operations
0608 12:53:08.723238 (+ 45916us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:53:08.727130 (+  3892us) write_op.cc:641] Partition lock acquired for write op
0608 12:53:08.727166 (+    36us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:53:08.727630 (+   464us) tablet.cc:701] Row locks acquired
0608 12:53:08.727651 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:53:08.727847 (+   196us) write_op.cc:270] Start()
0608 12:53:08.727985 (+   138us) write_op.cc:276] Timestamp: P: 1780923188727789 usec, L: 0
0608 12:53:08.728011 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:53:08.728763 (+   752us) log.cc:844] Serialized 614 byte log entry
0608 12:53:10.039070 (+1310307us) op_driver.cc:464] REPLICATION: finished
0608 12:53:10.042653 (+  3583us) write_op.cc:301] APPLY: starting
0608 12:53:10.042734 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:53:10.042985 (+   251us) tablet.cc:1370] finished BulkCheckPresence
0608 12:53:10.043080 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:53:10.044346 (+  1266us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:53:10.044557 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:53:10.044609 (+    52us) write_op.cc:312] APPLY: finished
0608 12:53:10.044880 (+   271us) log.cc:844] Serialized 58 byte log entry
0608 12:53:10.089332 (+ 44452us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:53:10.089462 (+   130us) write_op.cc:454] Released schema lock
0608 12:53:10.089509 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3378,"num_ops":7,"prepare.queue_time_us":643,"prepare.run_cpu_time_us":3757,"prepare.run_wall_time_us":69684,"raft.queue_time_us":2186,"raft.run_cpu_time_us":2604,"raft.run_wall_time_us":2602,"replication_time_us":1310915,"thread_start_us":65114,"threads_started":2,"wal-append.queue_time_us":43167}]]}
I20260608 12:53:10.103145  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:10.132867  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:10.133637  4891 tablet_replica.cc:333] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f: stopping tablet replica
I20260608 12:53:10.134327  4891 raft_consensus.cc:2243] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.134979  4891 raft_consensus.cc:2272] T 55febf394eb441e3aa803cbf5196ba60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.137960  4891 tablet_replica.cc:333] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f: stopping tablet replica
I20260608 12:53:10.138552  4891 raft_consensus.cc:2243] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:10.139479  4891 raft_consensus.cc:2272] T 95f38f4850f846df88250ca23cbc3ccf P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.141850  4891 tablet_replica.cc:333] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f: stopping tablet replica
I20260608 12:53:10.142393  4891 raft_consensus.cc:2243] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:10.143229  4891 raft_consensus.cc:2272] T 3a207724e4d34cab9543a42f5ed31a60 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.145869  4891 tablet_replica.cc:333] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f: stopping tablet replica
I20260608 12:53:10.146405  4891 raft_consensus.cc:2243] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:10.147328  4891 raft_consensus.cc:2272] T 2d19d694fd0f44348edc7f8d81a3d535 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.150556  4891 tablet_replica.cc:333] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f: stopping tablet replica
I20260608 12:53:10.151173  4891 raft_consensus.cc:2243] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:10.152082  4891 raft_consensus.cc:2272] T 44f8db7fe35246edbabb8ca73da60e9f P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.154471  4891 tablet_replica.cc:333] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f: stopping tablet replica
I20260608 12:53:10.155166  4891 raft_consensus.cc:2243] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.155736  4891 raft_consensus.cc:2272] T 82b022fbf6664ddf987743fd10b07587 P ec2249ed1c8145a88b84f2d8febe535f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.186094  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:53:10.212415  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
W20260608 12:53:10.238523 13783 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260608 12:53:10.238683 13967 raft_consensus.cc:493] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ec2249ed1c8145a88b84f2d8febe535f)
I20260608 12:53:10.239647  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:10.239447 13967 raft_consensus.cc:515] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec2249ed1c8145a88b84f2d8febe535f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 45379 } } peers { permanent_uuid: "3814888a6724438b99c075057112edcc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 36623 } } peers { permanent_uuid: "9faea2508a3e4461a472472428fa42b1" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33815 } }
I20260608 12:53:10.241066  4891 tablet_replica.cc:333] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc: stopping tablet replica
I20260608 12:53:10.242039  4891 raft_consensus.cc:2243] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.242689  4891 raft_consensus.cc:2272] T 55febf394eb441e3aa803cbf5196ba60 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:10.243736 13783 consensus_peers.cc:597] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 -> Peer 3814888a6724438b99c075057112edcc (127.4.198.194:36623): Couldn't send request to peer 3814888a6724438b99c075057112edcc. 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:53:10.242746 13967 leader_election.cc:290] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193:45379), 3814888a6724438b99c075057112edcc (127.4.198.194:36623)
I20260608 12:53:10.246508  4891 tablet_replica.cc:333] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc: stopping tablet replica
I20260608 12:53:10.247509  4891 raft_consensus.cc:2243] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:53:10.247699 13783 leader_election.cc:336] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3814888a6724438b99c075057112edcc (127.4.198.194:36623): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:53:10.248224  4891 raft_consensus.cc:2272] T 3a207724e4d34cab9543a42f5ed31a60 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:10.248433 13785 leader_election.cc:336] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ec2249ed1c8145a88b84f2d8febe535f (127.4.198.193:45379): Network error: Client connection negotiation failed: client connection to 127.4.198.193:45379: connect: Connection refused (error 111)
I20260608 12:53:10.248840 13785 leader_election.cc:304] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [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: 9faea2508a3e4461a472472428fa42b1; no voters: 3814888a6724438b99c075057112edcc, ec2249ed1c8145a88b84f2d8febe535f
I20260608 12:53:10.249872 13967 raft_consensus.cc:2749] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:10.251533  4891 tablet_replica.cc:333] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc: stopping tablet replica
I20260608 12:53:10.252138  4891 raft_consensus.cc:2243] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.252588  4891 raft_consensus.cc:2272] T 95f38f4850f846df88250ca23cbc3ccf P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.255343  4891 tablet_replica.cc:333] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc: stopping tablet replica
I20260608 12:53:10.255918  4891 raft_consensus.cc:2243] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.256369  4891 raft_consensus.cc:2272] T 44f8db7fe35246edbabb8ca73da60e9f P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.259245  4891 tablet_replica.cc:333] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc: stopping tablet replica
I20260608 12:53:10.259831  4891 raft_consensus.cc:2243] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.260362  4891 raft_consensus.cc:2272] T 82b022fbf6664ddf987743fd10b07587 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.262598  4891 tablet_replica.cc:333] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc: stopping tablet replica
I20260608 12:53:10.263119  4891 raft_consensus.cc:2243] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.263556  4891 raft_consensus.cc:2272] T 2d19d694fd0f44348edc7f8d81a3d535 P 3814888a6724438b99c075057112edcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.291406  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:10.311072  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:53:10.333382  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:10.334344  4891 tablet_replica.cc:333] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1: stopping tablet replica
I20260608 12:53:10.335247  4891 raft_consensus.cc:2243] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:10.336498  4891 raft_consensus.cc:2272] T 55febf394eb441e3aa803cbf5196ba60 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.339092  4891 tablet_replica.cc:333] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1: stopping tablet replica
I20260608 12:53:10.339701  4891 raft_consensus.cc:2243] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.340235  4891 raft_consensus.cc:2272] T 2d19d694fd0f44348edc7f8d81a3d535 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.343194  4891 tablet_replica.cc:333] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1: stopping tablet replica
I20260608 12:53:10.343747  4891 raft_consensus.cc:2243] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.344327  4891 raft_consensus.cc:2272] T 44f8db7fe35246edbabb8ca73da60e9f P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.346575  4891 tablet_replica.cc:333] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1: stopping tablet replica
I20260608 12:53:10.347153  4891 raft_consensus.cc:2243] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.347694  4891 raft_consensus.cc:2272] T 3a207724e4d34cab9543a42f5ed31a60 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.350471  4891 tablet_replica.cc:333] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1: stopping tablet replica
I20260608 12:53:10.351114  4891 raft_consensus.cc:2243] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:10.351648  4891 raft_consensus.cc:2272] T 95f38f4850f846df88250ca23cbc3ccf P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:10.353806  4891 tablet_replica.cc:333] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1: stopping tablet replica
I20260608 12:53:10.354306  4891 raft_consensus.cc:2243] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:10.355127  4891 raft_consensus.cc:2272] T 82b022fbf6664ddf987743fd10b07587 P 9faea2508a3e4461a472472428fa42b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:10.943569 13840 debug-util.cc:398] Leaking SignalData structure 0x7b080028b2e0 after lost signal to thread 4894
W20260608 12:53:10.944730 13840 debug-util.cc:398] Leaking SignalData structure 0x7b080003a060 after lost signal to thread 13602
W20260608 12:53:11.380535  4891 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13840)
W20260608 12:53:12.381209  4891 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13840)
W20260608 12:53:13.381760  4891 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13840)
I20260608 12:53:14.320281  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:14.340803  4891 master.cc:562] Master@127.4.198.254:34755 shutting down...
I20260608 12:53:14.364084  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:14.364737  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:14.365098  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 36980115d7584d52b95a83450f4de404: stopping tablet replica
I20260608 12:53:14.384749  4891 master.cc:584] Master@127.4.198.254:34755 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (10046 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:53:14.428998  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:36787
I20260608 12:53:14.430186  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:14.435706 13990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:14.436026 13991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:14.438582  4891 server_base.cc:1061] running on GCE node
W20260608 12:53:14.438760 13993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:14.439800  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:14.440073  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:14.440251  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923194440236 us; error 0 us; skew 500 ppm
I20260608 12:53:14.440881  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:14.443432  4891 webserver.cc:533] Webserver started at http://127.4.198.254:40289/ using document root <none> and password file <none>
I20260608 12:53:14.443989  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:14.444192  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:14.444464  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:14.445602  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "0501e61ca632420497bfd5d124122a14"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.450295  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:14.453841 13998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.454774  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:14.455104  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "0501e61ca632420497bfd5d124122a14"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.455375  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:14.470774  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:14.472061  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:14.512873  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:36787
I20260608 12:53:14.512992 14049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:36787 every 8 connection(s)
I20260608 12:53:14.517791 14050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.528952 14050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14: Bootstrap starting.
I20260608 12:53:14.534168 14050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.538587 14050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14: No bootstrap required, opened a new log
I20260608 12:53:14.540977 14050 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0501e61ca632420497bfd5d124122a14" member_type: VOTER }
I20260608 12:53:14.541409 14050 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.541680 14050 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0501e61ca632420497bfd5d124122a14, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.542312 14050 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0501e61ca632420497bfd5d124122a14" member_type: VOTER }
I20260608 12:53:14.542795 14050 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:14.543045 14050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:14.543329 14050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:14.547942 14050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0501e61ca632420497bfd5d124122a14" member_type: VOTER }
I20260608 12:53:14.548481 14050 leader_election.cc:304] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [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: 0501e61ca632420497bfd5d124122a14; no voters: 
I20260608 12:53:14.549734 14050 leader_election.cc:290] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:14.550302 14053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:14.551815 14053 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 1 LEADER]: Becoming Leader. State: Replica: 0501e61ca632420497bfd5d124122a14, State: Running, Role: LEADER
I20260608 12:53:14.552556 14053 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [LEADER]: Queue going to LEADER mode. State: All 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: "0501e61ca632420497bfd5d124122a14" member_type: VOTER }
I20260608 12:53:14.552785 14050 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:14.557279 14054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0501e61ca632420497bfd5d124122a14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0501e61ca632420497bfd5d124122a14" member_type: VOTER } }
I20260608 12:53:14.558058 14054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:14.557348 14055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0501e61ca632420497bfd5d124122a14. Latest consensus state: current_term: 1 leader_uuid: "0501e61ca632420497bfd5d124122a14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0501e61ca632420497bfd5d124122a14" member_type: VOTER } }
I20260608 12:53:14.558558 14055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:14.562551 14061 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:14.567555 14061 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:14.569468  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:14.576769 14061 catalog_manager.cc:1382] Generated new cluster ID: 4ac7d5841db74569af35a41f80a41b5a
I20260608 12:53:14.577062 14061 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:14.600219 14061 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:14.601601 14061 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:14.622810 14061 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14: Generated new TSK 0
I20260608 12:53:14.623410 14061 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:14.636053  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:14.642493 14071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:14.643561 14072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:14.645727 14074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:14.646164  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:14.647073  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:14.647327  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:14.647451  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923194647441 us; error 0 us; skew 500 ppm
I20260608 12:53:14.648026  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:14.650372  4891 webserver.cc:533] Webserver started at http://127.4.198.193:36673/ using document root <none> and password file <none>
I20260608 12:53:14.650894  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:14.651059  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:14.651284  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:14.652341  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "6107d9bed0d24d43b58d7cf04081b968"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.657030  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:53:14.660718 14079 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.661523  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:53:14.661856  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "6107d9bed0d24d43b58d7cf04081b968"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.662156  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:14.696949  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:14.698386  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:14.700045  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:14.702665  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:14.702966  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:53:14.703231  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:14.703416  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.746222  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:44051
I20260608 12:53:14.746354 14141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:44051 every 8 connection(s)
I20260608 12:53:14.751791  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:14.759016 14146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:14.759961 14147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:14.765378 14149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:14.765537  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:14.766188 14142 heartbeater.cc:344] Connected to a master server at 127.4.198.254:36787
I20260608 12:53:14.766718 14142 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:14.767740 14142 heartbeater.cc:507] Master 127.4.198.254:36787 requested a full tablet report, sending...
I20260608 12:53:14.769412  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:14.769635  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:14.769860  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923194769819 us; error 0 us; skew 500 ppm
I20260608 12:53:14.770459 14015 ts_manager.cc:194] Registered new tserver with Master: 6107d9bed0d24d43b58d7cf04081b968 (127.4.198.193:44051)
I20260608 12:53:14.770612  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:14.773017 14015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44990
I20260608 12:53:14.773474  4891 webserver.cc:533] Webserver started at http://127.4.198.194:46131/ using document root <none> and password file <none>
I20260608 12:53:14.774067  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:14.774283  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:14.774627  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:14.775871  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "c80296a6cac2477b9eb3a8139452dcaf"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.780615  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:53:14.784329 14154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.785318  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:53:14.785655  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "c80296a6cac2477b9eb3a8139452dcaf"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.785951  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:14.805769  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:14.807083  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:14.808586  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:14.810933  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:14.811154  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.811399  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:14.811573  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.852620  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:43293
I20260608 12:53:14.852754 14216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:43293 every 8 connection(s)
I20260608 12:53:14.857839  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:14.865693 14220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:14.867390 14221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:14.871716 14224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:14.872442 14217 heartbeater.cc:344] Connected to a master server at 127.4.198.254:36787
I20260608 12:53:14.872812 14217 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:14.873679  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:14.873713 14217 heartbeater.cc:507] Master 127.4.198.254:36787 requested a full tablet report, sending...
I20260608 12:53:14.874966  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:14.875214  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:14.875458  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923194875436 us; error 0 us; skew 500 ppm
I20260608 12:53:14.876163  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:14.876421 14015 ts_manager.cc:194] Registered new tserver with Master: c80296a6cac2477b9eb3a8139452dcaf (127.4.198.194:43293)
I20260608 12:53:14.878314 14015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44996
I20260608 12:53:14.878911  4891 webserver.cc:533] Webserver started at http://127.4.198.195:36247/ using document root <none> and password file <none>
I20260608 12:53:14.879613  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:14.879853  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:14.880182  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:14.881595  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "6a91c19efc294200b289fd606d8ca889"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.886315  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:53:14.889847 14228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.890683  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:14.891000  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "6a91c19efc294200b289fd606d8ca889"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-cf34"
I20260608 12:53:14.891251  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:14.902920  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:14.904106  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:14.905540  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:14.907804  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:14.908008  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.908257  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:14.908438  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.950026  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:41523
I20260608 12:53:14.950147 14290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:41523 every 8 connection(s)
I20260608 12:53:14.964993 14291 heartbeater.cc:344] Connected to a master server at 127.4.198.254:36787
I20260608 12:53:14.965391 14291 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:14.966089 14291 heartbeater.cc:507] Master 127.4.198.254:36787 requested a full tablet report, sending...
I20260608 12:53:14.967991 14015 ts_manager.cc:194] Registered new tserver with Master: 6a91c19efc294200b289fd606d8ca889 (127.4.198.195:41523)
I20260608 12:53:14.968286  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014687629s
I20260608 12:53:14.969386 14015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44998
I20260608 12:53:15.776152 14142 heartbeater.cc:499] Master 127.4.198.254:36787 was elected leader, sending a full tablet report...
I20260608 12:53:15.881408 14217 heartbeater.cc:499] Master 127.4.198.254:36787 was elected leader, sending a full tablet report...
I20260608 12:53:15.972325 14291 heartbeater.cc:499] Master 127.4.198.254:36787 was elected leader, sending a full tablet report...
I20260608 12:53:16.025506 14015 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45014:
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:53:16.027654 14015 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:53:16.077144 14182 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae4ff8ca9074806ba69a1bea3d1c8a4 (DEFAULT_TABLE table=test-workload [id=694d1ebb41b1463bb35450e2c1723ef3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:16.078647 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae4ff8ca9074806ba69a1bea3d1c8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:16.086153 14256 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae4ff8ca9074806ba69a1bea3d1c8a4 (DEFAULT_TABLE table=test-workload [id=694d1ebb41b1463bb35450e2c1723ef3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:16.086153 14107 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae4ff8ca9074806ba69a1bea3d1c8a4 (DEFAULT_TABLE table=test-workload [id=694d1ebb41b1463bb35450e2c1723ef3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:16.087813 14256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae4ff8ca9074806ba69a1bea3d1c8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:16.087813 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae4ff8ca9074806ba69a1bea3d1c8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:16.094856 14311 tablet_bootstrap.cc:492] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf: Bootstrap starting.
I20260608 12:53:16.100967 14311 tablet_bootstrap.cc:654] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:16.109102 14314 tablet_bootstrap.cc:492] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968: Bootstrap starting.
I20260608 12:53:16.112458 14313 tablet_bootstrap.cc:492] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889: Bootstrap starting.
I20260608 12:53:16.114089 14311 tablet_bootstrap.cc:492] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf: No bootstrap required, opened a new log
I20260608 12:53:16.114687 14311 ts_tablet_manager.cc:1403] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.013s
I20260608 12:53:16.117326 14314 tablet_bootstrap.cc:654] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:16.118140 14311 raft_consensus.cc:359] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.119069 14313 tablet_bootstrap.cc:654] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:16.118978 14311 raft_consensus.cc:385] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:16.119501 14311 raft_consensus.cc:740] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80296a6cac2477b9eb3a8139452dcaf, State: Initialized, Role: FOLLOWER
I20260608 12:53:16.120432 14311 consensus_queue.cc:260] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.123464 14314 tablet_bootstrap.cc:492] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968: No bootstrap required, opened a new log
I20260608 12:53:16.124007 14311 ts_tablet_manager.cc:1434] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:53:16.124056 14314 ts_tablet_manager.cc:1403] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 12:53:16.127359 14314 raft_consensus.cc:359] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.128250 14314 raft_consensus.cc:385] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:16.128605 14314 raft_consensus.cc:740] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6107d9bed0d24d43b58d7cf04081b968, State: Initialized, Role: FOLLOWER
I20260608 12:53:16.129992 14313 tablet_bootstrap.cc:492] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889: No bootstrap required, opened a new log
I20260608 12:53:16.130558 14313 ts_tablet_manager.cc:1403] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.016s
I20260608 12:53:16.130306 14314 consensus_queue.cc:260] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.134646 14313 raft_consensus.cc:359] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.135614 14313 raft_consensus.cc:385] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:16.135975 14313 raft_consensus.cc:740] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a91c19efc294200b289fd606d8ca889, State: Initialized, Role: FOLLOWER
I20260608 12:53:16.136794 14314 ts_tablet_manager.cc:1434] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260608 12:53:16.136873 14313 consensus_queue.cc:260] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.140337 14313 ts_tablet_manager.cc:1434] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:53:16.456321 14316 raft_consensus.cc:493] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:16.457018 14316 raft_consensus.cc:515] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.459802 14316 leader_election.cc:290] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6107d9bed0d24d43b58d7cf04081b968 (127.4.198.193:44051), 6a91c19efc294200b289fd606d8ca889 (127.4.198.195:41523)
I20260608 12:53:16.473217 14117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae4ff8ca9074806ba69a1bea3d1c8a4" candidate_uuid: "c80296a6cac2477b9eb3a8139452dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6107d9bed0d24d43b58d7cf04081b968" is_pre_election: true
I20260608 12:53:16.473219 14266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae4ff8ca9074806ba69a1bea3d1c8a4" candidate_uuid: "c80296a6cac2477b9eb3a8139452dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c19efc294200b289fd606d8ca889" is_pre_election: true
I20260608 12:53:16.473999 14117 raft_consensus.cc:2468] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c80296a6cac2477b9eb3a8139452dcaf in term 0.
I20260608 12:53:16.474046 14266 raft_consensus.cc:2468] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c80296a6cac2477b9eb3a8139452dcaf in term 0.
I20260608 12:53:16.475490 14156 leader_election.cc:304] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6107d9bed0d24d43b58d7cf04081b968, c80296a6cac2477b9eb3a8139452dcaf; no voters: 
I20260608 12:53:16.476223 14316 raft_consensus.cc:2804] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:16.476604 14316 raft_consensus.cc:493] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:16.476891 14316 raft_consensus.cc:3060] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:16.482362 14316 raft_consensus.cc:515] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.484076 14316 leader_election.cc:290] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [CANDIDATE]: Term 1 election: Requested vote from peers 6107d9bed0d24d43b58d7cf04081b968 (127.4.198.193:44051), 6a91c19efc294200b289fd606d8ca889 (127.4.198.195:41523)
I20260608 12:53:16.484984 14117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae4ff8ca9074806ba69a1bea3d1c8a4" candidate_uuid: "c80296a6cac2477b9eb3a8139452dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6107d9bed0d24d43b58d7cf04081b968"
I20260608 12:53:16.485230 14266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae4ff8ca9074806ba69a1bea3d1c8a4" candidate_uuid: "c80296a6cac2477b9eb3a8139452dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a91c19efc294200b289fd606d8ca889"
I20260608 12:53:16.485646 14117 raft_consensus.cc:3060] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:16.485749 14266 raft_consensus.cc:3060] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:16.493415 14266 raft_consensus.cc:2468] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80296a6cac2477b9eb3a8139452dcaf in term 1.
I20260608 12:53:16.493415 14117 raft_consensus.cc:2468] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80296a6cac2477b9eb3a8139452dcaf in term 1.
I20260608 12:53:16.494748 14156 leader_election.cc:304] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6107d9bed0d24d43b58d7cf04081b968, c80296a6cac2477b9eb3a8139452dcaf; no voters: 
I20260608 12:53:16.495584 14316 raft_consensus.cc:2804] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:16.496685 14316 raft_consensus.cc:697] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 1 LEADER]: Becoming Leader. State: Replica: c80296a6cac2477b9eb3a8139452dcaf, State: Running, Role: LEADER
I20260608 12:53:16.497509 14316 consensus_queue.cc:237] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } }
I20260608 12:53:16.505456 14015 catalog_manager.cc:5696] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf reported cstate change: term changed from 0 to 1, leader changed from <none> to c80296a6cac2477b9eb3a8139452dcaf (127.4.198.194). New cstate: current_term: 1 leader_uuid: "c80296a6cac2477b9eb3a8139452dcaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80296a6cac2477b9eb3a8139452dcaf" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:16.730839 14117 raft_consensus.cc:1275] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 1 FOLLOWER]: Refusing update from remote peer c80296a6cac2477b9eb3a8139452dcaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:16.730991 14266 raft_consensus.cc:1275] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 1 FOLLOWER]: Refusing update from remote peer c80296a6cac2477b9eb3a8139452dcaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:16.732462 14322 consensus_queue.cc:1048] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6107d9bed0d24d43b58d7cf04081b968" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 44051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:16.733258 14316 consensus_queue.cc:1048] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a91c19efc294200b289fd606d8ca889" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 41523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:17.228659  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:17.251597  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:17.252291  4891 tablet_replica.cc:333] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968: stopping tablet replica
I20260608 12:53:17.252914  4891 raft_consensus.cc:2243] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:17.253504  4891 raft_consensus.cc:2272] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6107d9bed0d24d43b58d7cf04081b968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:17.275434  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:53:17.285631  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:53:17.306942  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:17.307622  4891 tablet_replica.cc:333] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf: stopping tablet replica
I20260608 12:53:17.308143  4891 raft_consensus.cc:2243] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:17.309108  4891 raft_consensus.cc:2272] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P c80296a6cac2477b9eb3a8139452dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:17.330209  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:17.339766  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:53:17.360275  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:17.362095  4891 tablet_replica.cc:333] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889: stopping tablet replica
I20260608 12:53:17.362728  4891 raft_consensus.cc:2243] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:17.363451  4891 raft_consensus.cc:2272] T 0ae4ff8ca9074806ba69a1bea3d1c8a4 P 6a91c19efc294200b289fd606d8ca889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:17.373782  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:17.383651  4891 master.cc:562] Master@127.4.198.254:36787 shutting down...
I20260608 12:53:17.402220  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:17.402841  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:17.403213  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0501e61ca632420497bfd5d124122a14: stopping tablet replica
I20260608 12:53:17.421944  4891 master.cc:584] Master@127.4.198.254:36787 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3018 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:53:17.450040  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:44709
I20260608 12:53:17.451345  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:17.456696 14348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:17.456733 14347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:17.458343 14350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:17.459646  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:17.460466  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:17.460676  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:17.460855  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923197460820 us; error 0 us; skew 500 ppm
I20260608 12:53:17.461512  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:17.463982  4891 webserver.cc:533] Webserver started at http://127.4.198.254:45455/ using document root <none> and password file <none>
I20260608 12:53:17.464500  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:17.464685  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:17.464965  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:17.466058  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "d759c419b7ba4b30a40884fc95f42a07"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.470669  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:17.474153 14355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.475013  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:17.475358  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "d759c419b7ba4b30a40884fc95f42a07"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.475670  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:17.519958  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:17.521013  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:17.558001  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:44709
I20260608 12:53:17.558132 14406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:44709 every 8 connection(s)
I20260608 12:53:17.562114 14407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:17.572590 14407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07: Bootstrap starting.
I20260608 12:53:17.577178 14407 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:17.581364 14407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07: No bootstrap required, opened a new log
I20260608 12:53:17.583494 14407 raft_consensus.cc:359] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d759c419b7ba4b30a40884fc95f42a07" member_type: VOTER }
I20260608 12:53:17.583868 14407 raft_consensus.cc:385] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:17.584048 14407 raft_consensus.cc:740] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d759c419b7ba4b30a40884fc95f42a07, State: Initialized, Role: FOLLOWER
I20260608 12:53:17.584582 14407 consensus_queue.cc:260] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d759c419b7ba4b30a40884fc95f42a07" member_type: VOTER }
I20260608 12:53:17.585001 14407 raft_consensus.cc:399] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:17.585188 14407 raft_consensus.cc:493] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:17.585451 14407 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:17.589890 14407 raft_consensus.cc:515] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d759c419b7ba4b30a40884fc95f42a07" member_type: VOTER }
I20260608 12:53:17.590353 14407 leader_election.cc:304] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [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: d759c419b7ba4b30a40884fc95f42a07; no voters: 
I20260608 12:53:17.591477 14407 leader_election.cc:290] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:17.591985 14410 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:17.593434 14410 raft_consensus.cc:697] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 1 LEADER]: Becoming Leader. State: Replica: d759c419b7ba4b30a40884fc95f42a07, State: Running, Role: LEADER
I20260608 12:53:17.594110 14410 consensus_queue.cc:237] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [LEADER]: Queue going to LEADER mode. State: All 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: "d759c419b7ba4b30a40884fc95f42a07" member_type: VOTER }
I20260608 12:53:17.594399 14407 sys_catalog.cc:565] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:17.598322 14412 sys_catalog.cc:455] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d759c419b7ba4b30a40884fc95f42a07. Latest consensus state: current_term: 1 leader_uuid: "d759c419b7ba4b30a40884fc95f42a07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d759c419b7ba4b30a40884fc95f42a07" member_type: VOTER } }
I20260608 12:53:17.598919 14412 sys_catalog.cc:458] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:17.598326 14411 sys_catalog.cc:455] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d759c419b7ba4b30a40884fc95f42a07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d759c419b7ba4b30a40884fc95f42a07" member_type: VOTER } }
I20260608 12:53:17.599388 14411 sys_catalog.cc:458] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:17.609396 14417 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:17.614562 14417 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:17.615588  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:17.623886 14417 catalog_manager.cc:1382] Generated new cluster ID: 7fa4f2acd8014b839d6455aefa9353fa
I20260608 12:53:17.624225 14417 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:17.641011 14417 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:17.642320 14417 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:17.658417 14417 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07: Generated new TSK 0
I20260608 12:53:17.659108 14417 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:17.683048  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:17.689625 14428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:17.690482 14429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:17.692464 14431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:17.692709  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:17.693691  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:17.693928  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:17.694118  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923197694102 us; error 0 us; skew 500 ppm
I20260608 12:53:17.694732  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:17.697357  4891 webserver.cc:533] Webserver started at http://127.4.198.193:42117/ using document root <none> and password file <none>
I20260608 12:53:17.697898  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:17.698089  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:17.698333  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:17.699544  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "ca1bbccafa7f4cedae001ca5b8a05c13"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.705159  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:53:17.708990 14436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.709932  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:17.710276  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "ca1bbccafa7f4cedae001ca5b8a05c13"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.710579  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:17.734849  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:17.736047  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:17.737515  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:17.739950  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:17.740132  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.740422  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:17.740578  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.780917  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:36619
I20260608 12:53:17.781046 14498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:36619 every 8 connection(s)
I20260608 12:53:17.786418  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:17.793205 14503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:17.795286 14504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:17.799583 14499 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44709
I20260608 12:53:17.799645  4891 server_base.cc:1061] running on GCE node
W20260608 12:53:17.799901 14506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:17.800300 14499 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:17.801890 14499 heartbeater.cc:507] Master 127.4.198.254:44709 requested a full tablet report, sending...
I20260608 12:53:17.802552  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:17.802857  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:17.803037  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923197803024 us; error 0 us; skew 500 ppm
I20260608 12:53:17.803884  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:17.804315 14372 ts_manager.cc:194] Registered new tserver with Master: ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619)
I20260608 12:53:17.806828  4891 webserver.cc:533] Webserver started at http://127.4.198.194:39791/ using document root <none> and password file <none>
I20260608 12:53:17.807072 14372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35622
I20260608 12:53:17.807581  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:17.807874  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:17.808207  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:17.809280  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "b7e158a95a3f437c84bb4cf9862243fd"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.814149  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:53:17.817683 14511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.818559  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:17.818902  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "b7e158a95a3f437c84bb4cf9862243fd"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.819258  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:17.838441  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:17.839560  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:17.840981  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:17.843384  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:17.843611  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.843849  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:17.844035  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.882620  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:34997
I20260608 12:53:17.882738 14573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:34997 every 8 connection(s)
I20260608 12:53:17.887802  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:17.895046 14577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:17.896759 14578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:17.898476 14580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:17.898857  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:17.900051  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:17.900345  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:17.900557  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923197900529 us; error 0 us; skew 500 ppm
I20260608 12:53:17.901269  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:17.901350 14574 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44709
I20260608 12:53:17.901845 14574 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:17.902899 14574 heartbeater.cc:507] Master 127.4.198.254:44709 requested a full tablet report, sending...
I20260608 12:53:17.904342  4891 webserver.cc:533] Webserver started at http://127.4.198.195:34175/ using document root <none> and password file <none>
I20260608 12:53:17.905031  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:17.905236  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:17.905315 14372 ts_manager.cc:194] Registered new tserver with Master: b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997)
I20260608 12:53:17.905548  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:17.906766 14372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35632
I20260608 12:53:17.906818  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "ab2646a2ac674757afa6556e613d29bc"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.911597  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:53:17.915206 14585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.915977  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:17.916308  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "ab2646a2ac674757afa6556e613d29bc"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-cf34"
I20260608 12:53:17.916611  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:17.932188  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:17.933257  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:17.934643  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:17.936949  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:17.937187  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.937438  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:17.937614  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.976306  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:46401
I20260608 12:53:17.976449 14647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:46401 every 8 connection(s)
I20260608 12:53:17.991003 14648 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44709
I20260608 12:53:17.991513 14648 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:17.992266 14648 heartbeater.cc:507] Master 127.4.198.254:44709 requested a full tablet report, sending...
I20260608 12:53:17.994289 14372 ts_manager.cc:194] Registered new tserver with Master: ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:17.994488  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014719734s
I20260608 12:53:17.995877 14372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35646
I20260608 12:53:18.810463 14499 heartbeater.cc:499] Master 127.4.198.254:44709 was elected leader, sending a full tablet report...
I20260608 12:53:18.909752 14574 heartbeater.cc:499] Master 127.4.198.254:44709 was elected leader, sending a full tablet report...
I20260608 12:53:18.998956 14648 heartbeater.cc:499] Master 127.4.198.254:44709 was elected leader, sending a full tablet report...
I20260608 12:53:19.065315 14372 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35654:
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:53:19.145191 14613 tablet_service.cc:1511] Processing CreateTablet for tablet bde895ea216643918b0c2b1db433e69b (DEFAULT_TABLE table=test-workload [id=0ecc2c19dc8e41ba974868c4b8591f01]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:19.145974 14464 tablet_service.cc:1511] Processing CreateTablet for tablet 299a98ef422d4e3aab8f5e6840b6155e (DEFAULT_TABLE table=test-workload [id=0ecc2c19dc8e41ba974868c4b8591f01]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:19.146453 14539 tablet_service.cc:1511] Processing CreateTablet for tablet 879a22c06c3449c1b49b62a23377c606 (DEFAULT_TABLE table=test-workload [id=0ecc2c19dc8e41ba974868c4b8591f01]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:19.147648 14613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde895ea216643918b0c2b1db433e69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.148432 14539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879a22c06c3449c1b49b62a23377c606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.147675 14464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299a98ef422d4e3aab8f5e6840b6155e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.152797 14538 tablet_service.cc:1511] Processing CreateTablet for tablet c131290961c042d48ed53707d90e9f42 (DEFAULT_TABLE table=test-workload [id=0ecc2c19dc8e41ba974868c4b8591f01]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:19.152797 14463 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2eb5620fb04ef5836c6850b8d43cac (DEFAULT_TABLE table=test-workload [id=0ecc2c19dc8e41ba974868c4b8591f01]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:19.154735 14538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c131290961c042d48ed53707d90e9f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.154968 14463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2eb5620fb04ef5836c6850b8d43cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.175755 14612 tablet_service.cc:1511] Processing CreateTablet for tablet 8550143fdf36432f8337e6026ea16f74 (DEFAULT_TABLE table=test-workload [id=0ecc2c19dc8e41ba974868c4b8591f01]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:19.177428 14612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8550143fdf36432f8337e6026ea16f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.194113 14669 tablet_bootstrap.cc:492] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
I20260608 12:53:19.197623 14670 tablet_bootstrap.cc:492] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:19.200667 14671 tablet_bootstrap.cc:492] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:19.204419 14669 tablet_bootstrap.cc:654] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:19.206048 14670 tablet_bootstrap.cc:654] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:19.212455 14670 tablet_bootstrap.cc:492] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:19.212800 14669 tablet_bootstrap.cc:492] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:19.212965 14670 ts_tablet_manager.cc:1403] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.009s
I20260608 12:53:19.213330 14669 ts_tablet_manager.cc:1403] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:53:19.213778 14671 tablet_bootstrap.cc:654] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:19.216596 14670 raft_consensus.cc:359] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.217144 14669 raft_consensus.cc:359] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.217422 14670 raft_consensus.cc:385] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:19.217921 14669 raft_consensus.cc:385] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:19.217990 14670 raft_consensus.cc:740] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:19.218502 14669 raft_consensus.cc:740] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:19.219264 14670 consensus_queue.cc:260] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.219996 14670 raft_consensus.cc:399] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:19.220122 14671 tablet_bootstrap.cc:492] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:19.220465 14670 raft_consensus.cc:493] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:19.220235 14669 consensus_queue.cc:260] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.220883 14671 ts_tablet_manager.cc:1403] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260608 12:53:19.221493 14669 raft_consensus.cc:399] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:19.222198 14669 raft_consensus.cc:493] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:19.221280 14670 raft_consensus.cc:3060] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:19.222661 14669 raft_consensus.cc:3060] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:19.225018 14671 raft_consensus.cc:359] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.225667 14671 raft_consensus.cc:385] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:19.226167 14671 raft_consensus.cc:740] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:19.227152 14671 consensus_queue.cc:260] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.227913 14671 raft_consensus.cc:399] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:19.228272 14671 raft_consensus.cc:493] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:19.228667 14671 raft_consensus.cc:3060] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:19.229391 14670 raft_consensus.cc:515] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.230254 14670 leader_election.cc:304] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [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: ab2646a2ac674757afa6556e613d29bc; no voters: 
I20260608 12:53:19.231933 14670 leader_election.cc:290] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:19.232079 14669 raft_consensus.cc:515] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.232594 14675 raft_consensus.cc:2804] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:19.233111 14669 leader_election.cc:304] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [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: ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:19.238193 14671 raft_consensus.cc:515] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.238657 14678 raft_consensus.cc:2804] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:19.239176 14669 leader_election.cc:290] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:19.239238 14671 leader_election.cc:304] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [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: b7e158a95a3f437c84bb4cf9862243fd; no voters: 
I20260608 12:53:19.242334 14670 ts_tablet_manager.cc:1434] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.029s	user 0.025s	sys 0.002s
I20260608 12:53:19.244491 14669 ts_tablet_manager.cc:1434] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.031s	user 0.023s	sys 0.005s
I20260608 12:53:19.244750 14675 raft_consensus.cc:697] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Becoming Leader. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Running, Role: LEADER
I20260608 12:53:19.245682 14669 tablet_bootstrap.cc:492] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
I20260608 12:53:19.245779 14675 consensus_queue.cc:237] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [LEADER]: Queue going to LEADER mode. State: All 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: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.248183 14680 raft_consensus.cc:2804] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:19.249048 14671 leader_election.cc:290] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:19.258859 14680 raft_consensus.cc:697] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Becoming Leader. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Running, Role: LEADER
I20260608 12:53:19.259358 14678 raft_consensus.cc:697] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Becoming Leader. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Running, Role: LEADER
I20260608 12:53:19.260445 14678 consensus_queue.cc:237] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Queue going to LEADER mode. State: All 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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.261435 14671 ts_tablet_manager.cc:1434] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.014s
I20260608 12:53:19.259003 14670 tablet_bootstrap.cc:492] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:19.262730 14671 tablet_bootstrap.cc:492] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:19.264624 14680 consensus_queue.cc:237] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Queue going to LEADER mode. State: All 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: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.272637 14670 tablet_bootstrap.cc:654] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:19.272256 14372 catalog_manager.cc:5696] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ab2646a2ac674757afa6556e613d29bc (127.4.198.195). New cstate: current_term: 1 leader_uuid: "ab2646a2ac674757afa6556e613d29bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.274308 14371 catalog_manager.cc:5696] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.259212 14669 tablet_bootstrap.cc:654] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:19.283890 14370 catalog_manager.cc:5696] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194). New cstate: current_term: 1 leader_uuid: "b7e158a95a3f437c84bb4cf9862243fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.291185 14671 tablet_bootstrap.cc:654] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:19.295204 14670 tablet_bootstrap.cc:492] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:19.295792 14669 tablet_bootstrap.cc:492] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:19.295820 14670 ts_tablet_manager.cc:1403] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.008s
I20260608 12:53:19.296489 14669 ts_tablet_manager.cc:1403] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.005s
I20260608 12:53:19.299765 14670 raft_consensus.cc:359] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.300426 14670 raft_consensus.cc:385] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:19.300741 14670 raft_consensus.cc:740] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:19.301561 14670 consensus_queue.cc:260] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.302268 14670 raft_consensus.cc:399] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:19.302605 14670 raft_consensus.cc:493] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:19.303045 14670 raft_consensus.cc:3060] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:19.302692 14669 raft_consensus.cc:359] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.303654 14669 raft_consensus.cc:385] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:19.304090 14669 raft_consensus.cc:740] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:19.305312 14669 consensus_queue.cc:260] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.306286 14669 raft_consensus.cc:399] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:19.306752 14669 raft_consensus.cc:493] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:19.307318 14669 raft_consensus.cc:3060] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:19.316550 14670 raft_consensus.cc:515] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.317695 14670 leader_election.cc:304] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [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: ab2646a2ac674757afa6556e613d29bc; no voters: 
I20260608 12:53:19.318567 14670 leader_election.cc:290] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:19.318738 14675 raft_consensus.cc:2804] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:19.319921 14675 raft_consensus.cc:697] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Becoming Leader. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Running, Role: LEADER
I20260608 12:53:19.320740 14670 ts_tablet_manager.cc:1434] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.001s
I20260608 12:53:19.320778 14675 consensus_queue.cc:237] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [LEADER]: Queue going to LEADER mode. State: All 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: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:19.326622 14671 tablet_bootstrap.cc:492] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:19.327333 14671 ts_tablet_manager.cc:1403] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.004s
I20260608 12:53:19.331228 14671 raft_consensus.cc:359] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.331712 14671 raft_consensus.cc:385] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:19.331964 14671 raft_consensus.cc:740] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:19.332609 14671 consensus_queue.cc:260] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.332500 14369 catalog_manager.cc:5696] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ab2646a2ac674757afa6556e613d29bc (127.4.198.195). New cstate: current_term: 1 leader_uuid: "ab2646a2ac674757afa6556e613d29bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.333187 14671 raft_consensus.cc:399] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:19.333549 14671 raft_consensus.cc:493] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:19.333880 14671 raft_consensus.cc:3060] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:19.339178 14669 raft_consensus.cc:515] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.340116 14669 leader_election.cc:304] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [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: ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:19.340507 14671 raft_consensus.cc:515] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.340900 14669 leader_election.cc:290] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:19.341306 14671 leader_election.cc:304] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [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: b7e158a95a3f437c84bb4cf9862243fd; no voters: 
I20260608 12:53:19.342013 14671 leader_election.cc:290] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:19.342182 14680 raft_consensus.cc:2804] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:19.342625 14678 raft_consensus.cc:2804] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:19.342732 14680 raft_consensus.cc:697] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Becoming Leader. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Running, Role: LEADER
I20260608 12:53:19.343326 14678 raft_consensus.cc:697] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Becoming Leader. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Running, Role: LEADER
I20260608 12:53:19.343968 14669 ts_tablet_manager.cc:1434] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.047s	user 0.014s	sys 0.004s
I20260608 12:53:19.343678 14680 consensus_queue.cc:237] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Queue going to LEADER mode. State: All 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: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } }
I20260608 12:53:19.344269 14671 ts_tablet_manager.cc:1434] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:53:19.344215 14678 consensus_queue.cc:237] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Queue going to LEADER mode. State: All 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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } }
I20260608 12:53:19.351821 14369 catalog_manager.cc:5696] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194). New cstate: current_term: 1 leader_uuid: "b7e158a95a3f437c84bb4cf9862243fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.352250 14371 catalog_manager.cc:5696] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:20.224860 14372 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35670:
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:53:20.227569 14372 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:53:20.270609 14463 tablet_service.cc:1511] Processing CreateTablet for tablet f733fad404cd42c1835bc17fc68e15d0 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:20.271984 14539 tablet_service.cc:1511] Processing CreateTablet for tablet f733fad404cd42c1835bc17fc68e15d0 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:20.272022 14463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f733fad404cd42c1835bc17fc68e15d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.273303 14539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f733fad404cd42c1835bc17fc68e15d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.273911 14612 tablet_service.cc:1511] Processing CreateTablet for tablet f733fad404cd42c1835bc17fc68e15d0 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:20.275247 14612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f733fad404cd42c1835bc17fc68e15d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.277158 14538 tablet_service.cc:1511] Processing CreateTablet for tablet 202adfa3acbf4d859336c0e562b1131f (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:20.278479 14538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202adfa3acbf4d859336c0e562b1131f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.285146 14537 tablet_service.cc:1511] Processing CreateTablet for tablet 656a1d401d824d67901da0071e5a0251 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:20.286566 14537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656a1d401d824d67901da0071e5a0251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.288095 14462 tablet_service.cc:1511] Processing CreateTablet for tablet 656a1d401d824d67901da0071e5a0251 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:20.289474 14462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656a1d401d824d67901da0071e5a0251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.291914 14613 tablet_service.cc:1511] Processing CreateTablet for tablet 202adfa3acbf4d859336c0e562b1131f (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:20.293012 14536 tablet_service.cc:1511] Processing CreateTablet for tablet bfcb04e529a54751931fce4c50b18ae5 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:20.294368 14536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcb04e529a54751931fce4c50b18ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.286387 14464 tablet_service.cc:1511] Processing CreateTablet for tablet 202adfa3acbf4d859336c0e562b1131f (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:20.295608 14464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202adfa3acbf4d859336c0e562b1131f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.293443 14613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202adfa3acbf4d859336c0e562b1131f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.303905 14461 tablet_service.cc:1511] Processing CreateTablet for tablet bfcb04e529a54751931fce4c50b18ae5 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:20.306999 14460 tablet_service.cc:1511] Processing CreateTablet for tablet 27e89b6e166d4323b2cc9247120f54ca (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:20.308773 14460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e89b6e166d4323b2cc9247120f54ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.310314 14461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcb04e529a54751931fce4c50b18ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.324688 14459 tablet_service.cc:1511] Processing CreateTablet for tablet f3b3830c1d574234826c0bba181fec05 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:20.325539 14535 tablet_service.cc:1511] Processing CreateTablet for tablet 27e89b6e166d4323b2cc9247120f54ca (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:20.326274 14459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b3830c1d574234826c0bba181fec05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.326931 14535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e89b6e166d4323b2cc9247120f54ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.333518 14534 tablet_service.cc:1511] Processing CreateTablet for tablet f3b3830c1d574234826c0bba181fec05 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:20.334940 14534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b3830c1d574234826c0bba181fec05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.347290 14611 tablet_service.cc:1511] Processing CreateTablet for tablet 656a1d401d824d67901da0071e5a0251 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:20.348789 14611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656a1d401d824d67901da0071e5a0251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.352859 14610 tablet_service.cc:1511] Processing CreateTablet for tablet bfcb04e529a54751931fce4c50b18ae5 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:20.354240 14610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcb04e529a54751931fce4c50b18ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.368939 14609 tablet_service.cc:1511] Processing CreateTablet for tablet 27e89b6e166d4323b2cc9247120f54ca (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:20.371184 14613 tablet_service.cc:1511] Processing CreateTablet for tablet f3b3830c1d574234826c0bba181fec05 (DEFAULT_TABLE table=test-workload-rf3 [id=761b567ed55b4617be02dcd72c3432d6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:20.373817 14609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e89b6e166d4323b2cc9247120f54ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.383128 14613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b3830c1d574234826c0bba181fec05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.434533 14729 tablet_bootstrap.cc:492] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:20.435725 14728 tablet_bootstrap.cc:492] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:20.450475 14728 tablet_bootstrap.cc:654] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.452692 14730 tablet_bootstrap.cc:492] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
I20260608 12:53:20.456547 14729 tablet_bootstrap.cc:654] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.461416 14728 tablet_bootstrap.cc:492] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:20.461930 14730 tablet_bootstrap.cc:654] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.461928 14728 ts_tablet_manager.cc:1403] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260608 12:53:20.462210 14729 tablet_bootstrap.cc:492] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:20.462999 14729 ts_tablet_manager.cc:1403] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260608 12:53:20.464955 14728 raft_consensus.cc:359] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.465687 14728 raft_consensus.cc:385] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.466053 14728 raft_consensus.cc:740] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.466254 14729 raft_consensus.cc:359] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.467149 14729 raft_consensus.cc:385] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.466975 14728 consensus_queue.cc:260] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.467546 14729 raft_consensus.cc:740] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.468219 14730 tablet_bootstrap.cc:492] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:20.468780 14730 ts_tablet_manager.cc:1403] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:53:20.468407 14729 consensus_queue.cc:260] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.469343 14728 ts_tablet_manager.cc:1434] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 12:53:20.470495 14728 tablet_bootstrap.cc:492] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:20.471882 14730 raft_consensus.cc:359] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.472662 14730 raft_consensus.cc:385] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.472978 14730 raft_consensus.cc:740] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.473349 14729 ts_tablet_manager.cc:1434] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:53:20.473913 14730 consensus_queue.cc:260] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.474577 14729 tablet_bootstrap.cc:492] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:20.481513 14728 tablet_bootstrap.cc:654] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.481539 14730 ts_tablet_manager.cc:1434] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:53:20.483167 14729 tablet_bootstrap.cc:654] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.486253 14730 tablet_bootstrap.cc:492] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
I20260608 12:53:20.494174 14728 tablet_bootstrap.cc:492] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:20.494508 14730 tablet_bootstrap.cc:654] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.494704 14728 ts_tablet_manager.cc:1403] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260608 12:53:20.497978 14728 raft_consensus.cc:359] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.498755 14729 tablet_bootstrap.cc:492] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:20.498867 14728 raft_consensus.cc:385] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.499377 14728 raft_consensus.cc:740] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.499464 14729 ts_tablet_manager.cc:1403] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260608 12:53:20.500418 14730 tablet_bootstrap.cc:492] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:20.500174 14728 consensus_queue.cc:260] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.500938 14730 ts_tablet_manager.cc:1403] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:53:20.502555 14728 ts_tablet_manager.cc:1434] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:20.502868 14729 raft_consensus.cc:359] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.503618 14729 raft_consensus.cc:385] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.503724 14728 tablet_bootstrap.cc:492] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:20.504015 14729 raft_consensus.cc:740] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.504091 14730 raft_consensus.cc:359] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.505209 14730 raft_consensus.cc:385] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.505048 14729 consensus_queue.cc:260] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.505597 14730 raft_consensus.cc:740] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.506559 14730 consensus_queue.cc:260] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.507869 14729 ts_tablet_manager.cc:1434] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:53:20.508911 14729 tablet_bootstrap.cc:492] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:20.515237 14730 ts_tablet_manager.cc:1434] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:53:20.516047 14729 tablet_bootstrap.cc:654] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.516450 14730 tablet_bootstrap.cc:492] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
I20260608 12:53:20.521564 14728 tablet_bootstrap.cc:654] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.528198 14729 tablet_bootstrap.cc:492] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:20.528788 14729 ts_tablet_manager.cc:1403] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:53:20.532123 14729 raft_consensus.cc:359] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.532650 14730 tablet_bootstrap.cc:654] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.533046 14729 raft_consensus.cc:385] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.533406 14729 raft_consensus.cc:740] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.534044 14728 tablet_bootstrap.cc:492] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:20.534533 14728 ts_tablet_manager.cc:1403] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260608 12:53:20.534301 14729 consensus_queue.cc:260] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.537525 14728 raft_consensus.cc:359] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.538277 14728 raft_consensus.cc:385] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.538516 14730 tablet_bootstrap.cc:492] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:20.538916 14729 ts_tablet_manager.cc:1434] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:53:20.538664 14728 raft_consensus.cc:740] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.539258 14730 ts_tablet_manager.cc:1403] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260608 12:53:20.540165 14729 tablet_bootstrap.cc:492] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:20.540069 14728 consensus_queue.cc:260] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.542490 14730 raft_consensus.cc:359] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.543255 14730 raft_consensus.cc:385] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.543586 14730 raft_consensus.cc:740] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.545411 14730 consensus_queue.cc:260] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.548468 14728 ts_tablet_manager.cc:1434] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:53:20.549638 14728 tablet_bootstrap.cc:492] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:20.550235 14729 tablet_bootstrap.cc:654] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.556631 14728 tablet_bootstrap.cc:654] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.558465 14730 ts_tablet_manager.cc:1434] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:53:20.562372 14728 tablet_bootstrap.cc:492] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:20.562955 14728 ts_tablet_manager.cc:1403] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:53:20.563584 14730 tablet_bootstrap.cc:492] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
I20260608 12:53:20.566293 14728 raft_consensus.cc:359] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.567154 14728 raft_consensus.cc:385] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.567570 14728 raft_consensus.cc:740] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.568580 14728 consensus_queue.cc:260] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.570999 14728 ts_tablet_manager.cc:1434] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:53:20.571269 14730 tablet_bootstrap.cc:654] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.572328 14728 tablet_bootstrap.cc:492] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:20.577178 14729 tablet_bootstrap.cc:492] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:20.577757 14729 ts_tablet_manager.cc:1403] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.011s
I20260608 12:53:20.581073 14729 raft_consensus.cc:359] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.581799 14728 tablet_bootstrap.cc:654] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.582435 14729 raft_consensus.cc:385] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.582865 14729 raft_consensus.cc:740] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.584429 14730 tablet_bootstrap.cc:492] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:20.585116 14730 ts_tablet_manager.cc:1403] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:53:20.583854 14729 consensus_queue.cc:260] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.588310 14730 raft_consensus.cc:359] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.588984 14729 ts_tablet_manager.cc:1434] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:53:20.589102 14730 raft_consensus.cc:385] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.589663 14730 raft_consensus.cc:740] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.590240 14729 tablet_bootstrap.cc:492] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:20.590530 14730 consensus_queue.cc:260] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.591261 14728 tablet_bootstrap.cc:492] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:20.591828 14728 ts_tablet_manager.cc:1403] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260608 12:53:20.594215 14683 raft_consensus.cc:493] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.594767 14683 raft_consensus.cc:515] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.595340 14728 raft_consensus.cc:359] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.596095 14728 raft_consensus.cc:385] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.596397 14728 raft_consensus.cc:740] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.597199 14728 consensus_queue.cc:260] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.599120 14729 tablet_bootstrap.cc:654] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.601239 14730 ts_tablet_manager.cc:1434] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260608 12:53:20.605942 14728 ts_tablet_manager.cc:1434] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 12:53:20.603453 14683 leader_election.cc:290] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.609433 14730 tablet_bootstrap.cc:492] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
W20260608 12:53:20.616396 14420 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:20.616930 14728 tablet_bootstrap.cc:492] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc: Bootstrap starting.
I20260608 12:53:20.618607 14730 tablet_bootstrap.cc:654] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.619390 14729 tablet_bootstrap.cc:492] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:20.621685 14729 ts_tablet_manager.cc:1403] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.007s
I20260608 12:53:20.625938 14728 tablet_bootstrap.cc:654] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.625985 14729 raft_consensus.cc:359] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.627869 14729 raft_consensus.cc:385] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.628273 14729 raft_consensus.cc:740] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.629160 14729 consensus_queue.cc:260] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.630915 14730 tablet_bootstrap.cc:492] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:20.631740 14730 ts_tablet_manager.cc:1403] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 12:53:20.636085 14730 raft_consensus.cc:359] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.637203 14730 raft_consensus.cc:385] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.637660 14730 raft_consensus.cc:740] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.638900 14730 consensus_queue.cc:260] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.643857 14729 ts_tablet_manager.cc:1434] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 12:53:20.645993 14677 raft_consensus.cc:493] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.646611 14677 raft_consensus.cc:515] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.651775 14730 ts_tablet_manager.cc:1434] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 12:53:20.652519 14677 leader_election.cc:290] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997)
I20260608 12:53:20.654328 14730 tablet_bootstrap.cc:492] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13: Bootstrap starting.
I20260608 12:53:20.662356 14729 tablet_bootstrap.cc:492] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd: Bootstrap starting.
I20260608 12:53:20.664376 14728 tablet_bootstrap.cc:492] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc: No bootstrap required, opened a new log
I20260608 12:53:20.665016 14728 ts_tablet_manager.cc:1403] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.019s
I20260608 12:53:20.668824 14728 raft_consensus.cc:359] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.669922 14728 raft_consensus.cc:385] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.668731 14730 tablet_bootstrap.cc:654] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.670248 14728 raft_consensus.cc:740] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.671202 14728 consensus_queue.cc:260] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.674809 14728 ts_tablet_manager.cc:1434] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:53:20.702219 14729 tablet_bootstrap.cc:654] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:20.709049 14679 raft_consensus.cc:493] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.709646 14679 raft_consensus.cc:515] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.712280 14730 tablet_bootstrap.cc:492] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13: No bootstrap required, opened a new log
I20260608 12:53:20.712711 14679 leader_election.cc:290] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.716652 14730 ts_tablet_manager.cc:1403] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.010s
I20260608 12:53:20.716387 14474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b3830c1d574234826c0bba181fec05" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" is_pre_election: true
I20260608 12:53:20.720063 14474 raft_consensus.cc:2468] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e158a95a3f437c84bb4cf9862243fd in term 0.
I20260608 12:53:20.726640 14512 leader_election.cc:304] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7e158a95a3f437c84bb4cf9862243fd, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.727679 14683 raft_consensus.cc:2804] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.728214 14683 raft_consensus.cc:493] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.728680 14683 raft_consensus.cc:3060] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.730441 14730 raft_consensus.cc:359] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.731246 14730 raft_consensus.cc:385] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.731606 14730 raft_consensus.cc:740] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.733811 14730 consensus_queue.cc:260] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.736271 14730 ts_tablet_manager.cc:1434] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:53:20.739266 14683 raft_consensus.cc:515] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.744971 14683 leader_election.cc:290] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 election: Requested vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.745646 14474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b3830c1d574234826c0bba181fec05" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13"
I20260608 12:53:20.747270 14474 raft_consensus.cc:3060] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.748241 14549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a1d401d824d67901da0071e5a0251" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd" is_pre_election: true
I20260608 12:53:20.748953 14549 raft_consensus.cc:2468] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab2646a2ac674757afa6556e613d29bc in term 0.
I20260608 12:53:20.750557 14587 leader_election.cc:304] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab2646a2ac674757afa6556e613d29bc, b7e158a95a3f437c84bb4cf9862243fd; no voters: 
I20260608 12:53:20.751534 14677 raft_consensus.cc:2804] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.751933 14677 raft_consensus.cc:493] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.752036 14473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a1d401d824d67901da0071e5a0251" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" is_pre_election: true
I20260608 12:53:20.752910 14473 raft_consensus.cc:2468] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab2646a2ac674757afa6556e613d29bc in term 0.
I20260608 12:53:20.752323 14677 raft_consensus.cc:3060] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.756314 14474 raft_consensus.cc:2468] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e158a95a3f437c84bb4cf9862243fd in term 1.
I20260608 12:53:20.757524 14683 raft_consensus.cc:493] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.758042 14683 raft_consensus.cc:515] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.760602 14683 leader_election.cc:290] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.765537 14512 leader_election.cc:304] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7e158a95a3f437c84bb4cf9862243fd, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.766695 14762 raft_consensus.cc:2804] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:20.770511 14549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd" is_pre_election: true
I20260608 12:53:20.772719 14762 raft_consensus.cc:697] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Becoming Leader. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Running, Role: LEADER
I20260608 12:53:20.772804 14549 raft_consensus.cc:2468] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 0.
I20260608 12:53:20.769073 14729 tablet_bootstrap.cc:492] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd: No bootstrap required, opened a new log
I20260608 12:53:20.773964 14762 consensus_queue.cc:237] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.767107 14474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f733fad404cd42c1835bc17fc68e15d0" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" is_pre_election: true
I20260608 12:53:20.774955 14474 raft_consensus.cc:2468] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e158a95a3f437c84bb4cf9862243fd in term 0.
I20260608 12:53:20.774339 14729 ts_tablet_manager.cc:1403] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.006s
I20260608 12:53:20.776203 14512 leader_election.cc:304] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7e158a95a3f437c84bb4cf9862243fd, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.778187 14438 leader_election.cc:304] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7e158a95a3f437c84bb4cf9862243fd, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.779258 14729 raft_consensus.cc:359] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.780306 14679 raft_consensus.cc:2804] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.784792 14679 raft_consensus.cc:493] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.785202 14679 raft_consensus.cc:3060] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.785635 14621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b3830c1d574234826c0bba181fec05" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc"
I20260608 12:53:20.786294 14621 raft_consensus.cc:3060] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.793277 14679 raft_consensus.cc:515] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.765909 14677 raft_consensus.cc:515] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.795248 14620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f733fad404cd42c1835bc17fc68e15d0" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc" is_pre_election: true
I20260608 12:53:20.795986 14620 raft_consensus.cc:2468] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7e158a95a3f437c84bb4cf9862243fd in term 0.
I20260608 12:53:20.782258 14761 raft_consensus.cc:493] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.784075 14622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b3830c1d574234826c0bba181fec05" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc" is_pre_election: true
I20260608 12:53:20.783994 14623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc" is_pre_election: true
I20260608 12:53:20.798650 14677 leader_election.cc:290] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 election: Requested vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997)
I20260608 12:53:20.793730 14621 raft_consensus.cc:2468] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e158a95a3f437c84bb4cf9862243fd in term 1.
I20260608 12:53:20.794104 14729 raft_consensus.cc:385] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:20.781137 14683 raft_consensus.cc:2804] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.802055 14622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc"
I20260608 12:53:20.803233 14729 raft_consensus.cc:740] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Initialized, Role: FOLLOWER
I20260608 12:53:20.804009 14683 raft_consensus.cc:493] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.804469 14683 raft_consensus.cc:3060] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.805335 14474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a1d401d824d67901da0071e5a0251" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13"
I20260608 12:53:20.805999 14474 raft_consensus.cc:3060] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.802935 14761 raft_consensus.cc:515] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.810990 14729 consensus_queue.cc:260] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.813301 14549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a1d401d824d67901da0071e5a0251" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd"
I20260608 12:53:20.813529 14623 raft_consensus.cc:2468] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 0.
I20260608 12:53:20.817420 14548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd" is_pre_election: true
I20260608 12:53:20.818455 14548 raft_consensus.cc:2468] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab2646a2ac674757afa6556e613d29bc in term 0.
I20260608 12:53:20.817442 14549 raft_consensus.cc:3060] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.821766 14474 raft_consensus.cc:2468] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab2646a2ac674757afa6556e613d29bc in term 1.
I20260608 12:53:20.823096 14729 ts_tablet_manager.cc:1434] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.001s
I20260608 12:53:20.823408 14761 leader_election.cc:290] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997)
I20260608 12:53:20.823856 14548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd"
I20260608 12:53:20.826722 14586 leader_election.cc:304] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab2646a2ac674757afa6556e613d29bc, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.827032 14548 raft_consensus.cc:3060] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.828760 14549 raft_consensus.cc:2468] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab2646a2ac674757afa6556e613d29bc in term 1.
I20260608 12:53:20.829106 14587 leader_election.cc:304] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab2646a2ac674757afa6556e613d29bc, b7e158a95a3f437c84bb4cf9862243fd; no voters: 
I20260608 12:53:20.831775 14369 catalog_manager.cc:5696] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194). New cstate: current_term: 1 leader_uuid: "b7e158a95a3f437c84bb4cf9862243fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:20.835135 14761 raft_consensus.cc:2804] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:20.835652 14761 raft_consensus.cc:697] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Becoming Leader. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Running, Role: LEADER
I20260608 12:53:20.836723 14761 consensus_queue.cc:237] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.837841 14683 raft_consensus.cc:515] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.841320 14548 raft_consensus.cc:2468] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 1.
I20260608 12:53:20.841944 14473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f733fad404cd42c1835bc17fc68e15d0" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13"
I20260608 12:53:20.842976 14473 raft_consensus.cc:3060] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.824416 14677 raft_consensus.cc:493] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.849836 14677 raft_consensus.cc:515] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.852938 14677 leader_election.cc:290] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997)
I20260608 12:53:20.854038 14474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" is_pre_election: true
I20260608 12:53:20.854961 14679 leader_election.cc:290] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 election: Requested vote from peers b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.857154 14623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f733fad404cd42c1835bc17fc68e15d0" candidate_uuid: "b7e158a95a3f437c84bb4cf9862243fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc"
I20260608 12:53:20.857570 14438 leader_election.cc:304] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [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: b7e158a95a3f437c84bb4cf9862243fd, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: ab2646a2ac674757afa6556e613d29bc
I20260608 12:53:20.857965 14683 leader_election.cc:290] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 election: Requested vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.854162 14473 raft_consensus.cc:2468] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e158a95a3f437c84bb4cf9862243fd in term 1.
I20260608 12:53:20.870643 14623 raft_consensus.cc:3060] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.859972 14766 raft_consensus.cc:2804] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.871714 14766 raft_consensus.cc:493] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.871930 14512 leader_election.cc:304] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7e158a95a3f437c84bb4cf9862243fd, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.867275 14765 raft_consensus.cc:493] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.872725 14765 raft_consensus.cc:515] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.873600 14548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd" is_pre_election: true
I20260608 12:53:20.874277 14548 raft_consensus.cc:2468] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab2646a2ac674757afa6556e613d29bc in term 0.
I20260608 12:53:20.875244 14765 leader_election.cc:290] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.872160 14766 raft_consensus.cc:3060] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.874900 14372 catalog_manager.cc:5696] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ab2646a2ac674757afa6556e613d29bc (127.4.198.195). New cstate: current_term: 1 leader_uuid: "ab2646a2ac674757afa6556e613d29bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:20.875180 14683 raft_consensus.cc:2804] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:20.876338 14683 raft_consensus.cc:697] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Becoming Leader. State: Replica: b7e158a95a3f437c84bb4cf9862243fd, State: Running, Role: LEADER
I20260608 12:53:20.876428 14621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc" is_pre_election: true
I20260608 12:53:20.877061 14621 raft_consensus.cc:2468] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 0.
I20260608 12:53:20.877343 14683 consensus_queue.cc:237] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.878962 14437 leader_election.cc:304] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab2646a2ac674757afa6556e613d29bc, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.879091 14587 leader_election.cc:304] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab2646a2ac674757afa6556e613d29bc, b7e158a95a3f437c84bb4cf9862243fd; no voters: 
I20260608 12:53:20.880223 14767 raft_consensus.cc:2804] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.880692 14767 raft_consensus.cc:493] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.881127 14767 raft_consensus.cc:3060] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.883148 14679 raft_consensus.cc:2804] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.883714 14679 raft_consensus.cc:493] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.884204 14679 raft_consensus.cc:3060] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.886478 14766 raft_consensus.cc:515] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.888931 14767 raft_consensus.cc:515] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.885051 14474 raft_consensus.cc:2393] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab2646a2ac674757afa6556e613d29bc in current term 1: Already voted for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in this term.
I20260608 12:53:20.893038 14623 raft_consensus.cc:2468] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7e158a95a3f437c84bb4cf9862243fd in term 1.
I20260608 12:53:20.891287 14766 leader_election.cc:290] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 election: Requested vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997)
I20260608 12:53:20.893745 14549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd" is_pre_election: true
I20260608 12:53:20.894415 14549 raft_consensus.cc:2468] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 0.
I20260608 12:53:20.891191 14548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd"
I20260608 12:53:20.895368 14772 raft_consensus.cc:2804] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:20.895473 14767 leader_election.cc:290] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [CANDIDATE]: Term 1 election: Requested vote from peers ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619), b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997)
I20260608 12:53:20.895592 14548 raft_consensus.cc:2393] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab2646a2ac674757afa6556e613d29bc in current term 1: Already voted for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in this term.
I20260608 12:53:20.896606 14549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd"
I20260608 12:53:20.896942 14765 raft_consensus.cc:493] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:20.897238 14549 raft_consensus.cc:3060] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.897300 14474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" is_pre_election: true
I20260608 12:53:20.898394 14473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcb04e529a54751931fce4c50b18ae5" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13"
I20260608 12:53:20.899991 14472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ab2646a2ac674757afa6556e613d29bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13"
I20260608 12:53:20.901237 14679 raft_consensus.cc:515] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.902983 14765 raft_consensus.cc:515] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.902971 14474 raft_consensus.cc:2393] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab2646a2ac674757afa6556e613d29bc in current term 1: Already voted for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in this term.
I20260608 12:53:20.905783 14549 raft_consensus.cc:2468] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab2646a2ac674757afa6556e613d29bc in term 1.
I20260608 12:53:20.907059 14587 leader_election.cc:304] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [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: ab2646a2ac674757afa6556e613d29bc, b7e158a95a3f437c84bb4cf9862243fd; no voters: ca1bbccafa7f4cedae001ca5b8a05c13
I20260608 12:53:20.907102 14623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e89b6e166d4323b2cc9247120f54ca" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc" is_pre_election: true
I20260608 12:53:20.907464 14548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e89b6e166d4323b2cc9247120f54ca" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd" is_pre_election: true
I20260608 12:53:20.908030 14623 raft_consensus.cc:2468] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 0.
I20260608 12:53:20.908123 14548 raft_consensus.cc:2468] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 0.
I20260608 12:53:20.908519 14767 raft_consensus.cc:2804] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:20.909055 14767 raft_consensus.cc:697] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Becoming Leader. State: Replica: ab2646a2ac674757afa6556e613d29bc, State: Running, Role: LEADER
I20260608 12:53:20.909832 14767 consensus_queue.cc:237] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.910213 14765 leader_election.cc:290] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.910684 14437 leader_election.cc:304] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab2646a2ac674757afa6556e613d29bc, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.913328 14765 raft_consensus.cc:2804] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:20.913782 14765 raft_consensus.cc:493] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:20.914237 14765 raft_consensus.cc:3060] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.915050 14549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd"
I20260608 12:53:20.915994 14549 raft_consensus.cc:2393] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca1bbccafa7f4cedae001ca5b8a05c13 in current term 1: Already voted for candidate ab2646a2ac674757afa6556e613d29bc in this term.
I20260608 12:53:20.917029 14623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202adfa3acbf4d859336c0e562b1131f" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc"
I20260608 12:53:20.917927 14679 leader_election.cc:290] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 election: Requested vote from peers b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.917428 14772 raft_consensus.cc:697] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Becoming Leader. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Running, Role: LEADER
I20260608 12:53:20.919427 14437 leader_election.cc:304] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [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: ca1bbccafa7f4cedae001ca5b8a05c13; no voters: ab2646a2ac674757afa6556e613d29bc, b7e158a95a3f437c84bb4cf9862243fd
I20260608 12:53:20.919236 14772 consensus_queue.cc:237] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.922043 14679 raft_consensus.cc:2749] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:53:20.922667 14765 raft_consensus.cc:515] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.925606 14765 leader_election.cc:290] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 election: Requested vote from peers b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194:34997), ab2646a2ac674757afa6556e613d29bc (127.4.198.195:46401)
I20260608 12:53:20.925815 14549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e89b6e166d4323b2cc9247120f54ca" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7e158a95a3f437c84bb4cf9862243fd"
I20260608 12:53:20.926455 14549 raft_consensus.cc:3060] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.929464 14623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e89b6e166d4323b2cc9247120f54ca" candidate_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab2646a2ac674757afa6556e613d29bc"
I20260608 12:53:20.930085 14623 raft_consensus.cc:3060] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:20.939280 14623 raft_consensus.cc:2468] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 1.
I20260608 12:53:20.940559 14549 raft_consensus.cc:2468] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1bbccafa7f4cedae001ca5b8a05c13 in term 1.
I20260608 12:53:20.940675 14437 leader_election.cc:304] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab2646a2ac674757afa6556e613d29bc, ca1bbccafa7f4cedae001ca5b8a05c13; no voters: 
I20260608 12:53:20.940109 14372 catalog_manager.cc:5696] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ab2646a2ac674757afa6556e613d29bc (127.4.198.195). New cstate: current_term: 1 leader_uuid: "ab2646a2ac674757afa6556e613d29bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:20.941916 14765 raft_consensus.cc:2804] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:20.942297 14586 leader_election.cc:304] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [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: ab2646a2ac674757afa6556e613d29bc; no voters: b7e158a95a3f437c84bb4cf9862243fd, ca1bbccafa7f4cedae001ca5b8a05c13
I20260608 12:53:20.943216 14767 raft_consensus.cc:2749] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:53:20.942664 14765 raft_consensus.cc:697] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Becoming Leader. State: Replica: ca1bbccafa7f4cedae001ca5b8a05c13, State: Running, Role: LEADER
I20260608 12:53:20.944487 14765 consensus_queue.cc:237] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } }
I20260608 12:53:20.944499 14369 catalog_manager.cc:5696] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd reported cstate change: term changed from 0 to 1, leader changed from <none> to b7e158a95a3f437c84bb4cf9862243fd (127.4.198.194). New cstate: current_term: 1 leader_uuid: "b7e158a95a3f437c84bb4cf9862243fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:20.947026 14371 catalog_manager.cc:5696] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:20.964932 14371 catalog_manager.cc:5696] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:21.240190 14621 raft_consensus.cc:1275] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:21.242049 14772 consensus_queue.cc:1048] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:21.251379 14549 raft_consensus.cc:1275] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:21.255508 14623 raft_consensus.cc:1275] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:21.257073 14765 consensus_queue.cc:1048] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:53:21.258690 14549 raft_consensus.cc:1275] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:21.260412 14765 consensus_queue.cc:1048] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:21.267876 14772 consensus_queue.cc:1048] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:21.268501 14683 consensus_queue.cc:1048] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:21.287307 14683 consensus_queue.cc:1048] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:53:21.299492 14474 raft_consensus.cc:1275] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Refusing update from remote peer ab2646a2ac674757afa6556e613d29bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:21.301649 14767 consensus_queue.cc:1048] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:21.301970 14547 raft_consensus.cc:1275] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Refusing update from remote peer ab2646a2ac674757afa6556e613d29bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:21.303808 14767 consensus_queue.cc:1048] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:21.305871 14762 consensus_queue.cc:1048] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:21.369558 14767 consensus_queue.cc:1048] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:21.407555 14767 consensus_queue.cc:1048] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:21.410205 14473 raft_consensus.cc:1275] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Refusing update from remote peer b7e158a95a3f437c84bb4cf9862243fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:21.414546 14763 consensus_queue.cc:1048] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:53:21.654699 14512 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.193:36619, user_credentials={real_user=slave}} blocked reactor thread for 60417.3us
I20260608 12:53:21.719805 14790 mvcc.cc:204] Tried to move back new op lower bound from 7294661433600053248 to 7294661430936940544. Current Snapshot: MvccSnapshot[applied={T|T < 7294661432720875520}]
W20260608 12:53:22.631480 14719 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.198.195:46401, user_credentials={real_user=slave}} blocked reactor thread for 48007us
W20260608 12:53:22.687445 14438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:34997, user_credentials={real_user=slave}} blocked reactor thread for 77282.5us
I20260608 12:53:22.691118  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:22.705605 14832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:22.713604 14833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:22.715360 14835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:22.715888  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:22.717159  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:22.717397  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:22.717648  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923202717597 us; error 0 us; skew 500 ppm
I20260608 12:53:22.718351  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:22.721694  4891 webserver.cc:533] Webserver started at http://127.4.198.196:39831/ using document root <none> and password file <none>
I20260608 12:53:22.722240  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:22.722442  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:22.722769  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:22.724032  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "4912e7092ae54f84a42f434623d3b5c0"
format_stamp: "Formatted at 2026-06-08 12:53:22 on dist-test-slave-cf34"
I20260608 12:53:22.728907  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:53:22.732671 14840 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:22.733515  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:53:22.733857  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "4912e7092ae54f84a42f434623d3b5c0"
format_stamp: "Formatted at 2026-06-08 12:53:22 on dist-test-slave-cf34"
I20260608 12:53:22.734109  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:22.746443  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:22.747849  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:22.749356  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:22.751783  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:22.751986  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:22.752266  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:22.752446  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:22.795153  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:43795
I20260608 12:53:22.795400 14902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:43795 every 8 connection(s)
I20260608 12:53:22.811035 14903 heartbeater.cc:344] Connected to a master server at 127.4.198.254:44709
I20260608 12:53:22.811507 14903 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:22.812278 14903 heartbeater.cc:507] Master 127.4.198.254:44709 requested a full tablet report, sending...
I20260608 12:53:22.814366 14363 ts_manager.cc:194] Registered new tserver with Master: 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196:43795)
I20260608 12:53:22.815963 14363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35672
I20260608 12:53:22.882871 14472 consensus_queue.cc:237] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } }
I20260608 12:53:22.889340 14620 raft_consensus.cc:1275] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:22.889439 14547 raft_consensus.cc:1275] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:22.891541 14830 consensus_queue.cc:1048] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } 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:53:22.893127 14772 consensus_queue.cc:1048] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:22.899395 14830 raft_consensus.cc:2955] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.901512 14547 raft_consensus.cc:2955] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.902710 14620 raft_consensus.cc:2955] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
W20260608 12:53:22.909098 14440 consensus_peers.cc:597] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 -> Peer 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196:43795): Couldn't send request to peer 4912e7092ae54f84a42f434623d3b5c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfcb04e529a54751931fce4c50b18ae5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:22.914160 14363 catalog_manager.cc:5696] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 reported cstate change: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:22.918129 14472 consensus_queue.cc:237] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } }
I20260608 12:53:22.926389 14547 raft_consensus.cc:1275] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:53:22.928442 14440 consensus_peers.cc:597] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 -> Peer 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196:43795): Couldn't send request to peer 4912e7092ae54f84a42f434623d3b5c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27e89b6e166d4323b2cc9247120f54ca. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:22.926313 14620 raft_consensus.cc:1275] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Refusing update from remote peer ca1bbccafa7f4cedae001ca5b8a05c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:22.928596 14830 consensus_queue.cc:1048] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:22.930392 14679 consensus_queue.cc:1048] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } 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:53:22.937937 14765 raft_consensus.cc:2955] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.939915 14620 raft_consensus.cc:2955] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.939915 14547 raft_consensus.cc:2955] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.958155 14365 catalog_manager.cc:5696] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc reported cstate change: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.969058 14547 consensus_queue.cc:237] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } attrs { replace: true } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } }
I20260608 12:53:22.976380 14620 raft_consensus.cc:1275] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Refusing update from remote peer b7e158a95a3f437c84bb4cf9862243fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:22.976742 14472 raft_consensus.cc:1275] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Refusing update from remote peer b7e158a95a3f437c84bb4cf9862243fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:22.978057 14831 consensus_queue.cc:1048] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:22.979269 14826 consensus_queue.cc:1048] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:53:22.986445 14515 consensus_peers.cc:597] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd -> Peer 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196:43795): Couldn't send request to peer 4912e7092ae54f84a42f434623d3b5c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f733fad404cd42c1835bc17fc68e15d0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:22.987681 14762 raft_consensus.cc:2955] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } attrs { replace: true } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.989384 14472 raft_consensus.cc:2955] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } attrs { replace: true } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:22.989598 14620 raft_consensus.cc:2955] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } attrs { replace: true } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:23.001236 14547 consensus_queue.cc:237] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [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: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } }
I20260608 12:53:23.001435 14363 catalog_manager.cc:5696] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd reported cstate change: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "b7e158a95a3f437c84bb4cf9862243fd" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:53:23.008534 14515 consensus_peers.cc:597] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd -> Peer 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196:43795): Couldn't send request to peer 4912e7092ae54f84a42f434623d3b5c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3b3830c1d574234826c0bba181fec05. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:23.008941 14620 raft_consensus.cc:1275] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Refusing update from remote peer b7e158a95a3f437c84bb4cf9862243fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:23.010422 14472 raft_consensus.cc:1275] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Refusing update from remote peer b7e158a95a3f437c84bb4cf9862243fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:23.010743 14762 consensus_queue.cc:1048] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } 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:53:23.012097 14831 consensus_queue.cc:1048] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:23.022915 14826 raft_consensus.cc:2955] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:23.026971 14472 raft_consensus.cc:2955] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:23.039083 14620 raft_consensus.cc:2955] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } } }
I20260608 12:53:23.045571 14368 catalog_manager.cc:5696] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd reported cstate change: config changed from index -1 to 16, NON_VOTER 4912e7092ae54f84a42f434623d3b5c0 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "b7e158a95a3f437c84bb4cf9862243fd" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ca1bbccafa7f4cedae001ca5b8a05c13" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7e158a95a3f437c84bb4cf9862243fd" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab2646a2ac674757afa6556e613d29bc" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 46401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4912e7092ae54f84a42f434623d3b5c0" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 43795 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:23.060004  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:23.100373  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:23.101271  4891 tablet_replica.cc:333] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.102033  4891 raft_consensus.cc:2243] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.103296  4891 raft_consensus.cc:2272] T 27e89b6e166d4323b2cc9247120f54ca P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.106302  4891 tablet_replica.cc:333] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.107342  4891 raft_consensus.cc:2243] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.107945  4891 raft_consensus.cc:2272] T 202adfa3acbf4d859336c0e562b1131f P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.110517  4891 tablet_replica.cc:333] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.111232  4891 raft_consensus.cc:2243] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.111855  4891 raft_consensus.cc:2272] T f733fad404cd42c1835bc17fc68e15d0 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.114741  4891 tablet_replica.cc:333] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.115455  4891 raft_consensus.cc:2243] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.115983  4891 raft_consensus.cc:2272] T f3b3830c1d574234826c0bba181fec05 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.118855  4891 tablet_replica.cc:333] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.119426  4891 raft_consensus.cc:2243] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.120445  4891 raft_consensus.cc:2272] T bfcb04e529a54751931fce4c50b18ae5 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.123000  4891 tablet_replica.cc:333] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.123548  4891 raft_consensus.cc:2243] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.124066  4891 raft_consensus.cc:2272] T 656a1d401d824d67901da0071e5a0251 P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.127023  4891 tablet_replica.cc:333] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.127547  4891 raft_consensus.cc:2243] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.127998  4891 raft_consensus.cc:2272] T 299a98ef422d4e3aab8f5e6840b6155e P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.130086  4891 tablet_replica.cc:333] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13: stopping tablet replica
I20260608 12:53:23.130688  4891 raft_consensus.cc:2243] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.131318  4891 raft_consensus.cc:2272] T 9e2eb5620fb04ef5836c6850b8d43cac P ca1bbccafa7f4cedae001ca5b8a05c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.167559  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:53:23.174216 14586 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:36619: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:53:23.178529 14586 consensus_peers.cc:597] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc -> Peer ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619): Couldn't send request to peer ca1bbccafa7f4cedae001ca5b8a05c13. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:36619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:23.199700  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
W20260608 12:53:23.241024 14586 consensus_peers.cc:597] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc -> Peer ca1bbccafa7f4cedae001ca5b8a05c13 (127.4.198.193:36619): Couldn't send request to peer ca1bbccafa7f4cedae001ca5b8a05c13. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:36619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:23.251623  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:23.252633  4891 tablet_replica.cc:333] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.253476  4891 raft_consensus.cc:2243] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.254266  4891 raft_consensus.cc:2272] T 27e89b6e166d4323b2cc9247120f54ca P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.257959  4891 tablet_replica.cc:333] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.258770  4891 raft_consensus.cc:2243] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.260164  4891 raft_consensus.cc:2272] T f733fad404cd42c1835bc17fc68e15d0 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.263433  4891 tablet_replica.cc:333] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.264248  4891 raft_consensus.cc:2243] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.264925  4891 raft_consensus.cc:2272] T 202adfa3acbf4d859336c0e562b1131f P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.268348  4891 tablet_replica.cc:333] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.269152  4891 raft_consensus.cc:2243] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.269825  4891 raft_consensus.cc:2272] T 656a1d401d824d67901da0071e5a0251 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.273063  4891 tablet_replica.cc:333] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.273814  4891 raft_consensus.cc:2243] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.274538  4891 raft_consensus.cc:2272] T bfcb04e529a54751931fce4c50b18ae5 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.277858  4891 tablet_replica.cc:333] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.278599  4891 raft_consensus.cc:2243] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.279181  4891 raft_consensus.cc:2272] T c131290961c042d48ed53707d90e9f42 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.282168  4891 tablet_replica.cc:333] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.282927  4891 raft_consensus.cc:2243] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.284242  4891 raft_consensus.cc:2272] T f3b3830c1d574234826c0bba181fec05 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.287422  4891 tablet_replica.cc:333] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd: stopping tablet replica
I20260608 12:53:23.288101  4891 raft_consensus.cc:2243] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.288796  4891 raft_consensus.cc:2272] T 879a22c06c3449c1b49b62a23377c606 P b7e158a95a3f437c84bb4cf9862243fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.326617  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:23.353469  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:53:23.401723  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:23.402694  4891 tablet_replica.cc:333] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.403545  4891 raft_consensus.cc:2243] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.404362  4891 raft_consensus.cc:2272] T 27e89b6e166d4323b2cc9247120f54ca P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.408423  4891 tablet_replica.cc:333] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.409228  4891 raft_consensus.cc:2243] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.409983  4891 raft_consensus.cc:2272] T f733fad404cd42c1835bc17fc68e15d0 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.413317  4891 tablet_replica.cc:333] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.414098  4891 raft_consensus.cc:2243] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.414705  4891 raft_consensus.cc:2272] T 8550143fdf36432f8337e6026ea16f74 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.417531  4891 tablet_replica.cc:333] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.418303  4891 raft_consensus.cc:2243] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.419422  4891 raft_consensus.cc:2272] T 656a1d401d824d67901da0071e5a0251 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.422551  4891 tablet_replica.cc:333] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.423319  4891 raft_consensus.cc:2243] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.424114  4891 raft_consensus.cc:2272] T bfcb04e529a54751931fce4c50b18ae5 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.427206  4891 tablet_replica.cc:333] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.427928  4891 raft_consensus.cc:2243] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.428982  4891 raft_consensus.cc:2272] T 202adfa3acbf4d859336c0e562b1131f P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.432075  4891 tablet_replica.cc:333] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.432783  4891 raft_consensus.cc:2243] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.433558  4891 raft_consensus.cc:2272] T f3b3830c1d574234826c0bba181fec05 P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.436805  4891 tablet_replica.cc:333] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc: stopping tablet replica
I20260608 12:53:23.437450  4891 raft_consensus.cc:2243] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.438009  4891 raft_consensus.cc:2272] T bde895ea216643918b0c2b1db433e69b P ab2646a2ac674757afa6556e613d29bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.470947  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:23.490553  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:53:23.510228  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:23.526396  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:53:23.534858  4891 master.cc:562] Master@127.4.198.254:44709 shutting down...
W20260608 12:53:23.558563 14420 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:53:23.558876 14420 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:53:23.559103 14420 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:53:23.560537  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.561111  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.561447  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P d759c419b7ba4b30a40884fc95f42a07: stopping tablet replica
I20260608 12:53:23.584906  4891 master.cc:584] Master@127.4.198.254:44709 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6181 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:53:23.631512  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:33619
I20260608 12:53:23.632845  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:23.638360 14920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:23.638849 14919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:23.639752 14922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:23.640115  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:23.640997  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:23.641166  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:23.641276  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923203641265 us; error 0 us; skew 500 ppm
I20260608 12:53:23.641855  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:23.644209  4891 webserver.cc:533] Webserver started at http://127.4.198.254:37383/ using document root <none> and password file <none>
I20260608 12:53:23.644685  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:23.644842  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:23.645061  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:23.646106  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "b8bd17ddad984894af51907c516c443e"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-cf34"
I20260608 12:53:23.651104  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:53:23.654534 14927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:23.655350  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:23.655656  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "b8bd17ddad984894af51907c516c443e"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-cf34"
I20260608 12:53:23.655958  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:23.671108  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:23.672287  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:23.712677  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:33619
I20260608 12:53:23.712872 14978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:33619 every 8 connection(s)
I20260608 12:53:23.716843 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:23.727902 14979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e: Bootstrap starting.
I20260608 12:53:23.732980 14979 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:23.737447 14979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e: No bootstrap required, opened a new log
I20260608 12:53:23.739821 14979 raft_consensus.cc:359] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8bd17ddad984894af51907c516c443e" member_type: VOTER }
I20260608 12:53:23.740237 14979 raft_consensus.cc:385] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:23.740456 14979 raft_consensus.cc:740] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bd17ddad984894af51907c516c443e, State: Initialized, Role: FOLLOWER
I20260608 12:53:23.741102 14979 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b8bd17ddad984894af51907c516c443e" member_type: VOTER }
I20260608 12:53:23.741582 14979 raft_consensus.cc:399] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:23.741816 14979 raft_consensus.cc:493] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:23.742101 14979 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:23.746882 14979 raft_consensus.cc:515] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8bd17ddad984894af51907c516c443e" member_type: VOTER }
I20260608 12:53:23.747417 14979 leader_election.cc:304] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [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: b8bd17ddad984894af51907c516c443e; no voters: 
I20260608 12:53:23.748597 14979 leader_election.cc:290] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:23.749035 14982 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:23.750593 14982 raft_consensus.cc:697] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 1 LEADER]: Becoming Leader. State: Replica: b8bd17ddad984894af51907c516c443e, State: Running, Role: LEADER
I20260608 12:53:23.751262 14982 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [LEADER]: Queue going to LEADER mode. State: All 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: "b8bd17ddad984894af51907c516c443e" member_type: VOTER }
I20260608 12:53:23.751794 14979 sys_catalog.cc:565] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:23.755625 14983 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8bd17ddad984894af51907c516c443e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8bd17ddad984894af51907c516c443e" member_type: VOTER } }
I20260608 12:53:23.756352 14983 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:23.756052 14984 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8bd17ddad984894af51907c516c443e. Latest consensus state: current_term: 1 leader_uuid: "b8bd17ddad984894af51907c516c443e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8bd17ddad984894af51907c516c443e" member_type: VOTER } }
I20260608 12:53:23.757076 14984 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:23.761931 14989 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:23.767336 14989 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:23.769541  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:23.776949 14989 catalog_manager.cc:1382] Generated new cluster ID: 437fe64efa3f4bcbaed5bfa16b4c2335
I20260608 12:53:23.777245 14989 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:23.794459 14989 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:23.795858 14989 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:23.806906 14989 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e: Generated new TSK 0
I20260608 12:53:23.807579 14989 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:23.836277  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:23.842483 15000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:23.844061 15001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:23.846696 15003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:23.846765  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:23.847872  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:23.848109  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:23.848289  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923203848265 us; error 0 us; skew 500 ppm
I20260608 12:53:23.848919  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:23.851367  4891 webserver.cc:533] Webserver started at http://127.4.198.193:42545/ using document root <none> and password file <none>
I20260608 12:53:23.851897  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:23.852108  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:23.852392  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:23.853623  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "dba0e8bf44e74426a24f2a5a3a69fa07"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-cf34"
I20260608 12:53:23.858353  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:23.861855 15008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:23.862670  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:53:23.863032  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "dba0e8bf44e74426a24f2a5a3a69fa07"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-cf34"
I20260608 12:53:23.863338  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:23.908504  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:23.909654  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:23.911147  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:23.913564  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:23.913797  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:23.914048  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:23.914234  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:23.954581  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:36119
I20260608 12:53:23.954734 15070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:36119 every 8 connection(s)
I20260608 12:53:23.960147  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:23.967860 15075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:23.970113 15076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:23.973110 15078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:23.974198 15071 heartbeater.cc:344] Connected to a master server at 127.4.198.254:33619
I20260608 12:53:23.974607 15071 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:23.975497 15071 heartbeater.cc:507] Master 127.4.198.254:33619 requested a full tablet report, sending...
I20260608 12:53:23.976114  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:23.978077 14944 ts_manager.cc:194] Registered new tserver with Master: dba0e8bf44e74426a24f2a5a3a69fa07 (127.4.198.193:36119)
I20260608 12:53:23.978189  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:23.978538  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:23.978765  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923203978745 us; error 0 us; skew 500 ppm
I20260608 12:53:23.979692  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:23.980643 14944 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55234
I20260608 12:53:23.982605  4891 webserver.cc:533] Webserver started at http://127.4.198.194:38279/ using document root <none> and password file <none>
I20260608 12:53:23.983392  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:23.983655  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:23.983958  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:23.984993  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "ac917e7ef2ac47d183185581e014f241"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-cf34"
I20260608 12:53:23.989511  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:23.992983 15083 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:23.993889  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:23.994138  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "ac917e7ef2ac47d183185581e014f241"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-cf34"
I20260608 12:53:23.994396  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:24.011376  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:24.012523  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:24.013913  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:24.016312  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:24.016526  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.016783  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:24.016935  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.059209  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:43579
I20260608 12:53:24.059341 15145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:43579 every 8 connection(s)
I20260608 12:53:24.064433  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:24.072232 15149 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:24.074519 15150 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:24.075449 15152 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:24.077037  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:24.077944  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:24.078213  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:24.078426  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923204078401 us; error 0 us; skew 500 ppm
I20260608 12:53:24.079092  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:24.081831 15146 heartbeater.cc:344] Connected to a master server at 127.4.198.254:33619
I20260608 12:53:24.082204  4891 webserver.cc:533] Webserver started at http://127.4.198.195:43519/ using document root <none> and password file <none>
I20260608 12:53:24.082304 15146 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:24.083106  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:24.083400  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:24.083453 15146 heartbeater.cc:507] Master 127.4.198.254:33619 requested a full tablet report, sending...
I20260608 12:53:24.083827  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:24.085199  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "5090f4f6bc7c43b68c679a661fe36743"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-cf34"
I20260608 12:53:24.086040 14944 ts_manager.cc:194] Registered new tserver with Master: ac917e7ef2ac47d183185581e014f241 (127.4.198.194:43579)
I20260608 12:53:24.088006 14944 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55250
I20260608 12:53:24.091161  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:53:24.094573 15157 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.095372  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:24.095666  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "5090f4f6bc7c43b68c679a661fe36743"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-cf34"
I20260608 12:53:24.095953  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:24.113548  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:24.114648  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:24.116067  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:24.118388  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:24.118610  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.118865  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:24.119050  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.158001  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:36923
I20260608 12:53:24.158113 15219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:36923 every 8 connection(s)
I20260608 12:53:24.172998 15220 heartbeater.cc:344] Connected to a master server at 127.4.198.254:33619
I20260608 12:53:24.173468 15220 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:24.174211 15220 heartbeater.cc:507] Master 127.4.198.254:33619 requested a full tablet report, sending...
I20260608 12:53:24.176211 14944 ts_manager.cc:194] Registered new tserver with Master: 5090f4f6bc7c43b68c679a661fe36743 (127.4.198.195:36923)
I20260608 12:53:24.176709  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015102444s
I20260608 12:53:24.178016 14944 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55256
I20260608 12:53:24.208523 14944 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55266:
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:53:24.210410 14944 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:53:24.252588 15185 tablet_service.cc:1511] Processing CreateTablet for tablet 1284caa2059f4737a937f3f68d15f87a (DEFAULT_TABLE table=test-workload [id=8b3a180f760d42c2909c2ebe5955b7b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:24.254015 15185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1284caa2059f4737a937f3f68d15f87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:24.253942 15111 tablet_service.cc:1511] Processing CreateTablet for tablet 1284caa2059f4737a937f3f68d15f87a (DEFAULT_TABLE table=test-workload [id=8b3a180f760d42c2909c2ebe5955b7b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:24.255496 15111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1284caa2059f4737a937f3f68d15f87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:24.255748 15036 tablet_service.cc:1511] Processing CreateTablet for tablet 1284caa2059f4737a937f3f68d15f87a (DEFAULT_TABLE table=test-workload [id=8b3a180f760d42c2909c2ebe5955b7b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:24.257090 15036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1284caa2059f4737a937f3f68d15f87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:24.274506 15237 tablet_bootstrap.cc:492] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: Bootstrap starting.
I20260608 12:53:24.274688 15235 tablet_bootstrap.cc:492] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07: Bootstrap starting.
I20260608 12:53:24.276154 15236 tablet_bootstrap.cc:492] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241: Bootstrap starting.
I20260608 12:53:24.281432 15237 tablet_bootstrap.cc:654] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:24.282392 15235 tablet_bootstrap.cc:654] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:24.282990 15236 tablet_bootstrap.cc:654] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:24.287077 15237 tablet_bootstrap.cc:492] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: No bootstrap required, opened a new log
I20260608 12:53:24.287569 15237 ts_tablet_manager.cc:1403] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:53:24.288486 15236 tablet_bootstrap.cc:492] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241: No bootstrap required, opened a new log
I20260608 12:53:24.288967 15236 ts_tablet_manager.cc:1403] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 12:53:24.289350 15235 tablet_bootstrap.cc:492] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07: No bootstrap required, opened a new log
I20260608 12:53:24.289853 15235 ts_tablet_manager.cc:1403] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 12:53:24.290656 15237 raft_consensus.cc:359] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.291515 15237 raft_consensus.cc:385] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:24.291867 15237 raft_consensus.cc:740] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5090f4f6bc7c43b68c679a661fe36743, State: Initialized, Role: FOLLOWER
I20260608 12:53:24.291646 15236 raft_consensus.cc:359] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.292490 15236 raft_consensus.cc:385] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:24.292811 15236 raft_consensus.cc:740] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac917e7ef2ac47d183185581e014f241, State: Initialized, Role: FOLLOWER
I20260608 12:53:24.293018 15235 raft_consensus.cc:359] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.292865 15237 consensus_queue.cc:260] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.293908 15235 raft_consensus.cc:385] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:24.293905 15236 consensus_queue.cc:260] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.294466 15235 raft_consensus.cc:740] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba0e8bf44e74426a24f2a5a3a69fa07, State: Initialized, Role: FOLLOWER
I20260608 12:53:24.295536 15235 consensus_queue.cc:260] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.296114 15220 heartbeater.cc:499] Master 127.4.198.254:33619 was elected leader, sending a full tablet report...
I20260608 12:53:24.296584 15237 ts_tablet_manager.cc:1434] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:53:24.298693 15235 ts_tablet_manager.cc:1434] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 12:53:24.298758 15071 heartbeater.cc:499] Master 127.4.198.254:33619 was elected leader, sending a full tablet report...
I20260608 12:53:24.304674 15146 heartbeater.cc:499] Master 127.4.198.254:33619 was elected leader, sending a full tablet report...
I20260608 12:53:24.304455 15236 ts_tablet_manager.cc:1434] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.001s
I20260608 12:53:24.409759 15241 raft_consensus.cc:493] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:24.410297 15241 raft_consensus.cc:515] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.412734 15241 leader_election.cc:290] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac917e7ef2ac47d183185581e014f241 (127.4.198.194:43579), dba0e8bf44e74426a24f2a5a3a69fa07 (127.4.198.193:36119)
I20260608 12:53:24.422210 15121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1284caa2059f4737a937f3f68d15f87a" candidate_uuid: "5090f4f6bc7c43b68c679a661fe36743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac917e7ef2ac47d183185581e014f241" is_pre_election: true
I20260608 12:53:24.422957 15121 raft_consensus.cc:2468] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5090f4f6bc7c43b68c679a661fe36743 in term 0.
I20260608 12:53:24.423566 15046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1284caa2059f4737a937f3f68d15f87a" candidate_uuid: "5090f4f6bc7c43b68c679a661fe36743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" is_pre_election: true
I20260608 12:53:24.424088 15161 leader_election.cc:304] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5090f4f6bc7c43b68c679a661fe36743, ac917e7ef2ac47d183185581e014f241; no voters: 
I20260608 12:53:24.424139 15046 raft_consensus.cc:2468] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5090f4f6bc7c43b68c679a661fe36743 in term 0.
I20260608 12:53:24.424908 15241 raft_consensus.cc:2804] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:24.425271 15241 raft_consensus.cc:493] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:24.425608 15241 raft_consensus.cc:3060] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:24.430374 15241 raft_consensus.cc:515] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.432044 15241 leader_election.cc:290] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [CANDIDATE]: Term 1 election: Requested vote from peers ac917e7ef2ac47d183185581e014f241 (127.4.198.194:43579), dba0e8bf44e74426a24f2a5a3a69fa07 (127.4.198.193:36119)
I20260608 12:53:24.432749 15121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1284caa2059f4737a937f3f68d15f87a" candidate_uuid: "5090f4f6bc7c43b68c679a661fe36743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac917e7ef2ac47d183185581e014f241"
I20260608 12:53:24.433087 15046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1284caa2059f4737a937f3f68d15f87a" candidate_uuid: "5090f4f6bc7c43b68c679a661fe36743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07"
I20260608 12:53:24.433262 15121 raft_consensus.cc:3060] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:24.433676 15046 raft_consensus.cc:3060] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:24.438236 15121 raft_consensus.cc:2468] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5090f4f6bc7c43b68c679a661fe36743 in term 1.
I20260608 12:53:24.438654 15046 raft_consensus.cc:2468] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5090f4f6bc7c43b68c679a661fe36743 in term 1.
I20260608 12:53:24.439342 15161 leader_election.cc:304] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5090f4f6bc7c43b68c679a661fe36743, ac917e7ef2ac47d183185581e014f241; no voters: 
I20260608 12:53:24.440069 15241 raft_consensus.cc:2804] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:24.441021 15241 raft_consensus.cc:697] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 1 LEADER]: Becoming Leader. State: Replica: 5090f4f6bc7c43b68c679a661fe36743, State: Running, Role: LEADER
I20260608 12:53:24.441860 15241 consensus_queue.cc:237] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } }
I20260608 12:53:24.449241 14944 catalog_manager.cc:5696] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5090f4f6bc7c43b68c679a661fe36743 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "5090f4f6bc7c43b68c679a661fe36743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac917e7ef2ac47d183185581e014f241" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 43579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5090f4f6bc7c43b68c679a661fe36743" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dba0e8bf44e74426a24f2a5a3a69fa07" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 36119 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:24.507045  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:24.524953  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:24.525892  4891 tablet_replica.cc:333] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07: stopping tablet replica
I20260608 12:53:24.526456  4891 raft_consensus.cc:2243] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:24.526908  4891 raft_consensus.cc:2272] T 1284caa2059f4737a937f3f68d15f87a P dba0e8bf44e74426a24f2a5a3a69fa07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:24.546123  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:53:24.555747  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:53:24.583155  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:24.584573  4891 tablet_replica.cc:333] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241: stopping tablet replica
I20260608 12:53:24.585753  4891 raft_consensus.cc:2243] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:24.586640  4891 raft_consensus.cc:2272] T 1284caa2059f4737a937f3f68d15f87a P ac917e7ef2ac47d183185581e014f241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:24.605839  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:24.615389  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:53:24.630692  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:24.631507  4891 tablet_replica.cc:333] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: stopping tablet replica
I20260608 12:53:24.632053  4891 raft_consensus.cc:2243] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:24.632691  4891 pending_rounds.cc:70] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: Trying to abort 1 pending ops.
I20260608 12:53:24.632915  4891 pending_rounds.cc:77] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661445401874432 op_type: NO_OP noop_request { }
I20260608 12:53:24.633212  4891 raft_consensus.cc:2889] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:53:24.633504  4891 raft_consensus.cc:2272] T 1284caa2059f4737a937f3f68d15f87a P 5090f4f6bc7c43b68c679a661fe36743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:24.653923  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:24.663713  4891 master.cc:562] Master@127.4.198.254:33619 shutting down...
I20260608 12:53:24.680688  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:24.681207  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:24.681497  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P b8bd17ddad984894af51907c516c443e: stopping tablet replica
I20260608 12:53:24.701733  4891 master.cc:584] Master@127.4.198.254:33619 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1103 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:53:24.735110  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:36929
I20260608 12:53:24.736321  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:24.741557 15247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:24.741865 15248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:24.742888 15250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:24.744117  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:24.744971  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:24.745182  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:24.745350  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923204745332 us; error 0 us; skew 500 ppm
I20260608 12:53:24.745947  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:24.748363  4891 webserver.cc:533] Webserver started at http://127.4.198.254:39519/ using document root <none> and password file <none>
I20260608 12:53:24.748884  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:24.749090  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:24.749372  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:24.750447  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "65fab89275ad45a385aa2a0aede418a0"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-cf34"
I20260608 12:53:24.755123  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:53:24.758555 15255 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.759419  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:24.759735  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "65fab89275ad45a385aa2a0aede418a0"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-cf34"
I20260608 12:53:24.760037  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:24.780404  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:24.781531  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:24.818424  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:36929
I20260608 12:53:24.818477 15306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:36929 every 8 connection(s)
I20260608 12:53:24.822718 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:24.833215 15307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0: Bootstrap starting.
I20260608 12:53:24.838080 15307 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:24.842171 15307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0: No bootstrap required, opened a new log
I20260608 12:53:24.844358 15307 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fab89275ad45a385aa2a0aede418a0" member_type: VOTER }
I20260608 12:53:24.844734 15307 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:24.844993 15307 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65fab89275ad45a385aa2a0aede418a0, State: Initialized, Role: FOLLOWER
I20260608 12:53:24.845719 15307 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65fab89275ad45a385aa2a0aede418a0" member_type: VOTER }
I20260608 12:53:24.846189 15307 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:24.846418 15307 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:24.846722 15307 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:24.851401 15307 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fab89275ad45a385aa2a0aede418a0" member_type: VOTER }
I20260608 12:53:24.851939 15307 leader_election.cc:304] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [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: 65fab89275ad45a385aa2a0aede418a0; no voters: 
I20260608 12:53:24.853086 15307 leader_election.cc:290] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:24.853564 15310 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:24.855026 15310 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 1 LEADER]: Becoming Leader. State: Replica: 65fab89275ad45a385aa2a0aede418a0, State: Running, Role: LEADER
I20260608 12:53:24.855741 15310 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [LEADER]: Queue going to LEADER mode. State: All 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: "65fab89275ad45a385aa2a0aede418a0" member_type: VOTER }
I20260608 12:53:24.856209 15307 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:24.859009 15311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65fab89275ad45a385aa2a0aede418a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fab89275ad45a385aa2a0aede418a0" member_type: VOTER } }
I20260608 12:53:24.858917 15312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65fab89275ad45a385aa2a0aede418a0. Latest consensus state: current_term: 1 leader_uuid: "65fab89275ad45a385aa2a0aede418a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65fab89275ad45a385aa2a0aede418a0" member_type: VOTER } }
I20260608 12:53:24.859822 15311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:24.859910 15312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:24.869772 15316 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:24.875332 15316 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:24.876374  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:24.884984 15316 catalog_manager.cc:1382] Generated new cluster ID: 4985ea6b40d04e26a9ee37736a4e5acf
I20260608 12:53:24.885238 15316 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:24.902748 15316 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:24.904139 15316 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:24.920513 15316 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0: Generated new TSK 0
I20260608 12:53:24.921180 15316 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:24.942971  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:24.949759 15328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:24.951558 15329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:24.953249 15331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:24.953761  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:24.954698  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:24.954993  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:24.955140  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923204955126 us; error 0 us; skew 500 ppm
I20260608 12:53:24.955792  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:24.958706  4891 webserver.cc:533] Webserver started at http://127.4.198.193:39259/ using document root <none> and password file <none>
I20260608 12:53:24.959303  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:24.959470  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:24.959686  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:24.960781  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "59df7fe4562c4577a4977b0fb8061e77"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-cf34"
I20260608 12:53:24.965530  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:24.969563 15336 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.970469  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:24.970852  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "59df7fe4562c4577a4977b0fb8061e77"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-cf34"
I20260608 12:53:24.971184  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:24.990549  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:24.991827  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:24.993300  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:24.995687  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:24.995898  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.996167  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:24.996340  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.036568  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:37341
I20260608 12:53:25.036692 15398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:37341 every 8 connection(s)
I20260608 12:53:25.041932  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:25.049618 15403 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.051403 15404 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.054935 15406 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:25.055537  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:25.056396 15399 heartbeater.cc:344] Connected to a master server at 127.4.198.254:36929
I20260608 12:53:25.056559  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:53:25.056840 15399 heartbeater.cc:461] Registering TS with master...
W20260608 12:53:25.056910  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:25.057319  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923205057301 us; error 0 us; skew 500 ppm
I20260608 12:53:25.057924 15399 heartbeater.cc:507] Master 127.4.198.254:36929 requested a full tablet report, sending...
I20260608 12:53:25.058059  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:25.060474 15272 ts_manager.cc:194] Registered new tserver with Master: 59df7fe4562c4577a4977b0fb8061e77 (127.4.198.193:37341)
I20260608 12:53:25.061019  4891 webserver.cc:533] Webserver started at http://127.4.198.194:45435/ using document root <none> and password file <none>
I20260608 12:53:25.061600  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:25.061794  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:25.062106  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:25.062666 15272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58836
I20260608 12:53:25.063310  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "43eb9d8b6d974855a10734d26cd4d622"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.067874  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:25.071336 15411 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.072057  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:25.072358  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "43eb9d8b6d974855a10734d26cd4d622"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.072654  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:25.089010  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:25.089963  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:25.091352  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:25.093618  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:25.093811  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.094089  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:25.094255  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.133587  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:46707
I20260608 12:53:25.133714 15473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:46707 every 8 connection(s)
I20260608 12:53:25.138579  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:25.145619 15477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.147640 15478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.149416 15480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:25.150038  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:25.150888 15474 heartbeater.cc:344] Connected to a master server at 127.4.198.254:36929
I20260608 12:53:25.151211  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:53:25.151275 15474 heartbeater.cc:461] Registering TS with master...
W20260608 12:53:25.151551  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:25.151829  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923205151809 us; error 0 us; skew 500 ppm
I20260608 12:53:25.152508  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:25.152261 15474 heartbeater.cc:507] Master 127.4.198.254:36929 requested a full tablet report, sending...
I20260608 12:53:25.155329 15272 ts_manager.cc:194] Registered new tserver with Master: 43eb9d8b6d974855a10734d26cd4d622 (127.4.198.194:46707)
I20260608 12:53:25.155864  4891 webserver.cc:533] Webserver started at http://127.4.198.195:44979/ using document root <none> and password file <none>
I20260608 12:53:25.156605  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:25.156857  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:25.157166  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:25.157265 15272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58840
I20260608 12:53:25.158638  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.163336  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:25.166878 15485 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.167754  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:25.168064  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.168370  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:25.193248  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:25.194396  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:25.195916  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:25.198318  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:25.198555  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.198834  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:25.199024  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.239253  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:36893
I20260608 12:53:25.239413 15547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:36893 every 8 connection(s)
I20260608 12:53:25.244395  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:25.251928 15551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.253813 15552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.256949 15554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:25.257642  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:25.257879 15548 heartbeater.cc:344] Connected to a master server at 127.4.198.254:36929
I20260608 12:53:25.258450 15548 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:25.259298  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:25.259630  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:25.259586 15548 heartbeater.cc:507] Master 127.4.198.254:36929 requested a full tablet report, sending...
I20260608 12:53:25.260087  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923205260051 us; error 0 us; skew 500 ppm
I20260608 12:53:25.260967  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:25.262326 15272 ts_manager.cc:194] Registered new tserver with Master: 3a53bcb23c8d41f0acbac1b906eb7d5c (127.4.198.195:36893)
I20260608 12:53:25.263849  4891 webserver.cc:533] Webserver started at http://127.4.198.196:44633/ using document root <none> and password file <none>
I20260608 12:53:25.264102 15272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58850
I20260608 12:53:25.264501  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:25.264787  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:25.265096  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:25.266287  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "96b8d3099f05464caa24d9d322c0ead2"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.271103  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:25.274847 15559 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.275681  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:25.275954  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "96b8d3099f05464caa24d9d322c0ead2"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.276189  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:25.290277  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:25.291579  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:25.292975  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:25.295332  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:25.295523  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.295835  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:25.296001  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.335012  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:42471
I20260608 12:53:25.335170 15621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:42471 every 8 connection(s)
I20260608 12:53:25.349783 15622 heartbeater.cc:344] Connected to a master server at 127.4.198.254:36929
I20260608 12:53:25.350261 15622 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:25.351104 15622 heartbeater.cc:507] Master 127.4.198.254:36929 requested a full tablet report, sending...
I20260608 12:53:25.353040 15272 ts_manager.cc:194] Registered new tserver with Master: 96b8d3099f05464caa24d9d322c0ead2 (127.4.198.196:42471)
I20260608 12:53:25.353511  4891 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014994178s
I20260608 12:53:25.354441 15272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58854
I20260608 12:53:25.380347 15272 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58860:
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:53:25.423666 15513 tablet_service.cc:1511] Processing CreateTablet for tablet cf926000012c40e8aef8904280a55f89 (DEFAULT_TABLE table=test-workload [id=34c735f7bd634af6b8c2ff201746e18e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:25.425148 15513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf926000012c40e8aef8904280a55f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.433174 15439 tablet_service.cc:1511] Processing CreateTablet for tablet cf926000012c40e8aef8904280a55f89 (DEFAULT_TABLE table=test-workload [id=34c735f7bd634af6b8c2ff201746e18e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:25.434710 15439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf926000012c40e8aef8904280a55f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.434870 15364 tablet_service.cc:1511] Processing CreateTablet for tablet cf926000012c40e8aef8904280a55f89 (DEFAULT_TABLE table=test-workload [id=34c735f7bd634af6b8c2ff201746e18e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:25.436319 15364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf926000012c40e8aef8904280a55f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.447168 15637 tablet_bootstrap.cc:492] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c: Bootstrap starting.
I20260608 12:53:25.449406 15638 tablet_bootstrap.cc:492] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622: Bootstrap starting.
I20260608 12:53:25.454037 15639 tablet_bootstrap.cc:492] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: Bootstrap starting.
I20260608 12:53:25.454990 15637 tablet_bootstrap.cc:654] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.457019 15638 tablet_bootstrap.cc:654] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.461197 15639 tablet_bootstrap.cc:654] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.461328 15637 tablet_bootstrap.cc:492] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c: No bootstrap required, opened a new log
I20260608 12:53:25.462008 15637 ts_tablet_manager.cc:1403] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260608 12:53:25.462980 15638 tablet_bootstrap.cc:492] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622: No bootstrap required, opened a new log
I20260608 12:53:25.463481 15638 ts_tablet_manager.cc:1403] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:53:25.465344 15637 raft_consensus.cc:359] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.466136 15637 raft_consensus.cc:385] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.466379 15639 tablet_bootstrap.cc:492] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: No bootstrap required, opened a new log
I20260608 12:53:25.466521 15637 raft_consensus.cc:740] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a53bcb23c8d41f0acbac1b906eb7d5c, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.467092 15639 ts_tablet_manager.cc:1403] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.006s
I20260608 12:53:25.466585 15638 raft_consensus.cc:359] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.467672 15638 raft_consensus.cc:385] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.468075 15638 raft_consensus.cc:740] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eb9d8b6d974855a10734d26cd4d622, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.467770 15637 consensus_queue.cc:260] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.469017 15638 consensus_queue.cc:260] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.470546 15639 raft_consensus.cc:359] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.471133 15548 heartbeater.cc:499] Master 127.4.198.254:36929 was elected leader, sending a full tablet report...
I20260608 12:53:25.471467 15639 raft_consensus.cc:385] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.471772 15639 raft_consensus.cc:740] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59df7fe4562c4577a4977b0fb8061e77, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.471899 15637 ts_tablet_manager.cc:1434] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 12:53:25.472774 15639 consensus_queue.cc:260] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.474501 15474 heartbeater.cc:499] Master 127.4.198.254:36929 was elected leader, sending a full tablet report...
I20260608 12:53:25.474798 15638 ts_tablet_manager.cc:1434] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 12:53:25.476755 15399 heartbeater.cc:499] Master 127.4.198.254:36929 was elected leader, sending a full tablet report...
I20260608 12:53:25.479108 15639 ts_tablet_manager.cc:1434] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260608 12:53:25.534459 15645 raft_consensus.cc:493] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:25.535106 15645 raft_consensus.cc:515] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.537899 15645 leader_election.cc:290] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a53bcb23c8d41f0acbac1b906eb7d5c (127.4.198.195:36893), 43eb9d8b6d974855a10734d26cd4d622 (127.4.198.194:46707)
I20260608 12:53:25.547864 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf926000012c40e8aef8904280a55f89" candidate_uuid: "59df7fe4562c4577a4977b0fb8061e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" is_pre_election: true
I20260608 12:53:25.548599 15449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf926000012c40e8aef8904280a55f89" candidate_uuid: "59df7fe4562c4577a4977b0fb8061e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eb9d8b6d974855a10734d26cd4d622" is_pre_election: true
I20260608 12:53:25.548697 15523 raft_consensus.cc:2468] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59df7fe4562c4577a4977b0fb8061e77 in term 0.
I20260608 12:53:25.549378 15449 raft_consensus.cc:2468] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59df7fe4562c4577a4977b0fb8061e77 in term 0.
I20260608 12:53:25.550434 15338 leader_election.cc:304] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a53bcb23c8d41f0acbac1b906eb7d5c, 59df7fe4562c4577a4977b0fb8061e77; no voters: 
I20260608 12:53:25.551564 15645 raft_consensus.cc:2804] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:25.551916 15645 raft_consensus.cc:493] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:25.552196 15645 raft_consensus.cc:3060] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.557711 15645 raft_consensus.cc:515] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.559573 15645 leader_election.cc:290] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [CANDIDATE]: Term 1 election: Requested vote from peers 3a53bcb23c8d41f0acbac1b906eb7d5c (127.4.198.195:36893), 43eb9d8b6d974855a10734d26cd4d622 (127.4.198.194:46707)
I20260608 12:53:25.560496 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf926000012c40e8aef8904280a55f89" candidate_uuid: "59df7fe4562c4577a4977b0fb8061e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c"
I20260608 12:53:25.560673 15449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf926000012c40e8aef8904280a55f89" candidate_uuid: "59df7fe4562c4577a4977b0fb8061e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eb9d8b6d974855a10734d26cd4d622"
I20260608 12:53:25.561064 15523 raft_consensus.cc:3060] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.561416 15449 raft_consensus.cc:3060] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.566466 15523 raft_consensus.cc:2468] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59df7fe4562c4577a4977b0fb8061e77 in term 1.
I20260608 12:53:25.567085 15449 raft_consensus.cc:2468] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59df7fe4562c4577a4977b0fb8061e77 in term 1.
I20260608 12:53:25.567598 15338 leader_election.cc:304] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a53bcb23c8d41f0acbac1b906eb7d5c, 59df7fe4562c4577a4977b0fb8061e77; no voters: 
I20260608 12:53:25.568554 15645 raft_consensus.cc:2804] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:25.569624 15645 raft_consensus.cc:697] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 1 LEADER]: Becoming Leader. State: Replica: 59df7fe4562c4577a4977b0fb8061e77, State: Running, Role: LEADER
I20260608 12:53:25.570569 15645 consensus_queue.cc:237] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } }
I20260608 12:53:25.577936 15269 catalog_manager.cc:5696] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59df7fe4562c4577a4977b0fb8061e77 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "59df7fe4562c4577a4977b0fb8061e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a53bcb23c8d41f0acbac1b906eb7d5c" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 36893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eb9d8b6d974855a10734d26cd4d622" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59df7fe4562c4577a4977b0fb8061e77" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 37341 } health_report { overall_health: HEALTHY } } }
W20260608 12:53:25.648229  4891 auto_rebalancer.cc:591] Failed to schedule move for tablet cf926000012c40e8aef8904280a55f89: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:53:25.649410  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:25.668303  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:25.669234  4891 tablet_replica.cc:333] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: stopping tablet replica
I20260608 12:53:25.669893  4891 raft_consensus.cc:2243] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:25.670543  4891 pending_rounds.cc:70] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: Trying to abort 1 pending ops.
I20260608 12:53:25.670833  4891 pending_rounds.cc:77] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661450026332160 op_type: NO_OP noop_request { }
I20260608 12:53:25.671133  4891 raft_consensus.cc:2889] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:53:25.671432  4891 raft_consensus.cc:2272] T cf926000012c40e8aef8904280a55f89 P 59df7fe4562c4577a4977b0fb8061e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:25.692440  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:53:25.701987  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:53:25.719161  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:25.720130  4891 tablet_replica.cc:333] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622: stopping tablet replica
I20260608 12:53:25.720989  4891 raft_consensus.cc:2243] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:25.721628  4891 raft_consensus.cc:2272] T cf926000012c40e8aef8904280a55f89 P 43eb9d8b6d974855a10734d26cd4d622 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:25.741074  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:25.750118  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:53:25.769548  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:25.770560  4891 tablet_replica.cc:333] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c: stopping tablet replica
I20260608 12:53:25.771178  4891 raft_consensus.cc:2243] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:25.771598  4891 raft_consensus.cc:2272] T cf926000012c40e8aef8904280a55f89 P 3a53bcb23c8d41f0acbac1b906eb7d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:25.791329  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:25.800907  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:53:25.818284  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:25.833932  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:53:25.842078  4891 master.cc:562] Master@127.4.198.254:36929 shutting down...
I20260608 12:53:25.857064  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:25.857717  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:25.858104  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65fab89275ad45a385aa2a0aede418a0: stopping tablet replica
I20260608 12:53:25.878055  4891 master.cc:584] Master@127.4.198.254:36929 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1175 ms)
[----------] 22 tests from AutoRebalancerTest (239274 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:53:25.910884  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:46407
I20260608 12:53:25.911995  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:25.917239 15651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.917517 15652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:25.918785 15654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:25.920289  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:25.920987  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:25.921172  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:25.921300  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923205921288 us; error 0 us; skew 500 ppm
I20260608 12:53:25.921890  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:25.924221  4891 webserver.cc:533] Webserver started at http://127.4.198.254:41687/ using document root <none> and password file <none>
I20260608 12:53:25.924724  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:25.924894  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:25.925103  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:25.926133  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "e64c02565c1a4709835933f4ddebd315"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.930717  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:25.934266 15659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.935097  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:25.935392  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "e64c02565c1a4709835933f4ddebd315"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-cf34"
I20260608 12:53:25.935703  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:25.957146  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:25.958235  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:25.994434  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:46407
I20260608 12:53:25.994602 15710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:46407 every 8 connection(s)
I20260608 12:53:25.999210 15711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:26.009747 15711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315: Bootstrap starting.
I20260608 12:53:26.015255 15711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:26.019644 15711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315: No bootstrap required, opened a new log
I20260608 12:53:26.022065 15711 raft_consensus.cc:359] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e64c02565c1a4709835933f4ddebd315" member_type: VOTER }
I20260608 12:53:26.022497 15711 raft_consensus.cc:385] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:26.022785 15711 raft_consensus.cc:740] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64c02565c1a4709835933f4ddebd315, State: Initialized, Role: FOLLOWER
I20260608 12:53:26.023480 15711 consensus_queue.cc:260] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e64c02565c1a4709835933f4ddebd315" member_type: VOTER }
I20260608 12:53:26.023995 15711 raft_consensus.cc:399] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:26.024251 15711 raft_consensus.cc:493] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:26.024605 15711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:26.029727 15711 raft_consensus.cc:515] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e64c02565c1a4709835933f4ddebd315" member_type: VOTER }
I20260608 12:53:26.030346 15711 leader_election.cc:304] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [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: e64c02565c1a4709835933f4ddebd315; no voters: 
I20260608 12:53:26.031647 15711 leader_election.cc:290] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:26.032090 15714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:26.034086 15714 raft_consensus.cc:697] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 1 LEADER]: Becoming Leader. State: Replica: e64c02565c1a4709835933f4ddebd315, State: Running, Role: LEADER
I20260608 12:53:26.034723 15714 consensus_queue.cc:237] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [LEADER]: Queue going to LEADER mode. State: All 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: "e64c02565c1a4709835933f4ddebd315" member_type: VOTER }
I20260608 12:53:26.035312 15711 sys_catalog.cc:565] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:26.038244 15716 sys_catalog.cc:455] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e64c02565c1a4709835933f4ddebd315. Latest consensus state: current_term: 1 leader_uuid: "e64c02565c1a4709835933f4ddebd315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e64c02565c1a4709835933f4ddebd315" member_type: VOTER } }
I20260608 12:53:26.038234 15715 sys_catalog.cc:455] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e64c02565c1a4709835933f4ddebd315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e64c02565c1a4709835933f4ddebd315" member_type: VOTER } }
I20260608 12:53:26.039105 15716 sys_catalog.cc:458] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:26.039232 15715 sys_catalog.cc:458] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:26.042058 15719 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:26.048085 15719 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:26.052991  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:26.059548 15719 catalog_manager.cc:1382] Generated new cluster ID: bce0aa6f039f4a7ba1338204c70b45eb
I20260608 12:53:26.059834 15719 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:26.079139 15719 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:26.080540 15719 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:26.097901 15719 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315: Generated new TSK 0
I20260608 12:53:26.098613 15719 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:26.120606  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:26.127322 15732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:26.127628 15733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:26.130712 15735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:26.131786  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:26.132625  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:26.132838  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:26.133050  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923206133028 us; error 0 us; skew 500 ppm
I20260608 12:53:26.133659  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:26.136241  4891 webserver.cc:533] Webserver started at http://127.4.198.193:36351/ using document root <none> and password file <none>
I20260608 12:53:26.136893  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:26.137144  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:26.137431  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:26.138588  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "52dd090c9b19403e8f90bd0a2a98f42f"
format_stamp: "Formatted at 2026-06-08 12:53:26 on dist-test-slave-cf34"
I20260608 12:53:26.143457  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:26.146943 15740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.147917  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:26.148185  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "52dd090c9b19403e8f90bd0a2a98f42f"
format_stamp: "Formatted at 2026-06-08 12:53:26 on dist-test-slave-cf34"
I20260608 12:53:26.148427  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:26.167884  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:26.168898  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:26.170317  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:26.172698  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:26.172883  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.173208  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:26.173484  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.217269  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:33301
I20260608 12:53:26.217459 15802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:33301 every 8 connection(s)
I20260608 12:53:26.222635  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:26.229514 15807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:26.230881 15808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:26.234179 15810 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:26.234892  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:26.235427 15803 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46407
I20260608 12:53:26.235839 15803 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:26.235965  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:26.236258  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:26.236466  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923206236445 us; error 0 us; skew 500 ppm
I20260608 12:53:26.236697 15803 heartbeater.cc:507] Master 127.4.198.254:46407 requested a full tablet report, sending...
I20260608 12:53:26.237200  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:26.239351 15676 ts_manager.cc:194] Registered new tserver with Master: 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301)
I20260608 12:53:26.240196  4891 webserver.cc:533] Webserver started at http://127.4.198.194:34771/ using document root <none> and password file <none>
I20260608 12:53:26.240787  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:26.240962  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:26.241247  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:26.241833 15676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39356
I20260608 12:53:26.242360  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "0dc3033546614f5c9eb56b308b4e5459"
format_stamp: "Formatted at 2026-06-08 12:53:26 on dist-test-slave-cf34"
I20260608 12:53:26.247452  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:53:26.250996 15815 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.251845  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:26.252152  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "0dc3033546614f5c9eb56b308b4e5459"
format_stamp: "Formatted at 2026-06-08 12:53:26 on dist-test-slave-cf34"
I20260608 12:53:26.252441  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:26.266093  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:26.267251  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:26.268684  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:26.271975  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:26.272162  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.272467  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:26.272635  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.315130  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:35623
I20260608 12:53:26.315248 15877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:35623 every 8 connection(s)
I20260608 12:53:26.320428  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:26.327986 15881 instance_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:53:26.330869  4891 server_base.cc:1061] running on GCE node
W20260608 12:53:26.331095 15882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:26.331897 15884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:26.332962  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:26.333212  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:26.333431  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923206333412 us; error 0 us; skew 500 ppm
I20260608 12:53:26.333900 15878 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46407
I20260608 12:53:26.334224  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:26.334370 15878 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:26.335491 15878 heartbeater.cc:507] Master 127.4.198.254:46407 requested a full tablet report, sending...
I20260608 12:53:26.337631  4891 webserver.cc:533] Webserver started at http://127.4.198.195:33763/ using document root <none> and password file <none>
I20260608 12:53:26.338048 15676 ts_manager.cc:194] Registered new tserver with Master: 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623)
I20260608 12:53:26.338235  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:26.338590  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:26.338907  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:26.339679 15676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39360
I20260608 12:53:26.340000  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "d1d5b883240a4fd6a936f456eee7163d"
format_stamp: "Formatted at 2026-06-08 12:53:26 on dist-test-slave-cf34"
I20260608 12:53:26.346696  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:53:26.351982 15889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.352949  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:53:26.353365  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "d1d5b883240a4fd6a936f456eee7163d"
format_stamp: "Formatted at 2026-06-08 12:53:26 on dist-test-slave-cf34"
I20260608 12:53:26.353766  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:26.378763  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:26.379899  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:26.381397  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:26.383767  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:26.383996  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.384256  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:26.384429  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:26.425498  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:38953
I20260608 12:53:26.425601 15951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:38953 every 8 connection(s)
I20260608 12:53:26.440758 15952 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46407
I20260608 12:53:26.441237 15952 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:26.441972 15952 heartbeater.cc:507] Master 127.4.198.254:46407 requested a full tablet report, sending...
I20260608 12:53:26.444154 15676 ts_manager.cc:194] Registered new tserver with Master: d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:26.445161  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016138897s
I20260608 12:53:26.445557 15676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43128
I20260608 12:53:27.244910 15803 heartbeater.cc:499] Master 127.4.198.254:46407 was elected leader, sending a full tablet report...
I20260608 12:53:27.342530 15878 heartbeater.cc:499] Master 127.4.198.254:46407 was elected leader, sending a full tablet report...
I20260608 12:53:27.448541 15952 heartbeater.cc:499] Master 127.4.198.254:46407 was elected leader, sending a full tablet report...
I20260608 12:53:27.502259 15676 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43144:
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:53:27.504830 15676 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:53:27.574616 15768 tablet_service.cc:1511] Processing CreateTablet for tablet 6836fa35c90346539f1ba0578c8a8cdc (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:27.576064 15768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6836fa35c90346539f1ba0578c8a8cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.587146 15767 tablet_service.cc:1511] Processing CreateTablet for tablet 358b194bd34144b8903a34a4bf23878f (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:27.588708 15767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358b194bd34144b8903a34a4bf23878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.589128 15843 tablet_service.cc:1511] Processing CreateTablet for tablet 6836fa35c90346539f1ba0578c8a8cdc (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:27.590582 15843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6836fa35c90346539f1ba0578c8a8cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.590317 15840 tablet_service.cc:1511] Processing CreateTablet for tablet 14a20b9996c840d89f27a59e779a2491 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:27.591717 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a20b9996c840d89f27a59e779a2491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.592010 15766 tablet_service.cc:1511] Processing CreateTablet for tablet d974becabf434025bb2c8681df820adc (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:27.592770 15842 tablet_service.cc:1511] Processing CreateTablet for tablet 358b194bd34144b8903a34a4bf23878f (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:27.593400 15766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d974becabf434025bb2c8681df820adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.594102 15842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358b194bd34144b8903a34a4bf23878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.596021 15841 tablet_service.cc:1511] Processing CreateTablet for tablet d974becabf434025bb2c8681df820adc (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:27.596144 15765 tablet_service.cc:1511] Processing CreateTablet for tablet 14a20b9996c840d89f27a59e779a2491 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:27.597357 15841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d974becabf434025bb2c8681df820adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.597483 15765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a20b9996c840d89f27a59e779a2491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.629910 15764 tablet_service.cc:1511] Processing CreateTablet for tablet 725764325b584759b8dfd54dd45eccf3 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:27.631914 15763 tablet_service.cc:1511] Processing CreateTablet for tablet 1f238544e49b474cacaabc0f8f1b61e2 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:27.633035 15839 tablet_service.cc:1511] Processing CreateTablet for tablet 725764325b584759b8dfd54dd45eccf3 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:27.633802 15764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725764325b584759b8dfd54dd45eccf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.634418 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725764325b584759b8dfd54dd45eccf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.639557 15763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f238544e49b474cacaabc0f8f1b61e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.644598 15838 tablet_service.cc:1511] Processing CreateTablet for tablet 1f238544e49b474cacaabc0f8f1b61e2 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:27.646103 15838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f238544e49b474cacaabc0f8f1b61e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.655383 15972 tablet_bootstrap.cc:492] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f: Bootstrap starting.
I20260608 12:53:27.656901 15917 tablet_service.cc:1511] Processing CreateTablet for tablet 6836fa35c90346539f1ba0578c8a8cdc (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:27.658380 15917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6836fa35c90346539f1ba0578c8a8cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.658982 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 725764325b584759b8dfd54dd45eccf3 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:27.660486 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725764325b584759b8dfd54dd45eccf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.660302 15916 tablet_service.cc:1511] Processing CreateTablet for tablet 358b194bd34144b8903a34a4bf23878f (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:27.661744 15916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358b194bd34144b8903a34a4bf23878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.662169 15972 tablet_bootstrap.cc:654] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.664006 15915 tablet_service.cc:1511] Processing CreateTablet for tablet d974becabf434025bb2c8681df820adc (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:27.665665 15915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d974becabf434025bb2c8681df820adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.668179 15914 tablet_service.cc:1511] Processing CreateTablet for tablet 14a20b9996c840d89f27a59e779a2491 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:27.669972 15914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a20b9996c840d89f27a59e779a2491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.669816 15912 tablet_service.cc:1511] Processing CreateTablet for tablet 1f238544e49b474cacaabc0f8f1b61e2 (DEFAULT_TABLE table=test-workload [id=9243b738467a4546ba65feeea79711f9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:27.671394 15912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f238544e49b474cacaabc0f8f1b61e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.681532 15972 tablet_bootstrap.cc:492] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f: No bootstrap required, opened a new log
I20260608 12:53:27.682175 15972 ts_tablet_manager.cc:1403] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260608 12:53:27.685678 15972 raft_consensus.cc:359] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.686507 15972 raft_consensus.cc:385] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.686882 15972 raft_consensus.cc:740] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.688026 15972 consensus_queue.cc:260] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.693106 15972 ts_tablet_manager.cc:1434] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.008s
I20260608 12:53:27.695302 15972 tablet_bootstrap.cc:492] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f: Bootstrap starting.
I20260608 12:53:27.702211 15972 tablet_bootstrap.cc:654] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.715265 15972 tablet_bootstrap.cc:492] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f: No bootstrap required, opened a new log
I20260608 12:53:27.715821 15972 ts_tablet_manager.cc:1403] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:53:27.718822 15972 raft_consensus.cc:359] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.719550 15972 raft_consensus.cc:385] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.719873 15972 raft_consensus.cc:740] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.720705 15972 consensus_queue.cc:260] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.723048 15972 ts_tablet_manager.cc:1434] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:53:27.724079 15972 tablet_bootstrap.cc:492] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f: Bootstrap starting.
I20260608 12:53:27.726958 15973 tablet_bootstrap.cc:492] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459: Bootstrap starting.
I20260608 12:53:27.730587 15972 tablet_bootstrap.cc:654] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.744056 15972 tablet_bootstrap.cc:492] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f: No bootstrap required, opened a new log
I20260608 12:53:27.744765 15972 ts_tablet_manager.cc:1403] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260608 12:53:27.750283 15972 raft_consensus.cc:359] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.751277 15972 raft_consensus.cc:385] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.751644 15972 raft_consensus.cc:740] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.752689 15972 consensus_queue.cc:260] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.755364 15972 ts_tablet_manager.cc:1434] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260608 12:53:27.756578 15972 tablet_bootstrap.cc:492] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f: Bootstrap starting.
I20260608 12:53:27.758430 15973 tablet_bootstrap.cc:654] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.762833 15975 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d: Bootstrap starting.
I20260608 12:53:27.763875 15972 tablet_bootstrap.cc:654] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.771175 15973 tablet_bootstrap.cc:492] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459: No bootstrap required, opened a new log
I20260608 12:53:27.771512 15975 tablet_bootstrap.cc:654] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.771626 15973 ts_tablet_manager.cc:1403] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.007s
I20260608 12:53:27.771900 15972 tablet_bootstrap.cc:492] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f: No bootstrap required, opened a new log
I20260608 12:53:27.772456 15972 ts_tablet_manager.cc:1403] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260608 12:53:27.774176 15973 raft_consensus.cc:359] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.774981 15973 raft_consensus.cc:385] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.775316 15973 raft_consensus.cc:740] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc3033546614f5c9eb56b308b4e5459, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.775537 15972 raft_consensus.cc:359] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.776363 15972 raft_consensus.cc:385] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.776139 15973 consensus_queue.cc:260] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.776734 15972 raft_consensus.cc:740] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.777148 15975 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d: No bootstrap required, opened a new log
I20260608 12:53:27.777853 15975 ts_tablet_manager.cc:1403] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:53:27.777740 15972 consensus_queue.cc:260] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.779203 15973 ts_tablet_manager.cc:1434] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:53:27.780380 15973 tablet_bootstrap.cc:492] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459: Bootstrap starting.
I20260608 12:53:27.780411 15972 ts_tablet_manager.cc:1434] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:53:27.781888 15975 raft_consensus.cc:359] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.785744 15975 raft_consensus.cc:385] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.786075 15975 raft_consensus.cc:740] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d5b883240a4fd6a936f456eee7163d, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.787034 15975 consensus_queue.cc:260] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.787926 15972 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f: Bootstrap starting.
I20260608 12:53:27.787994 15973 tablet_bootstrap.cc:654] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.791941 15976 raft_consensus.cc:493] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:27.792492 15976 raft_consensus.cc:515] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.796250 15972 tablet_bootstrap.cc:654] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.801860 15982 raft_consensus.cc:493] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:27.802421 15982 raft_consensus.cc:515] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.804062 15976 leader_election.cc:290] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:27.809702 15973 tablet_bootstrap.cc:492] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459: No bootstrap required, opened a new log
I20260608 12:53:27.810495 15973 ts_tablet_manager.cc:1403] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.004s
I20260608 12:53:27.814672 15973 raft_consensus.cc:359] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.824069 15973 raft_consensus.cc:385] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.824514 15973 raft_consensus.cc:740] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc3033546614f5c9eb56b308b4e5459, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.825173 15975 ts_tablet_manager.cc:1434] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.008s
I20260608 12:53:27.823462 15982 leader_election.cc:290] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:27.826475 15975 tablet_bootstrap.cc:492] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d: Bootstrap starting.
I20260608 12:53:27.831035 15973 consensus_queue.cc:260] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.834350 15973 ts_tablet_manager.cc:1434] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 12:53:27.835772 15973 tablet_bootstrap.cc:492] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459: Bootstrap starting.
I20260608 12:53:27.842643 15972 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f: No bootstrap required, opened a new log
I20260608 12:53:27.843236 15972 ts_tablet_manager.cc:1403] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent bootstrapping tablet: real 0.056s	user 0.036s	sys 0.017s
I20260608 12:53:27.845817 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
I20260608 12:53:27.846547 15853 raft_consensus.cc:2468] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 0.
I20260608 12:53:27.846540 15972 raft_consensus.cc:359] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.847599 15972 raft_consensus.cc:385] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.848006 15973 tablet_bootstrap.cc:654] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.848021 15972 raft_consensus.cc:740] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.848718 15743 leader_election.cc:304] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f; no voters: 
I20260608 12:53:27.849146 15972 consensus_queue.cc:260] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.849920 15976 raft_consensus.cc:2804] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:27.850380 15976 raft_consensus.cc:493] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:27.850837 15976 raft_consensus.cc:3060] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:27.861058 15976 raft_consensus.cc:515] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.865052 15975 tablet_bootstrap.cc:654] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.869513 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459"
I20260608 12:53:27.870147 15853 raft_consensus.cc:3060] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:27.878309 15853 raft_consensus.cc:2468] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 1.
I20260608 12:53:27.879238 15927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d" is_pre_election: true
I20260608 12:53:27.879678 15743 leader_election.cc:304] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f; no voters: 
W20260608 12:53:27.883882 15744 leader_election.cc:343] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:27.886343 15976 leader_election.cc:290] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Requested vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:27.887168 15976 raft_consensus.cc:2804] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:27.887645 15976 raft_consensus.cc:697] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Becoming Leader. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Running, Role: LEADER
I20260608 12:53:27.888473 15976 consensus_queue.cc:237] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.894582 15927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d"
W20260608 12:53:27.896111 15744 leader_election.cc:343] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:27.897535 15972 ts_tablet_manager.cc:1434] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent starting tablet: real 0.054s	user 0.029s	sys 0.024s
I20260608 12:53:27.898717 15972 tablet_bootstrap.cc:492] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f: Bootstrap starting.
I20260608 12:53:27.899523 15973 tablet_bootstrap.cc:492] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459: No bootstrap required, opened a new log
I20260608 12:53:27.900102 15973 ts_tablet_manager.cc:1403] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.025s
I20260608 12:53:27.900653 15975 tablet_bootstrap.cc:492] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d: No bootstrap required, opened a new log
I20260608 12:53:27.901185 15975 ts_tablet_manager.cc:1403] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.000s
I20260608 12:53:27.903285 15973 raft_consensus.cc:359] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.904057 15973 raft_consensus.cc:385] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.904364 15973 raft_consensus.cc:740] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc3033546614f5c9eb56b308b4e5459, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.904857 15972 tablet_bootstrap.cc:654] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.904412 15975 raft_consensus.cc:359] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.905288 15975 raft_consensus.cc:385] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.905591 15975 raft_consensus.cc:740] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d5b883240a4fd6a936f456eee7163d, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.905488 15973 consensus_queue.cc:260] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.906597 15975 consensus_queue.cc:260] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.912384 15991 raft_consensus.cc:493] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:27.912953 15991 raft_consensus.cc:515] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.914390 15983 raft_consensus.cc:493] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:27.914959 15983 raft_consensus.cc:515] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.917474 15983 leader_election.cc:290] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623)
I20260608 12:53:27.925359 15975 ts_tablet_manager.cc:1434] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260608 12:53:27.926551 15975 tablet_bootstrap.cc:492] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d: Bootstrap starting.
I20260608 12:53:27.934998 15976 raft_consensus.cc:493] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:27.935662 15976 raft_consensus.cc:515] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.935350 15673 catalog_manager.cc:5696] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:27.935221 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" is_pre_election: true
I20260608 12:53:27.939052 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b194bd34144b8903a34a4bf23878f" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
I20260608 12:53:27.940666 15853 raft_consensus.cc:2468] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 0.
I20260608 12:53:27.941428 15927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d" is_pre_election: true
I20260608 12:53:27.942195 15991 leader_election.cc:290] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
W20260608 12:53:27.943866 15819 leader_election.cc:343] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:27.944410 15819 leader_election.cc:304] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [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: 0dc3033546614f5c9eb56b308b4e5459; no voters: 52dd090c9b19403e8f90bd0a2a98f42f, d1d5b883240a4fd6a936f456eee7163d
I20260608 12:53:27.945326 15972 tablet_bootstrap.cc:492] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f: No bootstrap required, opened a new log
I20260608 12:53:27.945868 15972 ts_tablet_manager.cc:1403] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260608 12:53:27.946313 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
I20260608 12:53:27.947114 15982 raft_consensus.cc:2749] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:27.945878 15743 leader_election.cc:304] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f; no voters: 
I20260608 12:53:27.949515 15972 raft_consensus.cc:359] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
W20260608 12:53:27.949935 15743 leader_election.cc:343] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:27.950268 15972 raft_consensus.cc:385] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:27.950619 15972 raft_consensus.cc:740] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Initialized, Role: FOLLOWER
I20260608 12:53:27.950925 15991 raft_consensus.cc:2804] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:27.951463 15991 raft_consensus.cc:493] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:27.951551 15972 consensus_queue.cc:260] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:27.952054 15991 raft_consensus.cc:3060] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:27.954101 15972 ts_tablet_manager.cc:1434] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:53:27.945883 15976 leader_election.cc:290] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:27.957168 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b194bd34144b8903a34a4bf23878f" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d" is_pre_election: true
I20260608 12:53:27.958923 15975 tablet_bootstrap.cc:654] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.963132 15991 raft_consensus.cc:515] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.966084 15991 leader_election.cc:290] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Requested vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
W20260608 12:53:27.966174 15744 leader_election.cc:343] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:27.960101 15973 ts_tablet_manager.cc:1434] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.004s
I20260608 12:53:27.956336 15927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d" is_pre_election: true
I20260608 12:53:27.967011 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b194bd34144b8903a34a4bf23878f" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459"
I20260608 12:53:27.967363 15927 raft_consensus.cc:2468] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 0.
I20260608 12:53:27.967630 15853 raft_consensus.cc:3060] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:27.967950 15973 tablet_bootstrap.cc:492] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459: Bootstrap starting.
I20260608 12:53:27.968048 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b194bd34144b8903a34a4bf23878f" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d"
W20260608 12:53:27.969973 15744 leader_election.cc:343] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:27.970718 15744 leader_election.cc:304] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [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: 52dd090c9b19403e8f90bd0a2a98f42f, d1d5b883240a4fd6a936f456eee7163d; no voters: 0dc3033546614f5c9eb56b308b4e5459
I20260608 12:53:27.972294 15991 raft_consensus.cc:2804] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:27.972664 15991 raft_consensus.cc:493] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:27.973039 15991 raft_consensus.cc:3060] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:27.978884 15853 raft_consensus.cc:2468] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 1.
I20260608 12:53:27.980327 15743 leader_election.cc:304] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [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: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f; no voters: d1d5b883240a4fd6a936f456eee7163d
I20260608 12:53:27.981242 15976 raft_consensus.cc:2804] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:27.981755 15976 raft_consensus.cc:697] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Becoming Leader. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Running, Role: LEADER
I20260608 12:53:27.982604 15976 consensus_queue.cc:237] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:27.983042 15973 tablet_bootstrap.cc:654] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:27.995086 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
I20260608 12:53:27.996775 15973 tablet_bootstrap.cc:492] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459: No bootstrap required, opened a new log
I20260608 12:53:27.996306 15674 catalog_manager.cc:5696] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:27.997275 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" is_pre_election: true
W20260608 12:53:27.998458 15892 leader_election.cc:343] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:27.999523 15973 ts_tablet_manager.cc:1403] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260608 12:53:28.000399 15975 tablet_bootstrap.cc:492] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d: No bootstrap required, opened a new log
I20260608 12:53:28.000202 15991 raft_consensus.cc:515] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.000967 15975 ts_tablet_manager.cc:1403] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.011s
I20260608 12:53:28.001664 15778 raft_consensus.cc:2393] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1d5b883240a4fd6a936f456eee7163d in current term 1: Already voted for candidate 52dd090c9b19403e8f90bd0a2a98f42f in this term.
I20260608 12:53:28.002768 15973 raft_consensus.cc:359] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:28.003532 15973 raft_consensus.cc:385] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:28.003819 15973 raft_consensus.cc:740] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc3033546614f5c9eb56b308b4e5459, State: Initialized, Role: FOLLOWER
I20260608 12:53:28.004047 15975 raft_consensus.cc:359] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.004820 15975 raft_consensus.cc:385] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:28.005178 15975 raft_consensus.cc:740] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d5b883240a4fd6a936f456eee7163d, State: Initialized, Role: FOLLOWER
I20260608 12:53:28.004832 15973 consensus_queue.cc:260] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:28.004632 15892 leader_election.cc:304] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [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: d1d5b883240a4fd6a936f456eee7163d; no voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f
I20260608 12:53:28.006477 15975 consensus_queue.cc:260] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.007150 15983 raft_consensus.cc:3060] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.008427 15973 ts_tablet_manager.cc:1434] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:53:28.009881 15973 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459: Bootstrap starting.
I20260608 12:53:28.015846 15983 raft_consensus.cc:2749] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:28.017280 15991 leader_election.cc:290] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Requested vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:28.018373 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459"
I20260608 12:53:28.020628 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d"
I20260608 12:53:28.021284 15973 tablet_bootstrap.cc:654] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:28.022037 15983 raft_consensus.cc:493] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:28.022619 15983 raft_consensus.cc:515] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
W20260608 12:53:28.024562 15743 leader_election.cc:343] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:28.025484 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725764325b584759b8dfd54dd45eccf3" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" is_pre_election: true
I20260608 12:53:28.026194 15778 raft_consensus.cc:2468] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d5b883240a4fd6a936f456eee7163d in term 0.
I20260608 12:53:28.026342 15983 leader_election.cc:290] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623)
I20260608 12:53:28.027719 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725764325b584759b8dfd54dd45eccf3" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
W20260608 12:53:28.029194 15892 leader_election.cc:343] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:28.029942 15892 leader_election.cc:304] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [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: 52dd090c9b19403e8f90bd0a2a98f42f, d1d5b883240a4fd6a936f456eee7163d; no voters: 0dc3033546614f5c9eb56b308b4e5459
I20260608 12:53:28.031118 15983 raft_consensus.cc:2804] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:28.031620 15983 raft_consensus.cc:493] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:28.032032 15983 raft_consensus.cc:3060] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.030933 15926 raft_consensus.cc:2468] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 1.
I20260608 12:53:28.035355 15744 leader_election.cc:304] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [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: 52dd090c9b19403e8f90bd0a2a98f42f, d1d5b883240a4fd6a936f456eee7163d; no voters: 0dc3033546614f5c9eb56b308b4e5459
I20260608 12:53:28.036407 15975 ts_tablet_manager.cc:1434] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.008s
I20260608 12:53:28.036800 15991 raft_consensus.cc:2804] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:28.037331 15991 raft_consensus.cc:697] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Becoming Leader. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Running, Role: LEADER
I20260608 12:53:28.037834 15973 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459: No bootstrap required, opened a new log
I20260608 12:53:28.038488 15973 ts_tablet_manager.cc:1403] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260608 12:53:28.038204 15991 consensus_queue.cc:237] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.041746 15973 raft_consensus.cc:359] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.042546 15973 raft_consensus.cc:385] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:28.042935 15973 raft_consensus.cc:740] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc3033546614f5c9eb56b308b4e5459, State: Initialized, Role: FOLLOWER
I20260608 12:53:28.043219 15983 raft_consensus.cc:515] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.043859 15973 consensus_queue.cc:260] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.046057 16003 raft_consensus.cc:493] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:28.047155 16003 raft_consensus.cc:515] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.047694 15983 leader_election.cc:290] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 election: Requested vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623)
I20260608 12:53:28.049177 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725764325b584759b8dfd54dd45eccf3" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459"
I20260608 12:53:28.049659 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725764325b584759b8dfd54dd45eccf3" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f"
I20260608 12:53:28.049892 15853 raft_consensus.cc:3060] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.050203 16003 leader_election.cc:290] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623)
I20260608 12:53:28.050233 15778 raft_consensus.cc:3060] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.046432 15973 ts_tablet_manager.cc:1434] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:53:28.052855 15973 tablet_bootstrap.cc:492] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459: Bootstrap starting.
W20260608 12:53:28.053591 15724 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:28.051764 15975 tablet_bootstrap.cc:492] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d: Bootstrap starting.
I20260608 12:53:28.055814 15777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b194bd34144b8903a34a4bf23878f" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" is_pre_election: true
I20260608 12:53:28.058982 15852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358b194bd34144b8903a34a4bf23878f" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
I20260608 12:53:28.059971 15852 raft_consensus.cc:2393] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1d5b883240a4fd6a936f456eee7163d in current term 1: Already voted for candidate 52dd090c9b19403e8f90bd0a2a98f42f in this term.
I20260608 12:53:28.061313 15892 leader_election.cc:304] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [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: d1d5b883240a4fd6a936f456eee7163d; no voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f
I20260608 12:53:28.061370 15674 catalog_manager.cc:5696] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:28.062356 15983 raft_consensus.cc:3060] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.065047 15975 tablet_bootstrap.cc:654] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:28.069384 15983 raft_consensus.cc:2749] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:28.070495 15778 raft_consensus.cc:2468] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d5b883240a4fd6a936f456eee7163d in term 1.
I20260608 12:53:28.072158 15892 leader_election.cc:304] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd090c9b19403e8f90bd0a2a98f42f, d1d5b883240a4fd6a936f456eee7163d; no voters: 
I20260608 12:53:28.073194 16003 raft_consensus.cc:2804] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:28.073844 15975 tablet_bootstrap.cc:492] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d: No bootstrap required, opened a new log
I20260608 12:53:28.066066 15853 raft_consensus.cc:2468] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d5b883240a4fd6a936f456eee7163d in term 1.
I20260608 12:53:28.074348 15975 ts_tablet_manager.cc:1403] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.006s
I20260608 12:53:28.074514 16003 raft_consensus.cc:697] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 1 LEADER]: Becoming Leader. State: Replica: d1d5b883240a4fd6a936f456eee7163d, State: Running, Role: LEADER
I20260608 12:53:28.067377 15973 tablet_bootstrap.cc:654] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:28.076361 16003 consensus_queue.cc:237] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.078441 15975 raft_consensus.cc:359] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.079150 15975 raft_consensus.cc:385] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:28.079434 15975 raft_consensus.cc:740] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d5b883240a4fd6a936f456eee7163d, State: Initialized, Role: FOLLOWER
I20260608 12:53:28.080228 15975 consensus_queue.cc:260] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.082567 15975 ts_tablet_manager.cc:1434] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260608 12:53:28.083675 15975 tablet_bootstrap.cc:492] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d: Bootstrap starting.
I20260608 12:53:28.087790 15673 catalog_manager.cc:5696] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d reported cstate change: term changed from 0 to 1, leader changed from <none> to d1d5b883240a4fd6a936f456eee7163d (127.4.198.195). New cstate: current_term: 1 leader_uuid: "d1d5b883240a4fd6a936f456eee7163d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:28.089897 15975 tablet_bootstrap.cc:654] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:28.091889 15973 tablet_bootstrap.cc:492] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459: No bootstrap required, opened a new log
I20260608 12:53:28.092410 15973 ts_tablet_manager.cc:1403] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.004s
I20260608 12:53:28.095531 15975 tablet_bootstrap.cc:492] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d: No bootstrap required, opened a new log
I20260608 12:53:28.096014 15975 ts_tablet_manager.cc:1403] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260608 12:53:28.095844 15973 raft_consensus.cc:359] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.097312 15973 raft_consensus.cc:385] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:28.097694 15973 raft_consensus.cc:740] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc3033546614f5c9eb56b308b4e5459, State: Initialized, Role: FOLLOWER
I20260608 12:53:28.098830 15975 raft_consensus.cc:359] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.098595 15973 consensus_queue.cc:260] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.099488 15975 raft_consensus.cc:385] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:28.099834 15975 raft_consensus.cc:740] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d5b883240a4fd6a936f456eee7163d, State: Initialized, Role: FOLLOWER
I20260608 12:53:28.100674 15975 consensus_queue.cc:260] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.101274 15973 ts_tablet_manager.cc:1434] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:53:28.102901 15975 ts_tablet_manager.cc:1434] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:53:28.103911 15975 tablet_bootstrap.cc:492] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d: Bootstrap starting.
I20260608 12:53:28.109704 15975 tablet_bootstrap.cc:654] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:28.115664 15975 tablet_bootstrap.cc:492] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d: No bootstrap required, opened a new log
I20260608 12:53:28.116114 15975 ts_tablet_manager.cc:1403] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:53:28.118306 15975 raft_consensus.cc:359] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:28.118851 15975 raft_consensus.cc:385] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:28.119100 15975 raft_consensus.cc:740] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d5b883240a4fd6a936f456eee7163d, State: Initialized, Role: FOLLOWER
I20260608 12:53:28.119791 15975 consensus_queue.cc:260] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:28.121731 15975 ts_tablet_manager.cc:1434] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:53:28.183499 15991 raft_consensus.cc:493] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:28.185426 15991 raft_consensus.cc:515] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.190698 15991 leader_election.cc:290] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:28.192958 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d974becabf434025bb2c8681df820adc" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
I20260608 12:53:28.193392 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d974becabf434025bb2c8681df820adc" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d" is_pre_election: true
I20260608 12:53:28.194114 15853 raft_consensus.cc:2468] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 0.
I20260608 12:53:28.194479 15926 raft_consensus.cc:2468] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 0.
I20260608 12:53:28.195889 15743 leader_election.cc:304] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f; no voters: 
I20260608 12:53:28.196810 15991 raft_consensus.cc:2804] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:28.197175 15991 raft_consensus.cc:493] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:28.197494 15991 raft_consensus.cc:3060] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.200601 16003 raft_consensus.cc:493] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:28.201484 16003 raft_consensus.cc:515] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.204149 16003 leader_election.cc:290] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623)
I20260608 12:53:28.205796 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" is_pre_election: true
I20260608 12:53:28.205760 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a20b9996c840d89f27a59e779a2491" candidate_uuid: "d1d5b883240a4fd6a936f456eee7163d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459" is_pre_election: true
I20260608 12:53:28.207333 15853 raft_consensus.cc:2393] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1d5b883240a4fd6a936f456eee7163d in current term 1: Already voted for candidate 52dd090c9b19403e8f90bd0a2a98f42f in this term.
I20260608 12:53:28.207994 15991 raft_consensus.cc:515] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.208588 15892 leader_election.cc:304] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [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: d1d5b883240a4fd6a936f456eee7163d; no voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f
I20260608 12:53:28.209524 16003 raft_consensus.cc:3060] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.210693 15991 leader_election.cc:290] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Requested vote from peers 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194:35623), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:28.211237 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d974becabf434025bb2c8681df820adc" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc3033546614f5c9eb56b308b4e5459"
I20260608 12:53:28.211454 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d974becabf434025bb2c8681df820adc" candidate_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d"
I20260608 12:53:28.211941 15853 raft_consensus.cc:3060] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.212057 15926 raft_consensus.cc:3060] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.217507 16003 raft_consensus.cc:2749] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:28.223656 15926 raft_consensus.cc:2468] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 1.
I20260608 12:53:28.223656 15853 raft_consensus.cc:2468] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52dd090c9b19403e8f90bd0a2a98f42f in term 1.
I20260608 12:53:28.225564 15744 leader_election.cc:304] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52dd090c9b19403e8f90bd0a2a98f42f, d1d5b883240a4fd6a936f456eee7163d; no voters: 
I20260608 12:53:28.226327 15991 raft_consensus.cc:2804] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:28.226892 15991 raft_consensus.cc:697] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Becoming Leader. State: Replica: 52dd090c9b19403e8f90bd0a2a98f42f, State: Running, Role: LEADER
I20260608 12:53:28.227944 15991 consensus_queue.cc:237] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.239678 15674 catalog_manager.cc:5696] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193). New cstate: current_term: 1 leader_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:28.321890 15991 consensus_queue.cc:1048] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:28.338902 15991 consensus_queue.cc:1048] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:28.347262 15982 raft_consensus.cc:493] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:28.348170 15982 raft_consensus.cc:515] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:28.351536 15982 leader_election.cc:290] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:28.351922 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6836fa35c90346539f1ba0578c8a8cdc" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" is_pre_election: true
I20260608 12:53:28.352185 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6836fa35c90346539f1ba0578c8a8cdc" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d" is_pre_election: true
I20260608 12:53:28.352949 15926 raft_consensus.cc:2468] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc3033546614f5c9eb56b308b4e5459 in term 0.
I20260608 12:53:28.352871 15778 raft_consensus.cc:2468] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc3033546614f5c9eb56b308b4e5459 in term 0.
I20260608 12:53:28.354547 15818 leader_election.cc:304] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc3033546614f5c9eb56b308b4e5459, 52dd090c9b19403e8f90bd0a2a98f42f; no voters: 
I20260608 12:53:28.355423 15982 raft_consensus.cc:2804] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:28.355794 15982 raft_consensus.cc:493] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:28.356160 15982 raft_consensus.cc:3060] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.363140 15982 raft_consensus.cc:515] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:28.365091 15982 leader_election.cc:290] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [CANDIDATE]: Term 1 election: Requested vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:28.366003 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6836fa35c90346539f1ba0578c8a8cdc" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f"
I20260608 12:53:28.366278 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6836fa35c90346539f1ba0578c8a8cdc" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d"
I20260608 12:53:28.366560 15778 raft_consensus.cc:3060] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.366921 15926 raft_consensus.cc:3060] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.372747 15926 raft_consensus.cc:2468] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc3033546614f5c9eb56b308b4e5459 in term 1.
I20260608 12:53:28.373431 15778 raft_consensus.cc:2468] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc3033546614f5c9eb56b308b4e5459 in term 1.
I20260608 12:53:28.374063 15819 leader_election.cc:304] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc3033546614f5c9eb56b308b4e5459, d1d5b883240a4fd6a936f456eee7163d; no voters: 
I20260608 12:53:28.375087 15982 raft_consensus.cc:2804] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:28.376134 15982 raft_consensus.cc:697] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 LEADER]: Becoming Leader. State: Replica: 0dc3033546614f5c9eb56b308b4e5459, State: Running, Role: LEADER
I20260608 12:53:28.377173 15982 consensus_queue.cc:237] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } }
I20260608 12:53:28.386230 15674 catalog_manager.cc:5696] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc3033546614f5c9eb56b308b4e5459 (127.4.198.194). New cstate: current_term: 1 leader_uuid: "0dc3033546614f5c9eb56b308b4e5459" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:28.419924 15994 consensus_queue.cc:1048] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:28.433086 15994 consensus_queue.cc:1048] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:28.480134 15982 raft_consensus.cc:493] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:28.480681 15982 raft_consensus.cc:515] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } }
I20260608 12:53:28.482862 15982 leader_election.cc:290] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301), d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:28.483656 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" is_pre_election: true
I20260608 12:53:28.484025 15926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f238544e49b474cacaabc0f8f1b61e2" candidate_uuid: "0dc3033546614f5c9eb56b308b4e5459" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d5b883240a4fd6a936f456eee7163d" is_pre_election: true
I20260608 12:53:28.484978 15926 raft_consensus.cc:2393] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dc3033546614f5c9eb56b308b4e5459 in current term 1: Already voted for candidate 52dd090c9b19403e8f90bd0a2a98f42f in this term.
I20260608 12:53:28.486092 15819 leader_election.cc:304] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [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: 0dc3033546614f5c9eb56b308b4e5459; no voters: 52dd090c9b19403e8f90bd0a2a98f42f, d1d5b883240a4fd6a936f456eee7163d
I20260608 12:53:28.486907 15982 raft_consensus.cc:3060] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:28.494006 15982 raft_consensus.cc:2749] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:28.498024 15994 consensus_queue.cc:1048] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:28.525089 15991 consensus_queue.cc:1048] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:28.628834 16003 consensus_queue.cc:1048] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:28.723052 16030 consensus_queue.cc:1048] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:28.735916 15991 consensus_queue.cc:1048] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:28.754990 15976 consensus_queue.cc:1048] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:28.774502 16018 consensus_queue.cc:1048] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:28.789023 15982 consensus_queue.cc:1048] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:53:29.022686 15743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.194:35623, user_credentials={real_user=slave}} blocked reactor thread for 57021.5us
W20260608 12:53:29.735128 15819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:38953, user_credentials={real_user=slave}} blocked reactor thread for 117153us
W20260608 12:53:29.790943 15744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:38953, user_credentials={real_user=slave}} blocked reactor thread for 50101.9us
I20260608 12:53:30.336460  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:30.343731 16076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:30.344355 16077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:30.346109 16079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:30.347218  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:30.348367  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:30.348626  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:30.348839  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923210348823 us; error 0 us; skew 500 ppm
I20260608 12:53:30.349483  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:30.352443  4891 webserver.cc:533] Webserver started at http://127.4.198.196:46597/ using document root <none> and password file <none>
I20260608 12:53:30.353001  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:30.353235  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:30.353565  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:30.355479  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "790341dd69d84c7d8d5d02711b4307a5"
format_stamp: "Formatted at 2026-06-08 12:53:30 on dist-test-slave-cf34"
I20260608 12:53:30.360595  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:30.364677 16084 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:30.365509  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:53:30.365864  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "790341dd69d84c7d8d5d02711b4307a5"
format_stamp: "Formatted at 2026-06-08 12:53:30 on dist-test-slave-cf34"
I20260608 12:53:30.366175  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:30.409317  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:30.410692  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:30.412216  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:30.415426  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:30.415668  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:30.415932  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:30.416126  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:30.461179  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:40515
I20260608 12:53:30.461320 16146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:40515 every 8 connection(s)
I20260608 12:53:30.486258 16147 heartbeater.cc:344] Connected to a master server at 127.4.198.254:46407
I20260608 12:53:30.486735 16147 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:30.487556 16147 heartbeater.cc:507] Master 127.4.198.254:46407 requested a full tablet report, sending...
I20260608 12:53:30.489717 15675 ts_manager.cc:194] Registered new tserver with Master: 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196:40515)
I20260608 12:53:30.491534 15675 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43156
I20260608 12:53:31.181272 15924 consensus_queue.cc:237] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [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: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } }
I20260608 12:53:31.187669 15851 raft_consensus.cc:1275] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Refusing update from remote peer d1d5b883240a4fd6a936f456eee7163d: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:31.189599 15778 raft_consensus.cc:1275] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Refusing update from remote peer d1d5b883240a4fd6a936f456eee7163d: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:31.191221 16155 consensus_queue.cc:1048] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:53:31.192304 16151 consensus_queue.cc:1048] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:53:31.202447 15891 consensus_peers.cc:597] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d -> Peer 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196:40515): Couldn't send request to peer 790341dd69d84c7d8d5d02711b4307a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 725764325b584759b8dfd54dd45eccf3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:31.201671 16158 raft_consensus.cc:2955] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.202419 15778 raft_consensus.cc:2955] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.208647 15851 raft_consensus.cc:2955] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.219929 15675 catalog_manager.cc:5696] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f reported cstate change: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "d1d5b883240a4fd6a936f456eee7163d" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.244390 15778 consensus_queue.cc:237] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [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: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } }
I20260608 12:53:31.252061 15924 raft_consensus.cc:1275] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Refusing update from remote peer 52dd090c9b19403e8f90bd0a2a98f42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:31.253059 15851 raft_consensus.cc:1275] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Refusing update from remote peer 52dd090c9b19403e8f90bd0a2a98f42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:31.253621 16152 consensus_queue.cc:1048] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } 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:53:31.254926 16075 consensus_queue.cc:1048] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:53:31.262125 16075 raft_consensus.cc:2955] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
W20260608 12:53:31.265340 15742 consensus_peers.cc:597] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f -> Peer 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196:40515): Couldn't send request to peer 790341dd69d84c7d8d5d02711b4307a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 358b194bd34144b8903a34a4bf23878f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:31.266302 15924 raft_consensus.cc:2955] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.272370 15851 raft_consensus.cc:2955] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.277518 15778 consensus_queue.cc:237] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [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: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } attrs { replace: true } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } }
I20260608 12:53:31.281519 15674 catalog_manager.cc:5696] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d reported cstate change: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
W20260608 12:53:31.297794 15742 consensus_peers.cc:597] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f -> Peer 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196:40515): Couldn't send request to peer 790341dd69d84c7d8d5d02711b4307a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f238544e49b474cacaabc0f8f1b61e2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:31.298166 15924 raft_consensus.cc:1275] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Refusing update from remote peer 52dd090c9b19403e8f90bd0a2a98f42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:31.298714 15851 raft_consensus.cc:1275] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Refusing update from remote peer 52dd090c9b19403e8f90bd0a2a98f42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:31.300024 16166 consensus_queue.cc:1048] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:53:31.301097 16152 consensus_queue.cc:1048] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } 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:53:31.310309 15851 raft_consensus.cc:2955] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } attrs { replace: true } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.308228 16152 raft_consensus.cc:2955] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } attrs { replace: true } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.311223 15924 raft_consensus.cc:2955] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } attrs { replace: true } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.328953 15778 consensus_queue.cc:237] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [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: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } }
I20260608 12:53:31.330565 15676 catalog_manager.cc:5696] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f reported cstate change: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:31.345515 15924 raft_consensus.cc:1275] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Refusing update from remote peer 52dd090c9b19403e8f90bd0a2a98f42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:53:31.346565 15742 consensus_peers.cc:597] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f -> Peer 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196:40515): Couldn't send request to peer 790341dd69d84c7d8d5d02711b4307a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d974becabf434025bb2c8681df820adc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:31.349663 15851 raft_consensus.cc:1275] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Refusing update from remote peer 52dd090c9b19403e8f90bd0a2a98f42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:31.351239 16152 consensus_queue.cc:1048] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:53:31.352319 16168 consensus_queue.cc:1048] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } 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:53:31.365368 16168 raft_consensus.cc:2955] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.367816 15851 raft_consensus.cc:2955] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.372510 15924 raft_consensus.cc:2955] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.383297 15671 catalog_manager.cc:5696] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 reported cstate change: config changed from index -1 to 17, NON_VOTER 790341dd69d84c7d8d5d02711b4307a5 (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } attrs { replace: true } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } } }
I20260608 12:53:31.495239  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:31.498592 16147 heartbeater.cc:499] Master 127.4.198.254:46407 was elected leader, sending a full tablet report...
I20260608 12:53:31.748342 16172 ts_tablet_manager.cc:933] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: Initiating tablet copy from peer d1d5b883240a4fd6a936f456eee7163d (127.4.198.195:38953)
I20260608 12:53:31.752338 16172 tablet_copy_client.cc:323] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.195:38953
I20260608 12:53:31.770033 15937 tablet_copy_service.cc:140] P d1d5b883240a4fd6a936f456eee7163d: Received BeginTabletCopySession request for tablet 725764325b584759b8dfd54dd45eccf3 from peer 790341dd69d84c7d8d5d02711b4307a5 ({username='slave'} at 127.0.0.1:56558)
I20260608 12:53:31.770651 15937 tablet_copy_service.cc:161] P d1d5b883240a4fd6a936f456eee7163d: Beginning new tablet copy session on tablet 725764325b584759b8dfd54dd45eccf3 from peer 790341dd69d84c7d8d5d02711b4307a5 at {username='slave'} at 127.0.0.1:56558: session id = 790341dd69d84c7d8d5d02711b4307a5-725764325b584759b8dfd54dd45eccf3
W20260608 12:53:31.771940 15892 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260608 12:53:31.788983 15892 consensus_peers.cc:597] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d -> Peer 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301): Couldn't send request to peer 52dd090c9b19403e8f90bd0a2a98f42f. 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:53:31.793938 15937 tablet_copy_source_session.cc:215] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:31.795046 16177 ts_tablet_manager.cc:933] T 358b194bd34144b8903a34a4bf23878f P 790341dd69d84c7d8d5d02711b4307a5: Initiating tablet copy from peer 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301)
I20260608 12:53:31.811278 16172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725764325b584759b8dfd54dd45eccf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:31.821062 16177 tablet_copy_client.cc:323] T 358b194bd34144b8903a34a4bf23878f P 790341dd69d84c7d8d5d02711b4307a5: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.193:33301
I20260608 12:53:31.833734  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:31.835501  4891 tablet_replica.cc:333] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f: stopping tablet replica
I20260608 12:53:31.836618  4891 raft_consensus.cc:2243] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:31.837387  4891 raft_consensus.cc:2272] T 6836fa35c90346539f1ba0578c8a8cdc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:31.841295  4891 tablet_replica.cc:333] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f: stopping tablet replica
I20260608 12:53:31.841516 16172 tablet_copy_client.cc:806] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:31.842171  4891 raft_consensus.cc:2243] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:31.842196 16172 tablet_copy_client.cc:670] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:31.843940  4891 raft_consensus.cc:2272] T 1f238544e49b474cacaabc0f8f1b61e2 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:31.848867 16172 tablet_copy_client.cc:538] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:31.851649  4891 tablet_replica.cc:333] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f: stopping tablet replica
I20260608 12:53:31.852712  4891 raft_consensus.cc:2243] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:31.854143  4891 raft_consensus.cc:2272] T d974becabf434025bb2c8681df820adc P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:31.859839  4891 tablet_replica.cc:333] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f: stopping tablet replica
I20260608 12:53:31.860607 16172 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: Bootstrap starting.
I20260608 12:53:31.860812  4891 raft_consensus.cc:2243] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:31.861696  4891 raft_consensus.cc:2272] T 725764325b584759b8dfd54dd45eccf3 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:31.865628  4891 tablet_replica.cc:333] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f: stopping tablet replica
I20260608 12:53:31.866892  4891 raft_consensus.cc:2243] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:31.868059  4891 raft_consensus.cc:2272] T 14a20b9996c840d89f27a59e779a2491 P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:31.871523  4891 tablet_replica.cc:333] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f: stopping tablet replica
I20260608 12:53:31.872263  4891 raft_consensus.cc:2243] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:31.873461  4891 raft_consensus.cc:2272] T 358b194bd34144b8903a34a4bf23878f P 52dd090c9b19403e8f90bd0a2a98f42f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:31.910336  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
W20260608 12:53:31.918910 15818 consensus_peers.cc:597] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 -> Peer 52dd090c9b19403e8f90bd0a2a98f42f (127.4.198.193:33301): Couldn't send request to peer 52dd090c9b19403e8f90bd0a2a98f42f. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:33301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:53:31.939527 16086 connection.cc:466] server connection from 127.0.0.1:50294 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:50294 (request call id 3) could send its response
I20260608 12:53:31.941565  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
I20260608 12:53:31.995350  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:31.996511  4891 tablet_replica.cc:333] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459: stopping tablet replica
I20260608 12:53:31.997395  4891 raft_consensus.cc:2243] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:31.998214  4891 raft_consensus.cc:2272] T 1f238544e49b474cacaabc0f8f1b61e2 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.002092  4891 tablet_replica.cc:333] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459: stopping tablet replica
I20260608 12:53:32.002985  4891 raft_consensus.cc:2243] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:32.004117  4891 raft_consensus.cc:2272] T 6836fa35c90346539f1ba0578c8a8cdc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.004904 16172 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:32.005892 16172 tablet_bootstrap.cc:492] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: Bootstrap complete.
I20260608 12:53:32.006572 16172 ts_tablet_manager.cc:1403] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: Time spent bootstrapping tablet: real 0.146s	user 0.119s	sys 0.020s
I20260608 12:53:32.007642  4891 tablet_replica.cc:333] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459: stopping tablet replica
I20260608 12:53:32.008566  4891 raft_consensus.cc:2243] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.009335  4891 raft_consensus.cc:2272] T d974becabf434025bb2c8681df820adc P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.009605 16172 raft_consensus.cc:359] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } }
I20260608 12:53:32.010427 16172 raft_consensus.cc:740] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 790341dd69d84c7d8d5d02711b4307a5, State: Initialized, Role: LEARNER
I20260608 12:53:32.011126 16172 consensus_queue.cc:260] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5 [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: "52dd090c9b19403e8f90bd0a2a98f42f" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 33301 } attrs { replace: true } } peers { permanent_uuid: "0dc3033546614f5c9eb56b308b4e5459" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 35623 } } peers { permanent_uuid: "d1d5b883240a4fd6a936f456eee7163d" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 38953 } } peers { permanent_uuid: "790341dd69d84c7d8d5d02711b4307a5" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40515 } attrs { promote: true } }
I20260608 12:53:32.013180  4891 tablet_replica.cc:333] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459: stopping tablet replica
I20260608 12:53:32.013917 16172 ts_tablet_manager.cc:1434] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:32.014076  4891 raft_consensus.cc:2243] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.015974  4891 raft_consensus.cc:2272] T 358b194bd34144b8903a34a4bf23878f P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.016006 15937 tablet_copy_service.cc:342] P d1d5b883240a4fd6a936f456eee7163d: Request end of tablet copy session 790341dd69d84c7d8d5d02711b4307a5-725764325b584759b8dfd54dd45eccf3 received from {username='slave'} at 127.0.0.1:56558
I20260608 12:53:32.016623 15937 tablet_copy_service.cc:434] P d1d5b883240a4fd6a936f456eee7163d: ending tablet copy session 790341dd69d84c7d8d5d02711b4307a5-725764325b584759b8dfd54dd45eccf3 on tablet 725764325b584759b8dfd54dd45eccf3 with peer 790341dd69d84c7d8d5d02711b4307a5
I20260608 12:53:32.020160  4891 tablet_replica.cc:333] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459: stopping tablet replica
I20260608 12:53:32.021109  4891 raft_consensus.cc:2243] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.021768  4891 raft_consensus.cc:2272] T 725764325b584759b8dfd54dd45eccf3 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.026019  4891 tablet_replica.cc:333] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459: stopping tablet replica
I20260608 12:53:32.026854  4891 raft_consensus.cc:2243] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.027635  4891 raft_consensus.cc:2272] T 14a20b9996c840d89f27a59e779a2491 P 0dc3033546614f5c9eb56b308b4e5459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.059479  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:32.080858  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
I20260608 12:53:32.090910 16121 raft_consensus.cc:1217] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:53:32.131088  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:32.131978  4891 tablet_replica.cc:333] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d: stopping tablet replica
I20260608 12:53:32.132942  4891 raft_consensus.cc:2243] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.133471  4891 raft_consensus.cc:2272] T 6836fa35c90346539f1ba0578c8a8cdc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.135870  4891 tablet_replica.cc:333] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d: stopping tablet replica
I20260608 12:53:32.136485  4891 raft_consensus.cc:2243] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.136965  4891 raft_consensus.cc:2272] T 358b194bd34144b8903a34a4bf23878f P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.140237  4891 tablet_replica.cc:333] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d: stopping tablet replica
I20260608 12:53:32.140797  4891 raft_consensus.cc:2243] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.141371  4891 raft_consensus.cc:2272] T d974becabf434025bb2c8681df820adc P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.144176  4891 tablet_replica.cc:333] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d: stopping tablet replica
I20260608 12:53:32.144734  4891 raft_consensus.cc:2243] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.145285  4891 raft_consensus.cc:2272] T 1f238544e49b474cacaabc0f8f1b61e2 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.148190  4891 tablet_replica.cc:333] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d: stopping tablet replica
I20260608 12:53:32.148732  4891 raft_consensus.cc:2243] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:32.149225  4891 raft_consensus.cc:2272] T 14a20b9996c840d89f27a59e779a2491 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.151309  4891 tablet_replica.cc:333] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d: stopping tablet replica
I20260608 12:53:32.151784  4891 raft_consensus.cc:2243] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:32.152833  4891 raft_consensus.cc:2272] T 725764325b584759b8dfd54dd45eccf3 P d1d5b883240a4fd6a936f456eee7163d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:32.172865  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:32.199764  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:53:32.231715  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:32.233160  4891 tablet_replica.cc:333] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5: stopping tablet replica
I20260608 12:53:32.233754  4891 raft_consensus.cc:2243] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:32.234220  4891 raft_consensus.cc:2272] T 725764325b584759b8dfd54dd45eccf3 P 790341dd69d84c7d8d5d02711b4307a5 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 12:53:32.751675 16143 debug-util.cc:398] Leaking SignalData structure 0x7b080012d760 after lost signal to thread 4894
W20260608 12:53:32.752873 16143 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1bc0 after lost signal to thread 15710
W20260608 12:53:33.253908  4891 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16143)
W20260608 12:53:34.254557  4891 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16143)
W20260608 12:53:35.255060  4891 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 16143)
W20260608 12:53:36.255551  4891 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 16143)
I20260608 12:53:36.472257  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:53:36.487563  4891 master.cc:562] Master@127.4.198.254:46407 shutting down...
W20260608 12:53:36.516508 15724 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:53:36.516942 15724 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:53:36.517184 15724 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:53:36.518378  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:36.518986  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.519353  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P e64c02565c1a4709835933f4ddebd315: stopping tablet replica
I20260608 12:53:36.541918  4891 master.cc:584] Master@127.4.198.254:46407 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (10679 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:53:36.590979  4891 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.198.254:41733
I20260608 12:53:36.592216  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:36.598033 16187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:36.598518 16188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:36.600296 16190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:36.601305  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:36.602303  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:36.602481  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:36.602605  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923216602593 us; error 0 us; skew 500 ppm
I20260608 12:53:36.603195  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:36.605655  4891 webserver.cc:533] Webserver started at http://127.4.198.254:39213/ using document root <none> and password file <none>
I20260608 12:53:36.606140  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:36.606293  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:36.606514  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:36.607641  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/master-0-root/instance:
uuid: "a6a357a6fb1b402caea43a1e0e16540b"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-cf34"
I20260608 12:53:36.612159  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:53:36.615594 16195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.616549  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:36.616856  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/master-0-root
uuid: "a6a357a6fb1b402caea43a1e0e16540b"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-cf34"
I20260608 12:53:36.617236  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:36.642979  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:36.644414  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:36.689162  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.254:41733
I20260608 12:53:36.689286 16246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.254:41733 every 8 connection(s)
I20260608 12:53:36.693365 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:36.704747 16247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b: Bootstrap starting.
I20260608 12:53:36.710361 16247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:36.714938 16247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b: No bootstrap required, opened a new log
I20260608 12:53:36.717208 16247 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6a357a6fb1b402caea43a1e0e16540b" member_type: VOTER }
I20260608 12:53:36.717574 16247 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:36.717828 16247 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6a357a6fb1b402caea43a1e0e16540b, State: Initialized, Role: FOLLOWER
I20260608 12:53:36.718458 16247 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6a357a6fb1b402caea43a1e0e16540b" member_type: VOTER }
I20260608 12:53:36.719036 16247 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:36.719326 16247 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:36.719686 16247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:36.725069 16247 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6a357a6fb1b402caea43a1e0e16540b" member_type: VOTER }
I20260608 12:53:36.725653 16247 leader_election.cc:304] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [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: a6a357a6fb1b402caea43a1e0e16540b; no voters: 
I20260608 12:53:36.727200 16247 leader_election.cc:290] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:36.727707 16250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:36.729331 16250 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 1 LEADER]: Becoming Leader. State: Replica: a6a357a6fb1b402caea43a1e0e16540b, State: Running, Role: LEADER
I20260608 12:53:36.730150 16250 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [LEADER]: Queue going to LEADER mode. State: All 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: "a6a357a6fb1b402caea43a1e0e16540b" member_type: VOTER }
I20260608 12:53:36.730486 16247 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:36.736407 16251 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6a357a6fb1b402caea43a1e0e16540b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6a357a6fb1b402caea43a1e0e16540b" member_type: VOTER } }
I20260608 12:53:36.736732 16252 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6a357a6fb1b402caea43a1e0e16540b. Latest consensus state: current_term: 1 leader_uuid: "a6a357a6fb1b402caea43a1e0e16540b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6a357a6fb1b402caea43a1e0e16540b" member_type: VOTER } }
I20260608 12:53:36.737218 16251 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:36.737612 16252 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:36.741001 16258 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:36.746621 16258 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:36.748795  4891 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:36.756837 16258 catalog_manager.cc:1382] Generated new cluster ID: b1f160b2fde247a4a63ee2c7cfb51f98
I20260608 12:53:36.757148 16258 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:36.773698 16258 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:36.775101 16258 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:36.792717 16258 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b: Generated new TSK 0
I20260608 12:53:36.793507 16258 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:36.815977  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:36.822562 16268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:36.824124 16269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:36.825019 16271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:36.825829  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:36.826673  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:36.826961  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:36.827133  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923216827119 us; error 0 us; skew 500 ppm
I20260608 12:53:36.827790  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:36.830173  4891 webserver.cc:533] Webserver started at http://127.4.198.193:42267/ using document root <none> and password file <none>
I20260608 12:53:36.830714  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:36.830971  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:36.831269  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:36.832399  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-0-root/instance:
uuid: "171a1cb9cd4e484cb42097ff266a3de4"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-cf34"
I20260608 12:53:36.837250  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:36.841387 16276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.842250  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:36.842660  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-0-root
uuid: "171a1cb9cd4e484cb42097ff266a3de4"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-cf34"
I20260608 12:53:36.842934  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:36.861586  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:36.862689  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:36.864192  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:36.866546  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:36.866772  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.867050  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:36.867235  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.909768  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.193:35573
I20260608 12:53:36.909912 16338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.193:35573 every 8 connection(s)
I20260608 12:53:36.915287  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:36.923365 16343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:36.927145 16344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:36.928087  4891 server_base.cc:1061] running on GCE node
W20260608 12:53:36.929615 16346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:36.930701  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:36.930980  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:36.931208  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923216931176 us; error 0 us; skew 500 ppm
I20260608 12:53:36.932015  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:36.935141  4891 webserver.cc:533] Webserver started at http://127.4.198.194:38193/ using document root <none> and password file <none>
I20260608 12:53:36.935806  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:36.936022  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:36.936044 16339 heartbeater.cc:344] Connected to a master server at 127.4.198.254:41733
I20260608 12:53:36.936467  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:36.936554 16339 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:36.937547 16339 heartbeater.cc:507] Master 127.4.198.254:41733 requested a full tablet report, sending...
I20260608 12:53:36.938131  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-1-root/instance:
uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-cf34"
I20260608 12:53:36.940165 16212 ts_manager.cc:194] Registered new tserver with Master: 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573)
I20260608 12:53:36.942814 16212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57382
I20260608 12:53:36.944325  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:53:36.948201 16351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.949168  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:53:36.949429  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-1-root
uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-cf34"
I20260608 12:53:36.949779  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:36.993897  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:36.995066  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:36.996573  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:36.998982  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:36.999220  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.999462  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:36.999647  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:37.042402  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.194:38481
I20260608 12:53:37.042563 16413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.194:38481 every 8 connection(s)
I20260608 12:53:37.047890  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:37.055320 16417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:37.056456 16418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:37.059437 16420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:37.059952  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:37.061051  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:37.061331  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:37.061558  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923217061538 us; error 0 us; skew 500 ppm
I20260608 12:53:37.062235  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:37.062659 16414 heartbeater.cc:344] Connected to a master server at 127.4.198.254:41733
I20260608 12:53:37.063191 16414 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:37.064069 16414 heartbeater.cc:507] Master 127.4.198.254:41733 requested a full tablet report, sending...
I20260608 12:53:37.065023  4891 webserver.cc:533] Webserver started at http://127.4.198.195:46341/ using document root <none> and password file <none>
I20260608 12:53:37.065714  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:37.065959  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:37.066277  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:37.066435 16212 ts_manager.cc:194] Registered new tserver with Master: 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:37.067878  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-2-root/instance:
uuid: "fb44b87ad6bc453b98832199d63879c2"
format_stamp: "Formatted at 2026-06-08 12:53:37 on dist-test-slave-cf34"
I20260608 12:53:37.068416 16212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57384
I20260608 12:53:37.073400  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:53:37.077155 16425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:37.078009  4891 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:37.078454  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-2-root
uuid: "fb44b87ad6bc453b98832199d63879c2"
format_stamp: "Formatted at 2026-06-08 12:53:37 on dist-test-slave-cf34"
I20260608 12:53:37.078751  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:37.100574  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:37.101810  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:37.103410  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:37.105811  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:37.106053  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:37.106316  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:37.106500  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:37.150687  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.195:33925
I20260608 12:53:37.150875 16487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.195:33925 every 8 connection(s)
I20260608 12:53:37.166247 16488 heartbeater.cc:344] Connected to a master server at 127.4.198.254:41733
I20260608 12:53:37.166726 16488 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:37.167577 16488 heartbeater.cc:507] Master 127.4.198.254:41733 requested a full tablet report, sending...
I20260608 12:53:37.169970 16212 ts_manager.cc:194] Registered new tserver with Master: fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:37.170907  4891 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016446051s
I20260608 12:53:37.171552 16212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57392
I20260608 12:53:37.945892 16339 heartbeater.cc:499] Master 127.4.198.254:41733 was elected leader, sending a full tablet report...
I20260608 12:53:38.071416 16414 heartbeater.cc:499] Master 127.4.198.254:41733 was elected leader, sending a full tablet report...
I20260608 12:53:38.174547 16488 heartbeater.cc:499] Master 127.4.198.254:41733 was elected leader, sending a full tablet report...
I20260608 12:53:38.264830 16212 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57402:
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:53:38.269129 16212 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:53:38.355911 16453 tablet_service.cc:1511] Processing CreateTablet for tablet 23def8c1d6a54142b16378e52c54942e (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:38.357700 16453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23def8c1d6a54142b16378e52c54942e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.360289 16379 tablet_service.cc:1511] Processing CreateTablet for tablet 23def8c1d6a54142b16378e52c54942e (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:38.360610 16378 tablet_service.cc:1511] Processing CreateTablet for tablet 8b564a48ca724d6994921c8cecb82007 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:38.362103 16379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23def8c1d6a54142b16378e52c54942e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.363186 16452 tablet_service.cc:1511] Processing CreateTablet for tablet 8b564a48ca724d6994921c8cecb82007 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:38.363884 16451 tablet_service.cc:1511] Processing CreateTablet for tablet 3c15a540699345dcb445d693aac17d7c (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:38.364781 16452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b564a48ca724d6994921c8cecb82007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.365664 16451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c15a540699345dcb445d693aac17d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.368463 16450 tablet_service.cc:1511] Processing CreateTablet for tablet c817b1d2679141afb111f30795b24379 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:38.370150 16450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c817b1d2679141afb111f30795b24379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.369800 16448 tablet_service.cc:1511] Processing CreateTablet for tablet 1e889eeb1b5b47378fb2ff9597b2f3a3 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:38.372277 16449 tablet_service.cc:1511] Processing CreateTablet for tablet 62e48c60c5734e7196bcfd11e904c666 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:38.373844 16449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e48c60c5734e7196bcfd11e904c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.373760 16376 tablet_service.cc:1511] Processing CreateTablet for tablet c817b1d2679141afb111f30795b24379 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:38.376253 16377 tablet_service.cc:1511] Processing CreateTablet for tablet 3c15a540699345dcb445d693aac17d7c (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:38.378065 16377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c15a540699345dcb445d693aac17d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.372296 16374 tablet_service.cc:1511] Processing CreateTablet for tablet 1e889eeb1b5b47378fb2ff9597b2f3a3 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:38.380360 16374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e889eeb1b5b47378fb2ff9597b2f3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.380218 16375 tablet_service.cc:1511] Processing CreateTablet for tablet 62e48c60c5734e7196bcfd11e904c666 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:38.381675 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e48c60c5734e7196bcfd11e904c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.385602 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c817b1d2679141afb111f30795b24379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.391516 16448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e889eeb1b5b47378fb2ff9597b2f3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.394680 16378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b564a48ca724d6994921c8cecb82007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.400337 16303 tablet_service.cc:1511] Processing CreateTablet for tablet 8b564a48ca724d6994921c8cecb82007 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:38.402100 16303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b564a48ca724d6994921c8cecb82007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.404069 16302 tablet_service.cc:1511] Processing CreateTablet for tablet 3c15a540699345dcb445d693aac17d7c (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:38.407413 16301 tablet_service.cc:1511] Processing CreateTablet for tablet c817b1d2679141afb111f30795b24379 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:38.416756 16300 tablet_service.cc:1511] Processing CreateTablet for tablet 62e48c60c5734e7196bcfd11e904c666 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:38.410627 16299 tablet_service.cc:1511] Processing CreateTablet for tablet 1e889eeb1b5b47378fb2ff9597b2f3a3 (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:38.398430 16304 tablet_service.cc:1511] Processing CreateTablet for tablet 23def8c1d6a54142b16378e52c54942e (DEFAULT_TABLE table=test-workload [id=103a48a54018485b92cf7371c4b29836]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:38.420847 16301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c817b1d2679141afb111f30795b24379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.425587 16302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c15a540699345dcb445d693aac17d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.426319 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e889eeb1b5b47378fb2ff9597b2f3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.428774 16300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e48c60c5734e7196bcfd11e904c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.431133 16304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23def8c1d6a54142b16378e52c54942e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:38.458391 16510 tablet_bootstrap.cc:492] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2: Bootstrap starting.
I20260608 12:53:38.466336 16510 tablet_bootstrap.cc:654] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.469077 16509 tablet_bootstrap.cc:492] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Bootstrap starting.
I20260608 12:53:38.491583 16509 tablet_bootstrap.cc:654] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.497866 16511 tablet_bootstrap.cc:492] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4: Bootstrap starting.
I20260608 12:53:38.508562 16510 tablet_bootstrap.cc:492] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2: No bootstrap required, opened a new log
I20260608 12:53:38.509181 16510 ts_tablet_manager.cc:1403] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.005s
I20260608 12:53:38.512627 16510 raft_consensus.cc:359] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.513629 16510 raft_consensus.cc:385] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.513979 16510 raft_consensus.cc:740] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb44b87ad6bc453b98832199d63879c2, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.515296 16511 tablet_bootstrap.cc:654] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.514917 16510 consensus_queue.cc:260] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.521188 16509 tablet_bootstrap.cc:492] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: No bootstrap required, opened a new log
I20260608 12:53:38.521878 16509 ts_tablet_manager.cc:1403] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.009s
I20260608 12:53:38.522574 16510 ts_tablet_manager.cc:1434] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.008s
I20260608 12:53:38.525175 16510 tablet_bootstrap.cc:492] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2: Bootstrap starting.
I20260608 12:53:38.528226 16509 raft_consensus.cc:359] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.529102 16509 raft_consensus.cc:385] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.529461 16509 raft_consensus.cc:740] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.530493 16509 consensus_queue.cc:260] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.532119 16510 tablet_bootstrap.cc:654] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.535738 16509 ts_tablet_manager.cc:1434] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:53:38.537086 16509 tablet_bootstrap.cc:492] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Bootstrap starting.
I20260608 12:53:38.538455 16511 tablet_bootstrap.cc:492] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4: No bootstrap required, opened a new log
I20260608 12:53:38.539021 16511 ts_tablet_manager.cc:1403] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.017s
I20260608 12:53:38.542572 16511 raft_consensus.cc:359] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.543349 16511 raft_consensus.cc:385] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.543648 16511 raft_consensus.cc:740] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.544574 16509 tablet_bootstrap.cc:654] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.544441 16511 consensus_queue.cc:260] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
W20260608 12:53:38.548838 16415 tablet.cc:2404] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:53:38.550288 16510 tablet_bootstrap.cc:492] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2: No bootstrap required, opened a new log
I20260608 12:53:38.550961 16510 ts_tablet_manager.cc:1403] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260608 12:53:38.552381 16511 ts_tablet_manager.cc:1434] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:53:38.552412 16514 raft_consensus.cc:493] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.553216 16514 raft_consensus.cc:515] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.553747 16511 tablet_bootstrap.cc:492] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4: Bootstrap starting.
I20260608 12:53:38.555039 16510 raft_consensus.cc:359] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.556506 16514 leader_election.cc:290] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:38.555861 16510 raft_consensus.cc:385] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.559525 16510 raft_consensus.cc:740] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb44b87ad6bc453b98832199d63879c2, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.560549 16510 consensus_queue.cc:260] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.569322 16510 ts_tablet_manager.cc:1434] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:53:38.572216 16511 tablet_bootstrap.cc:654] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.575580 16510 tablet_bootstrap.cc:492] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2: Bootstrap starting.
I20260608 12:53:38.567246 16509 tablet_bootstrap.cc:492] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: No bootstrap required, opened a new log
I20260608 12:53:38.577868 16509 ts_tablet_manager.cc:1403] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260608 12:53:38.581367 16509 raft_consensus.cc:359] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.582126 16509 raft_consensus.cc:385] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.582427 16509 raft_consensus.cc:740] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.583289 16509 consensus_queue.cc:260] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.584003 16510 tablet_bootstrap.cc:654] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.590221 16511 tablet_bootstrap.cc:492] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4: No bootstrap required, opened a new log
I20260608 12:53:38.590052 16314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c817b1d2679141afb111f30795b24379" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4" is_pre_election: true
I20260608 12:53:38.590893 16511 ts_tablet_manager.cc:1403] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.011s
W20260608 12:53:38.592273 16429 leader_election.cc:343] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:38.594323 16511 raft_consensus.cc:359] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.595573 16511 raft_consensus.cc:385] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.595885 16511 raft_consensus.cc:740] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.596839 16511 consensus_queue.cc:260] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.597558 16510 tablet_bootstrap.cc:492] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2: No bootstrap required, opened a new log
I20260608 12:53:38.598099 16510 ts_tablet_manager.cc:1403] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.006s
I20260608 12:53:38.599424 16511 ts_tablet_manager.cc:1434] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:53:38.599685 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c817b1d2679141afb111f30795b24379" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" is_pre_election: true
I20260608 12:53:38.600538 16511 tablet_bootstrap.cc:492] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4: Bootstrap starting.
I20260608 12:53:38.600694 16509 ts_tablet_manager.cc:1434] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 12:53:38.601727 16509 tablet_bootstrap.cc:492] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Bootstrap starting.
I20260608 12:53:38.601465 16510 raft_consensus.cc:359] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.602227 16510 raft_consensus.cc:385] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.602538 16510 raft_consensus.cc:740] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb44b87ad6bc453b98832199d63879c2, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.603549 16510 consensus_queue.cc:260] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
W20260608 12:53:38.604153 16426 leader_election.cc:343] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:38.604771 16426 leader_election.cc:304] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [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: fb44b87ad6bc453b98832199d63879c2; no voters: 171a1cb9cd4e484cb42097ff266a3de4, 33e45dc7da1c425aa7c8e1e9d9ecf8cc
I20260608 12:53:38.606096 16514 raft_consensus.cc:2749] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:38.606334 16510 ts_tablet_manager.cc:1434] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:53:38.607446 16510 tablet_bootstrap.cc:492] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2: Bootstrap starting.
I20260608 12:53:38.608752 16516 raft_consensus.cc:493] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.609615 16509 tablet_bootstrap.cc:654] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.609297 16516 raft_consensus.cc:515] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.614436 16510 tablet_bootstrap.cc:654] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.616173 16516 leader_election.cc:290] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:38.608148 16511 tablet_bootstrap.cc:654] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.641999 16511 tablet_bootstrap.cc:492] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4: No bootstrap required, opened a new log
I20260608 12:53:38.642712 16511 ts_tablet_manager.cc:1403] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.005s
I20260608 12:53:38.647293 16511 raft_consensus.cc:359] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.648293 16511 raft_consensus.cc:385] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.648674 16511 raft_consensus.cc:740] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.649888 16511 consensus_queue.cc:260] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.659192 16510 tablet_bootstrap.cc:492] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2: No bootstrap required, opened a new log
I20260608 12:53:38.659806 16510 ts_tablet_manager.cc:1403] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.029s
I20260608 12:53:38.660181 16509 tablet_bootstrap.cc:492] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: No bootstrap required, opened a new log
I20260608 12:53:38.660341 16511 ts_tablet_manager.cc:1434] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:53:38.660801 16509 ts_tablet_manager.cc:1403] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.040s
I20260608 12:53:38.661520 16511 tablet_bootstrap.cc:492] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4: Bootstrap starting.
I20260608 12:53:38.663093 16510 raft_consensus.cc:359] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.664117 16509 raft_consensus.cc:359] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.664919 16509 raft_consensus.cc:385] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.665246 16509 raft_consensus.cc:740] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.663873 16510 raft_consensus.cc:385] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.666344 16509 consensus_queue.cc:260] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.666841 16510 raft_consensus.cc:740] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb44b87ad6bc453b98832199d63879c2, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.669497 16511 tablet_bootstrap.cc:654] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.667891 16510 consensus_queue.cc:260] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.670342 16314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e889eeb1b5b47378fb2ff9597b2f3a3" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4" is_pre_election: true
W20260608 12:53:38.672152 16355 leader_election.cc:343] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:38.672358 16509 ts_tablet_manager.cc:1434] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 12:53:38.673568 16509 tablet_bootstrap.cc:492] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Bootstrap starting.
I20260608 12:53:38.674407 16510 ts_tablet_manager.cc:1434] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 12:53:38.675534 16510 tablet_bootstrap.cc:492] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2: Bootstrap starting.
I20260608 12:53:38.686254 16509 tablet_bootstrap.cc:654] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.687366 16510 tablet_bootstrap.cc:654] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.693836 16516 raft_consensus.cc:493] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.694707 16516 raft_consensus.cc:515] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.697181 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e889eeb1b5b47378fb2ff9597b2f3a3" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2" is_pre_election: true
I20260608 12:53:38.697767 16516 leader_election.cc:290] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:38.697978 16463 raft_consensus.cc:2468] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in term 0.
I20260608 12:53:38.698525 16314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c817b1d2679141afb111f30795b24379" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4" is_pre_election: true
I20260608 12:53:38.699318 16314 raft_consensus.cc:2468] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in term 0.
I20260608 12:53:38.700021 16511 tablet_bootstrap.cc:492] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4: No bootstrap required, opened a new log
I20260608 12:53:38.700389 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c817b1d2679141afb111f30795b24379" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2" is_pre_election: true
I20260608 12:53:38.701067 16463 raft_consensus.cc:2468] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in term 0.
I20260608 12:53:38.701232 16518 raft_consensus.cc:493] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.701830 16518 raft_consensus.cc:515] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.700034 16355 leader_election.cc:304] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [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: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, fb44b87ad6bc453b98832199d63879c2; no voters: 171a1cb9cd4e484cb42097ff266a3de4
I20260608 12:53:38.704334 16355 leader_election.cc:304] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, 33e45dc7da1c425aa7c8e1e9d9ecf8cc; no voters: 
I20260608 12:53:38.706319 16516 raft_consensus.cc:2804] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:38.706858 16516 raft_consensus.cc:493] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:38.707325 16516 raft_consensus.cc:3060] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.715766 16510 tablet_bootstrap.cc:492] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2: No bootstrap required, opened a new log
I20260608 12:53:38.716691 16510 ts_tablet_manager.cc:1403] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.017s
I20260608 12:53:38.717377 16518 leader_election.cc:290] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925), 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:38.721423 16510 raft_consensus.cc:359] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.722289 16510 raft_consensus.cc:385] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.722661 16510 raft_consensus.cc:740] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb44b87ad6bc453b98832199d63879c2, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.722739 16516 raft_consensus.cc:515] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.723731 16510 consensus_queue.cc:260] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.726233 16510 ts_tablet_manager.cc:1434] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 12:53:38.727409 16510 tablet_bootstrap.cc:492] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2: Bootstrap starting.
I20260608 12:53:38.700613 16511 ts_tablet_manager.cc:1403] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260608 12:53:38.734834 16510 tablet_bootstrap.cc:654] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.745674 16516 leader_election.cc:290] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 election: Requested vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
W20260608 12:53:38.746510 16260 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:38.746610 16516 raft_consensus.cc:2804] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:38.749354 16516 raft_consensus.cc:493] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:38.749830 16516 raft_consensus.cc:3060] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.751368 16511 raft_consensus.cc:359] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.753430 16511 raft_consensus.cc:385] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.753836 16511 raft_consensus.cc:740] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Initialized, Role: FOLLOWER
W20260608 12:53:38.755120 16355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.198.193:35573, user_credentials={real_user=slave}} blocked reactor thread for 50910.2us
I20260608 12:53:38.758652 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e889eeb1b5b47378fb2ff9597b2f3a3" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2"
I20260608 12:53:38.759446 16463 raft_consensus.cc:3060] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.760911 16511 consensus_queue.cc:260] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.762192 16509 tablet_bootstrap.cc:492] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: No bootstrap required, opened a new log
I20260608 12:53:38.766034 16509 ts_tablet_manager.cc:1403] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent bootstrapping tablet: real 0.093s	user 0.036s	sys 0.031s
I20260608 12:53:38.769269 16509 raft_consensus.cc:359] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.770067 16509 raft_consensus.cc:385] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.770419 16509 raft_consensus.cc:740] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.770838 16511 ts_tablet_manager.cc:1434] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260608 12:53:38.771476 16509 consensus_queue.cc:260] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.774137 16509 ts_tablet_manager.cc:1434] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:38.775980 16314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e889eeb1b5b47378fb2ff9597b2f3a3" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4"
I20260608 12:53:38.780439 16509 tablet_bootstrap.cc:492] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Bootstrap starting.
I20260608 12:53:38.785676 16462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23def8c1d6a54142b16378e52c54942e" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2" is_pre_election: true
I20260608 12:53:38.786545 16462 raft_consensus.cc:2468] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 0.
I20260608 12:53:38.788134 16280 leader_election.cc:304] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, fb44b87ad6bc453b98832199d63879c2; no voters: 
I20260608 12:53:38.788190 16509 tablet_bootstrap.cc:654] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.789588 16518 raft_consensus.cc:2804] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:38.790035 16518 raft_consensus.cc:493] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:38.790414 16518 raft_consensus.cc:3060] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:53:38.788184 16355 leader_election.cc:343] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:38.791042 16463 raft_consensus.cc:2468] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in term 1.
I20260608 12:53:38.794297 16510 tablet_bootstrap.cc:492] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2: No bootstrap required, opened a new log
I20260608 12:53:38.794893 16510 ts_tablet_manager.cc:1403] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.027s
I20260608 12:53:38.795203 16531 raft_consensus.cc:493] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.795919 16531 raft_consensus.cc:515] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.792734 16355 leader_election.cc:304] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [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: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, fb44b87ad6bc453b98832199d63879c2; no voters: 171a1cb9cd4e484cb42097ff266a3de4
I20260608 12:53:38.798249 16531 leader_election.cc:290] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925), 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573)
I20260608 12:53:38.798264 16537 raft_consensus.cc:2804] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:38.799124 16510 raft_consensus.cc:359] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.799605 16314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23def8c1d6a54142b16378e52c54942e" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4" is_pre_election: true
I20260608 12:53:38.800146 16510 raft_consensus.cc:385] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.794970 16516 raft_consensus.cc:515] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.803370 16510 raft_consensus.cc:740] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb44b87ad6bc453b98832199d63879c2, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.802489 16537 raft_consensus.cc:697] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 LEADER]: Becoming Leader. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Running, Role: LEADER
I20260608 12:53:38.804839 16509 tablet_bootstrap.cc:492] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: No bootstrap required, opened a new log
I20260608 12:53:38.804698 16510 consensus_queue.cc:260] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.805364 16509 ts_tablet_manager.cc:1403] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260608 12:53:38.802944 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23def8c1d6a54142b16378e52c54942e" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2" is_pre_election: true
I20260608 12:53:38.806326 16463 raft_consensus.cc:2468] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in term 0.
I20260608 12:53:38.806531 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c817b1d2679141afb111f30795b24379" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4"
I20260608 12:53:38.807303 16313 raft_consensus.cc:3060] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.807641 16355 leader_election.cc:304] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, fb44b87ad6bc453b98832199d63879c2; no voters: 
I20260608 12:53:38.807909 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23def8c1d6a54142b16378e52c54942e" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" is_pre_election: true
I20260608 12:53:38.808636 16389 raft_consensus.cc:2468] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 0.
I20260608 12:53:38.808904 16509 raft_consensus.cc:359] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.809703 16509 raft_consensus.cc:385] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.810009 16509 raft_consensus.cc:740] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.810892 16509 consensus_queue.cc:260] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.772017 16511 tablet_bootstrap.cc:492] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4: Bootstrap starting.
I20260608 12:53:38.812811 16510 ts_tablet_manager.cc:1434] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260608 12:53:38.802248 16518 raft_consensus.cc:515] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.817647 16518 leader_election.cc:290] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 election: Requested vote from peers fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925), 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:38.818732 16314 raft_consensus.cc:2393] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in current term 1: Already voted for candidate 171a1cb9cd4e484cb42097ff266a3de4 in this term.
I20260608 12:53:38.819167 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23def8c1d6a54142b16378e52c54942e" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc"
I20260608 12:53:38.819857 16389 raft_consensus.cc:3060] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.821023 16463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c817b1d2679141afb111f30795b24379" candidate_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2"
I20260608 12:53:38.821816 16463 raft_consensus.cc:3060] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.823972 16462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23def8c1d6a54142b16378e52c54942e" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2"
I20260608 12:53:38.824620 16462 raft_consensus.cc:3060] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.827913 16313 raft_consensus.cc:2468] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in term 1.
I20260608 12:53:38.829285 16355 leader_election.cc:304] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, 33e45dc7da1c425aa7c8e1e9d9ecf8cc; no voters: 
I20260608 12:53:38.830912 16516 leader_election.cc:290] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [CANDIDATE]: Term 1 election: Requested vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:38.805015 16537 consensus_queue.cc:237] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.832137 16516 raft_consensus.cc:2804] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:38.832821 16516 raft_consensus.cc:697] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 LEADER]: Becoming Leader. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Running, Role: LEADER
I20260608 12:53:38.833961 16516 consensus_queue.cc:237] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.837675 16463 raft_consensus.cc:2468] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in term 1.
I20260608 12:53:38.846908 16462 raft_consensus.cc:2468] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 1.
I20260608 12:53:38.846976 16509 ts_tablet_manager.cc:1434] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent starting tablet: real 0.041s	user 0.030s	sys 0.012s
I20260608 12:53:38.848497 16280 leader_election.cc:304] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, fb44b87ad6bc453b98832199d63879c2; no voters: 
I20260608 12:53:38.848790 16389 raft_consensus.cc:2468] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 1.
I20260608 12:53:38.849117 16509 tablet_bootstrap.cc:492] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Bootstrap starting.
I20260608 12:53:38.849375 16531 raft_consensus.cc:2764] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:53:38.849615 16518 raft_consensus.cc:2804] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:38.853138 16511 tablet_bootstrap.cc:654] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.856757 16518 raft_consensus.cc:697] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Becoming Leader. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Running, Role: LEADER
I20260608 12:53:38.858122 16509 tablet_bootstrap.cc:654] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.857822 16518 consensus_queue.cc:237] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } }
I20260608 12:53:38.863662 16511 tablet_bootstrap.cc:492] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4: No bootstrap required, opened a new log
I20260608 12:53:38.862715 16211 catalog_manager.cc:5696] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194). New cstate: current_term: 1 leader_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:38.864374 16511 ts_tablet_manager.cc:1403] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.007s
I20260608 12:53:38.868170 16511 raft_consensus.cc:359] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.869213 16511 raft_consensus.cc:385] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.869654 16511 raft_consensus.cc:740] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.870618 16511 consensus_queue.cc:260] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.873474 16511 ts_tablet_manager.cc:1434] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:53:38.874421 16509 tablet_bootstrap.cc:492] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: No bootstrap required, opened a new log
I20260608 12:53:38.874745 16511 tablet_bootstrap.cc:492] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4: Bootstrap starting.
I20260608 12:53:38.875032 16509 ts_tablet_manager.cc:1403] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 12:53:38.876897 16212 catalog_manager.cc:5696] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "171a1cb9cd4e484cb42097ff266a3de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:38.878332 16509 raft_consensus.cc:359] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.879349 16509 raft_consensus.cc:385] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.879730 16509 raft_consensus.cc:740] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.881039 16509 consensus_queue.cc:260] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.883369 16511 tablet_bootstrap.cc:654] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.883988 16509 ts_tablet_manager.cc:1434] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:53:38.889933 16511 tablet_bootstrap.cc:492] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4: No bootstrap required, opened a new log
I20260608 12:53:38.890422 16511 ts_tablet_manager.cc:1403] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 12:53:38.893239 16511 raft_consensus.cc:359] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.893880 16511 raft_consensus.cc:385] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.894145 16511 raft_consensus.cc:740] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.894871 16511 consensus_queue.cc:260] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.896675 16212 catalog_manager.cc:5696] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194). New cstate: current_term: 1 leader_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:38.897210 16511 ts_tablet_manager.cc:1434] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:38.924191 16518 raft_consensus.cc:493] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.924767 16518 raft_consensus.cc:515] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.925916 16514 raft_consensus.cc:493] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.926455 16514 raft_consensus.cc:515] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.926852 16518 leader_election.cc:290] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:38.927724 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" is_pre_election: true
I20260608 12:53:38.927989 16462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2" is_pre_election: true
I20260608 12:53:38.928412 16389 raft_consensus.cc:2468] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 0.
I20260608 12:53:38.928673 16462 raft_consensus.cc:2468] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 0.
I20260608 12:53:38.929502 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4" is_pre_election: true
I20260608 12:53:38.929883 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" is_pre_election: true
I20260608 12:53:38.929975 16277 leader_election.cc:304] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, 33e45dc7da1c425aa7c8e1e9d9ecf8cc; no voters: 
I20260608 12:53:38.930195 16313 raft_consensus.cc:2468] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb44b87ad6bc453b98832199d63879c2 in term 0.
I20260608 12:53:38.930724 16389 raft_consensus.cc:2468] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb44b87ad6bc453b98832199d63879c2 in term 0.
I20260608 12:53:38.928719 16514 leader_election.cc:290] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:38.931201 16518 raft_consensus.cc:2804] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:38.931682 16429 leader_election.cc:304] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, fb44b87ad6bc453b98832199d63879c2; no voters: 
I20260608 12:53:38.931986 16518 raft_consensus.cc:493] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:38.932492 16518 raft_consensus.cc:3060] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.932705 16514 raft_consensus.cc:2804] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:38.933161 16514 raft_consensus.cc:493] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:38.933435 16514 raft_consensus.cc:3060] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.938217 16518 raft_consensus.cc:515] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.938719 16514 raft_consensus.cc:515] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.940124 16518 leader_election.cc:290] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 election: Requested vote from peers 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:38.940733 16514 leader_election.cc:290] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 election: Requested vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:38.941172 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc"
I20260608 12:53:38.941776 16389 raft_consensus.cc:3060] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.941797 16462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2"
I20260608 12:53:38.941820 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4"
I20260608 12:53:38.942435 16388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c15a540699345dcb445d693aac17d7c" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc"
I20260608 12:53:38.942987 16462 raft_consensus.cc:2393] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 171a1cb9cd4e484cb42097ff266a3de4 in current term 1: Already voted for candidate fb44b87ad6bc453b98832199d63879c2 in this term.
I20260608 12:53:38.943014 16313 raft_consensus.cc:2393] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb44b87ad6bc453b98832199d63879c2 in current term 1: Already voted for candidate 171a1cb9cd4e484cb42097ff266a3de4 in this term.
I20260608 12:53:38.944741 16426 leader_election.cc:304] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [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: fb44b87ad6bc453b98832199d63879c2; no voters: 171a1cb9cd4e484cb42097ff266a3de4, 33e45dc7da1c425aa7c8e1e9d9ecf8cc
I20260608 12:53:38.945500 16514 raft_consensus.cc:2749] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:53:38.948230 16389 raft_consensus.cc:2468] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 1.
I20260608 12:53:38.949291 16277 leader_election.cc:304] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [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: 171a1cb9cd4e484cb42097ff266a3de4, 33e45dc7da1c425aa7c8e1e9d9ecf8cc; no voters: fb44b87ad6bc453b98832199d63879c2
I20260608 12:53:38.950027 16518 raft_consensus.cc:2804] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:38.950448 16518 raft_consensus.cc:697] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Becoming Leader. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Running, Role: LEADER
I20260608 12:53:38.951292 16518 consensus_queue.cc:237] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:38.959327 16210 catalog_manager.cc:5696] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "171a1cb9cd4e484cb42097ff266a3de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:39.121807 16514 raft_consensus.cc:493] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:39.122414 16514 raft_consensus.cc:515] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:39.124426 16514 leader_election.cc:290] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:39.125252 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e48c60c5734e7196bcfd11e904c666" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4" is_pre_election: true
I20260608 12:53:39.125512 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e48c60c5734e7196bcfd11e904c666" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" is_pre_election: true
I20260608 12:53:39.125866 16313 raft_consensus.cc:2468] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb44b87ad6bc453b98832199d63879c2 in term 0.
I20260608 12:53:39.126240 16389 raft_consensus.cc:2468] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb44b87ad6bc453b98832199d63879c2 in term 0.
I20260608 12:53:39.127130 16429 leader_election.cc:304] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, fb44b87ad6bc453b98832199d63879c2; no voters: 
I20260608 12:53:39.128070 16514 raft_consensus.cc:2804] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:39.128468 16514 raft_consensus.cc:493] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:39.128726 16514 raft_consensus.cc:3060] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:39.133844 16514 raft_consensus.cc:515] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:39.135691 16514 leader_election.cc:290] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 election: Requested vote from peers 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573), 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:39.136653 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e48c60c5734e7196bcfd11e904c666" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "171a1cb9cd4e484cb42097ff266a3de4"
I20260608 12:53:39.136984 16389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e48c60c5734e7196bcfd11e904c666" candidate_uuid: "fb44b87ad6bc453b98832199d63879c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc"
I20260608 12:53:39.137377 16313 raft_consensus.cc:3060] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:39.137538 16389 raft_consensus.cc:3060] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:39.142635 16518 raft_consensus.cc:493] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:39.143159 16518 raft_consensus.cc:515] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:39.144534 16313 raft_consensus.cc:2468] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb44b87ad6bc453b98832199d63879c2 in term 1.
I20260608 12:53:39.145682 16518 leader_election.cc:290] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:39.144847 16542 raft_consensus.cc:493] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:39.144532 16389 raft_consensus.cc:2468] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb44b87ad6bc453b98832199d63879c2 in term 1.
I20260608 12:53:39.145996 16388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e889eeb1b5b47378fb2ff9597b2f3a3" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" is_pre_election: true
I20260608 12:53:39.147217 16462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e889eeb1b5b47378fb2ff9597b2f3a3" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2" is_pre_election: true
I20260608 12:53:39.147202 16542 raft_consensus.cc:515] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:39.146641 16429 leader_election.cc:304] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, fb44b87ad6bc453b98832199d63879c2; no voters: 
I20260608 12:53:39.148229 16462 raft_consensus.cc:2393] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 171a1cb9cd4e484cb42097ff266a3de4 in current term 1: Already voted for candidate 33e45dc7da1c425aa7c8e1e9d9ecf8cc in this term.
I20260608 12:53:39.148841 16514 raft_consensus.cc:2804] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:39.149703 16542 leader_election.cc:290] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:39.149809 16280 leader_election.cc:304] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [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: 171a1cb9cd4e484cb42097ff266a3de4; no voters: 33e45dc7da1c425aa7c8e1e9d9ecf8cc, fb44b87ad6bc453b98832199d63879c2
I20260608 12:53:39.150594 16388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b564a48ca724d6994921c8cecb82007" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" is_pre_election: true
I20260608 12:53:39.150760 16514 raft_consensus.cc:697] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 1 LEADER]: Becoming Leader. State: Replica: fb44b87ad6bc453b98832199d63879c2, State: Running, Role: LEADER
I20260608 12:53:39.151413 16388 raft_consensus.cc:2468] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 0.
I20260608 12:53:39.151607 16542 raft_consensus.cc:3060] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:39.152686 16277 leader_election.cc:304] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, 33e45dc7da1c425aa7c8e1e9d9ecf8cc; no voters: 
I20260608 12:53:39.152856 16462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b564a48ca724d6994921c8cecb82007" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2" is_pre_election: true
I20260608 12:53:39.153589 16518 raft_consensus.cc:2804] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:39.153219 16514 consensus_queue.cc:237] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:39.153512 16462 raft_consensus.cc:2468] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 0.
I20260608 12:53:39.154188 16518 raft_consensus.cc:493] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:39.154616 16518 raft_consensus.cc:3060] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:39.159610 16542 raft_consensus.cc:2749] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:39.162235 16518 raft_consensus.cc:515] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:39.163406 16210 catalog_manager.cc:5696] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb44b87ad6bc453b98832199d63879c2 (127.4.198.195). New cstate: current_term: 1 leader_uuid: "fb44b87ad6bc453b98832199d63879c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:39.164724 16518 leader_election.cc:290] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 election: Requested vote from peers 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481), fb44b87ad6bc453b98832199d63879c2 (127.4.198.195:33925)
I20260608 12:53:39.164973 16388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b564a48ca724d6994921c8cecb82007" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc"
I20260608 12:53:39.165163 16462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b564a48ca724d6994921c8cecb82007" candidate_uuid: "171a1cb9cd4e484cb42097ff266a3de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb44b87ad6bc453b98832199d63879c2"
I20260608 12:53:39.165690 16388 raft_consensus.cc:3060] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:39.165726 16462 raft_consensus.cc:3060] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:39.174365 16462 raft_consensus.cc:2468] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 1.
I20260608 12:53:39.174429 16388 raft_consensus.cc:2468] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 171a1cb9cd4e484cb42097ff266a3de4 in term 1.
I20260608 12:53:39.176025 16280 leader_election.cc:304] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 171a1cb9cd4e484cb42097ff266a3de4, fb44b87ad6bc453b98832199d63879c2; no voters: 
I20260608 12:53:39.177192 16518 raft_consensus.cc:2804] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:39.177728 16518 raft_consensus.cc:697] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Becoming Leader. State: Replica: 171a1cb9cd4e484cb42097ff266a3de4, State: Running, Role: LEADER
I20260608 12:53:39.178428 16518 consensus_queue.cc:237] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } }
I20260608 12:53:39.186434 16210 catalog_manager.cc:5696] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193). New cstate: current_term: 1 leader_uuid: "171a1cb9cd4e484cb42097ff266a3de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:39.249259 16537 consensus_queue.cc:1048] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.293747 16518 consensus_queue.cc:1048] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.302736 16516 consensus_queue.cc:1048] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.324066 16516 consensus_queue.cc:1048] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.363093 16537 consensus_queue.cc:1048] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:39.443259 16518 consensus_queue.cc:1048] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.448179 16518 consensus_queue.cc:1048] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.498409 16518 consensus_queue.cc:1048] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.600008 16461 raft_consensus.cc:1275] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Refusing update from remote peer 171a1cb9cd4e484cb42097ff266a3de4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:39.600342 16388 raft_consensus.cc:1275] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Refusing update from remote peer 171a1cb9cd4e484cb42097ff266a3de4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:39.602487 16514 consensus_queue.cc:1048] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:39.605955 16518 consensus_queue.cc:1048] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.607131 16569 consensus_queue.cc:1048] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:39.611011 16312 raft_consensus.cc:1275] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Refusing update from remote peer fb44b87ad6bc453b98832199d63879c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:39.633160 16514 consensus_queue.cc:1048] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:53:39.757822 16280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.198.195:33925, user_credentials={real_user=slave}} blocked reactor thread for 48201.4us
W20260608 12:53:40.331040 16555 meta_cache.cc:1261] Time spent looking up entry by key: real 0.099s	user 0.001s	sys 0.000s
I20260608 12:53:41.177963  4891 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:41.184827 16613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:41.186305 16614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:53:41.186749 16616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:53:41.187141  4891 server_base.cc:1061] running on GCE node
I20260608 12:53:41.188278  4891 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:41.188532  4891 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:41.188747  4891 hybrid_clock.cc:648] HybridClock initialized: now 1780923221188731 us; error 0 us; skew 500 ppm
I20260608 12:53:41.189353  4891 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:41.192212  4891 webserver.cc:533] Webserver started at http://127.4.198.196:41243/ using document root <none> and password file <none>
I20260608 12:53:41.192867  4891 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:41.193252  4891 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:41.193717  4891 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:41.195055  4891 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-3-root/instance:
uuid: "acdfd761ec304ad1a439093f9041268d"
format_stamp: "Formatted at 2026-06-08 12:53:41 on dist-test-slave-cf34"
I20260608 12:53:41.200439  4891 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:53:41.204515 16621 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:41.205557  4891 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:53:41.206010  4891 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-3-root
uuid: "acdfd761ec304ad1a439093f9041268d"
format_stamp: "Formatted at 2026-06-08 12:53:41 on dist-test-slave-cf34"
I20260608 12:53:41.206317  4891 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiRJjg2/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922966459002-4891-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:53:41.232002  4891 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:41.233382  4891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:41.235128  4891 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:41.237717  4891 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:41.237951  4891 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:41.238204  4891 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:41.238385  4891 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:41.287849  4891 rpc_server.cc:307] RPC server started. Bound to: 127.4.198.196:40761
I20260608 12:53:41.288012 16683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.198.196:40761 every 8 connection(s)
I20260608 12:53:41.304826 16684 heartbeater.cc:344] Connected to a master server at 127.4.198.254:41733
I20260608 12:53:41.305276 16684 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:41.306028 16684 heartbeater.cc:507] Master 127.4.198.254:41733 requested a full tablet report, sending...
I20260608 12:53:41.308410 16210 ts_manager.cc:194] Registered new tserver with Master: acdfd761ec304ad1a439093f9041268d (127.4.198.196:40761)
I20260608 12:53:41.309991 16210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57416
I20260608 12:53:41.932300 16314 consensus_queue.cc:237] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [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: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } }
I20260608 12:53:41.940349 16389 raft_consensus.cc:1275] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Refusing update from remote peer 171a1cb9cd4e484cb42097ff266a3de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:41.941687 16458 raft_consensus.cc:1275] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Refusing update from remote peer 171a1cb9cd4e484cb42097ff266a3de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:41.942301 16690 consensus_queue.cc:1048] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } 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:53:41.943452 16596 consensus_queue.cc:1048] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:53:41.952592 16280 consensus_peers.cc:597] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 -> Peer acdfd761ec304ad1a439093f9041268d (127.4.198.196:40761): Couldn't send request to peer acdfd761ec304ad1a439093f9041268d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c15a540699345dcb445d693aac17d7c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:41.952817 16690 raft_consensus.cc:2955] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:41.954483 16389 raft_consensus.cc:2955] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:41.961828 16458 raft_consensus.cc:2955] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:41.981321 16210 catalog_manager.cc:5696] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 reported cstate change: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "171a1cb9cd4e484cb42097ff266a3de4" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.003799 16387 consensus_queue.cc:237] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [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: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } attrs { replace: true } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } }
I20260608 12:53:42.013939 16458 raft_consensus.cc:1275] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Refusing update from remote peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:42.014237 16314 raft_consensus.cc:1275] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Refusing update from remote peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:42.015492 16700 consensus_queue.cc:1048] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } 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:53:42.016531 16537 consensus_queue.cc:1048] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:53:42.022513 16355 consensus_peers.cc:597] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc -> Peer acdfd761ec304ad1a439093f9041268d (127.4.198.196:40761): Couldn't send request to peer acdfd761ec304ad1a439093f9041268d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c817b1d2679141afb111f30795b24379. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:42.024333 16700 raft_consensus.cc:2955] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } attrs { replace: true } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.026499 16458 raft_consensus.cc:2955] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } attrs { replace: true } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.028380 16314 raft_consensus.cc:2955] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } attrs { replace: true } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.038080 16387 consensus_queue.cc:237] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [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: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } attrs { replace: true } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } }
I20260608 12:53:42.037868 16203 catalog_manager.cc:5696] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc reported cstate change: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:42.048784 16314 raft_consensus.cc:1275] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Refusing update from remote peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:42.048980 16458 raft_consensus.cc:1275] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Refusing update from remote peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:42.050359 16700 consensus_queue.cc:1048] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:53:42.051522 16703 consensus_queue.cc:1048] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 12:53:42.055961 16355 consensus_peers.cc:597] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc -> Peer acdfd761ec304ad1a439093f9041268d (127.4.198.196:40761): Couldn't send request to peer acdfd761ec304ad1a439093f9041268d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e889eeb1b5b47378fb2ff9597b2f3a3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:42.064138 16703 raft_consensus.cc:2955] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } attrs { replace: true } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.068221 16314 raft_consensus.cc:2955] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } attrs { replace: true } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.078866 16458 raft_consensus.cc:2955] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } attrs { replace: true } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.080649 16312 consensus_queue.cc:237] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [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: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } }
I20260608 12:53:42.082327 16211 catalog_manager.cc:5696] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 reported cstate change: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } attrs { replace: true } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } } peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
W20260608 12:53:42.094364 16280 consensus_peers.cc:597] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 -> Peer acdfd761ec304ad1a439093f9041268d (127.4.198.196:40761): Couldn't send request to peer acdfd761ec304ad1a439093f9041268d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23def8c1d6a54142b16378e52c54942e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:42.095044 16387 raft_consensus.cc:1275] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Refusing update from remote peer 171a1cb9cd4e484cb42097ff266a3de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:42.096748 16693 consensus_queue.cc:1048] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } 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:53:42.101322 16458 raft_consensus.cc:1275] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Refusing update from remote peer 171a1cb9cd4e484cb42097ff266a3de4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:53:42.102921 16694 consensus_queue.cc:1048] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:53:42.105594 16693 raft_consensus.cc:2955] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.109556 16387 raft_consensus.cc:2955] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.112772 16458 raft_consensus.cc:2955] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.128506 16210 catalog_manager.cc:5696] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc reported cstate change: config changed from index -1 to 18, NON_VOTER acdfd761ec304ad1a439093f9041268d (127.4.198.196) added. New cstate: current_term: 1 leader_uuid: "171a1cb9cd4e484cb42097ff266a3de4" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "fb44b87ad6bc453b98832199d63879c2" member_type: VOTER last_known_addr { host: "127.4.198.195" port: 33925 } } peers { permanent_uuid: "33e45dc7da1c425aa7c8e1e9d9ecf8cc" member_type: VOTER last_known_addr { host: "127.4.198.194" port: 38481 } attrs { replace: true } } peers { permanent_uuid: "171a1cb9cd4e484cb42097ff266a3de4" member_type: VOTER last_known_addr { host: "127.4.198.193" port: 35573 } } peers { permanent_uuid: "acdfd761ec304ad1a439093f9041268d" member_type: NON_VOTER last_known_addr { host: "127.4.198.196" port: 40761 } attrs { promote: true } } }
I20260608 12:53:42.312580 16684 heartbeater.cc:499] Master 127.4.198.254:41733 was elected leader, sending a full tablet report...
I20260608 12:53:42.321910  4891 tablet_server.cc:179] TabletServer@127.4.198.193:0 shutting down...
I20260608 12:53:42.356375  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:42.357291  4891 tablet_replica.cc:333] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4: stopping tablet replica
I20260608 12:53:42.357926  4891 raft_consensus.cc:2243] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:42.359071  4891 raft_consensus.cc:2272] T 3c15a540699345dcb445d693aac17d7c P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.362334  4891 tablet_replica.cc:333] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4: stopping tablet replica
I20260608 12:53:42.363181  4891 raft_consensus.cc:2243] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.363721  4891 raft_consensus.cc:2272] T c817b1d2679141afb111f30795b24379 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.366490  4891 tablet_replica.cc:333] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4: stopping tablet replica
I20260608 12:53:42.367183  4891 raft_consensus.cc:2243] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:42.367995  4891 raft_consensus.cc:2272] T 8b564a48ca724d6994921c8cecb82007 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.370179  4891 tablet_replica.cc:333] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4: stopping tablet replica
I20260608 12:53:42.370728  4891 raft_consensus.cc:2243] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.371503  4891 raft_consensus.cc:2272] T 62e48c60c5734e7196bcfd11e904c666 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.373714  4891 tablet_replica.cc:333] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4: stopping tablet replica
I20260608 12:53:42.374284  4891 raft_consensus.cc:2243] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.374929  4891 raft_consensus.cc:2272] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.377640  4891 tablet_replica.cc:333] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4: stopping tablet replica
I20260608 12:53:42.378208  4891 raft_consensus.cc:2243] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:42.379302  4891 raft_consensus.cc:2272] T 23def8c1d6a54142b16378e52c54942e P 171a1cb9cd4e484cb42097ff266a3de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.409633  4891 tablet_server.cc:196] TabletServer@127.4.198.193:0 shutdown complete.
I20260608 12:53:42.434389  4891 tablet_server.cc:179] TabletServer@127.4.198.194:0 shutting down...
W20260608 12:53:42.441483 16355 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35573: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:53:42.447310 16355 consensus_peers.cc:597] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc -> Peer 171a1cb9cd4e484cb42097ff266a3de4 (127.4.198.193:35573): Couldn't send request to peer 171a1cb9cd4e484cb42097ff266a3de4. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.193:35573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:42.474435  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:42.475757  4891 tablet_replica.cc:333] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: stopping tablet replica
I20260608 12:53:42.476624  4891 raft_consensus.cc:2243] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.477306  4891 raft_consensus.cc:2272] T 3c15a540699345dcb445d693aac17d7c P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.481675  4891 tablet_replica.cc:333] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: stopping tablet replica
I20260608 12:53:42.482615  4891 raft_consensus.cc:2243] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.482897 16706 ts_tablet_manager.cc:933] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P acdfd761ec304ad1a439093f9041268d: Initiating tablet copy from peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481)
I20260608 12:53:42.483467  4891 raft_consensus.cc:2272] T 8b564a48ca724d6994921c8cecb82007 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.487679  4891 tablet_replica.cc:333] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: stopping tablet replica
I20260608 12:53:42.487644 16706 tablet_copy_client.cc:323] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P acdfd761ec304ad1a439093f9041268d: tablet copy: Beginning tablet copy session from remote peer at address 127.4.198.194:38481
I20260608 12:53:42.488907  4891 raft_consensus.cc:2243] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:42.491170  4891 raft_consensus.cc:2272] T c817b1d2679141afb111f30795b24379 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.494467  4891 tablet_replica.cc:333] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: stopping tablet replica
I20260608 12:53:42.495146  4891 raft_consensus.cc:2243] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.495860  4891 raft_consensus.cc:2272] T 62e48c60c5734e7196bcfd11e904c666 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.498210  4891 tablet_replica.cc:333] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: stopping tablet replica
I20260608 12:53:42.498739  4891 raft_consensus.cc:2243] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:42.500034  4891 raft_consensus.cc:2272] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.503032  4891 tablet_replica.cc:333] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc: stopping tablet replica
I20260608 12:53:42.503561  4891 raft_consensus.cc:2243] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.504027  4891 raft_consensus.cc:2272] T 23def8c1d6a54142b16378e52c54942e P 33e45dc7da1c425aa7c8e1e9d9ecf8cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.526098  4891 tablet_server.cc:196] TabletServer@127.4.198.194:0 shutdown complete.
I20260608 12:53:42.546448  4891 tablet_server.cc:179] TabletServer@127.4.198.195:0 shutting down...
W20260608 12:53:42.546188 16622 connection.cc:466] server connection from 127.0.0.1:52100 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:52100 (request call id 2) could send its response
I20260608 12:53:42.588165  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:42.589617  4891 tablet_replica.cc:333] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2: stopping tablet replica
I20260608 12:53:42.590845  4891 raft_consensus.cc:2243] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.591779  4891 raft_consensus.cc:2272] T 3c15a540699345dcb445d693aac17d7c P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.595715  4891 tablet_replica.cc:333] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2: stopping tablet replica
I20260608 12:53:42.596529  4891 raft_consensus.cc:2243] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:53:42.596669 16426 consensus_peers.cc:597] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 -> Peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc (127.4.198.194:38481): Couldn't send request to peer 33e45dc7da1c425aa7c8e1e9d9ecf8cc. Status: Network error: Client connection negotiation failed: client connection to 127.4.198.194:38481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:42.597183  4891 raft_consensus.cc:2272] T 23def8c1d6a54142b16378e52c54942e P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.599844  4891 tablet_replica.cc:333] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2: stopping tablet replica
I20260608 12:53:42.600440  4891 raft_consensus.cc:2243] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:42.601214  4891 raft_consensus.cc:2272] T 62e48c60c5734e7196bcfd11e904c666 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.603529  4891 tablet_replica.cc:333] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2: stopping tablet replica
I20260608 12:53:42.604067  4891 raft_consensus.cc:2243] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.604650  4891 raft_consensus.cc:2272] T 1e889eeb1b5b47378fb2ff9597b2f3a3 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.607374  4891 tablet_replica.cc:333] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2: stopping tablet replica
I20260608 12:53:42.607903  4891 raft_consensus.cc:2243] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.608426  4891 raft_consensus.cc:2272] T 8b564a48ca724d6994921c8cecb82007 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.610735  4891 tablet_replica.cc:333] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2: stopping tablet replica
I20260608 12:53:42.611286  4891 raft_consensus.cc:2243] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:42.611882  4891 raft_consensus.cc:2272] T c817b1d2679141afb111f30795b24379 P fb44b87ad6bc453b98832199d63879c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.630436  4891 tablet_server.cc:196] TabletServer@127.4.198.195:0 shutdown complete.
I20260608 12:53:42.654145  4891 tablet_server.cc:179] TabletServer@127.4.198.196:0 shutting down...
I20260608 12:53:42.676623  4891 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:42.693473  4891 tablet_server.cc:196] TabletServer@127.4.198.196:0 shutdown complete.
I20260608 12:53:42.702865  4891 master.cc:562] Master@127.4.198.254:41733 shutting down...
W20260608 12:53:42.725117 16260 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:53:42.725400 16260 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:53:42.725659 16260 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:53:42.726891  4891 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:42.727380  4891 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:42.727684  4891 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6a357a6fb1b402caea43a1e0e16540b: stopping tablet replica
I20260608 12:53:42.749974  4891 master.cc:584] Master@127.4.198.254:41733 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6205 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (16884 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (256159 ms total)
[  PASSED  ] 24 tests.
I20260608 12:53:42.804852  4891 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 ~48 seconds ago
I20260608 12:53:42.805130  4891 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 ~48 seconds ago
I20260608 12:53:42.805325  4891 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 34 messages since previous log ~83 seconds ago
I20260608 12:53:42.805496  4891 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 ~49 seconds ago
I20260608 12:53:42.805791  4891 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~236 seconds ago
I20260608 12:53:42.806139  4891 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 17 messages since previous log ~4 seconds ago
I20260608 12:53:42.806334  4891 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
